CVE-2022-48743: net: amd-xgbe: Fix skb data length underflow
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.
Security readout for executives and security teams
Plain-English summary
CVE-2022-48743 is a Linux kernel bug in the AMD XGBE network driver. In certain descriptor inconsistency cases, packet length accounting can underflow and trigger a kernel BUG_ON, causing intermittent kernel panic. Business impact is mainly service disruption on affected Linux systems using this driver.
Executive priority
Treat as a moderate infrastructure reliability issue. Prioritize patching where AMD XGBE networking supports production workloads, especially systems with uptime requirements. It is not presented as actively exploited in the supplied sources.
Technical view
The amd-xgbe driver could process inconsistent hardware descriptors in a way that underflows skb data length. The kernel fix drops affected packets instead of allowing the underflow path to reach skbuff BUG_ON handling. The supplied CVSS is 5.3, local attack vector, low complexity, low privileges, and low confidentiality, integrity, and availability impact.
Likely exposure
Exposure is most likely on Linux systems running affected kernel versions with AMD XGBE networking in use. The source bundle identifies Linux as affected and lists multiple stable kernel fix commits, but it does not provide environment-specific prevalence or distribution package status.
Exploitation context
The bundle does not cite active exploitation, and KEV is false. The CVSS vector indicates local, low-privilege exploitation rather than remote unauthenticated exposure. Available evidence supports intermittent kernel panic risk, not confirmed public weaponization.
Researcher notes
The public description is narrow: skb length underflow in amd-xgbe due to inconsistent hardware descriptors, fixed by dropping malformed packets. Evidence does not include reproducer details, exploit status, or distro-level patched package mappings, so validation should focus on driver presence and kernel lineage.
Mitigation direction
Update to a Linux kernel containing the referenced amd-xgbe stable fix.
Check vendor or distribution advisories for the patched package version.
Prioritize hosts using AMD XGBE networking or loading the amd-xgbe driver.
Monitor affected systems for unexpected kernel panics until patched.
Validation and detection
Inventory Linux kernel versions on systems using AMD XGBE hardware.
Confirm whether the amd-xgbe driver is present or loaded.
Map installed kernels to vendor fixed versions or referenced stable commits.
Review kernel logs for BUG_ON or skbuff-related panic evidence.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2022-48743 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.