Security Advisory

CVE-2022-48743

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-06-20 11:13:27
Last updated 2026-05-23 15:20:35
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: net: amd-xgbe: Fix skb data length underflow There will be BUG_ON() triggered in include/linux/skbuff.h leading to intermittent kernel panic, when the skb length underflow is detected. Fix this by dropping the packet if such length underflows are seen because of inconsistencies in the hardware descriptors.