Security readout for executives and security teams
Plain-English summary
CVE-2024-57948 is a Linux kernel flaw in IEEE 802.15.4 wireless networking handling. A race during interface removal can corrupt an internal kernel list and trigger a kernel BUG/oops. Business impact is most likely service disruption on affected systems using this kernel functionality. No public source provided shows active exploitation.
Executive priority
Treat as a targeted kernel stability risk rather than an internet-wide emergency. Patch during the next appropriate kernel maintenance window, faster for systems using IEEE 802.15.4 or covered by Debian LTS or Siemens advisories.
Technical view
The issue is in Linux mac802154. When an IEEE 802.15.4 interface is removed while hardware unregistering is occurring, ieee802154_if_remove can delete an sdata list entry incorrectly. The upstream fix adds a local->interfaces check before deleting from the list. The report came from syzkaller on a 6.12.0-rc6 test kernel.
Likely exposure
Exposure is most relevant to Linux systems with affected kernels and IEEE 802.15.4/mac802154 support or hardware. The source bundle references upstream stable commits, Debian LTS notices, and a Siemens advisory. Exact product exposure should be confirmed against vendor kernel packages and advisories.
Exploitation context
The provided evidence shows a syzkaller-triggered kernel crash path through generic netlink interface deletion and hardware unregistering. It does not show remote exploitation, privilege requirements, or exploitation in the wild. KEV status is false in the source bundle.
Researcher notes
Severity, CVSS, and CWE are not provided in the source bundle. Version data appears kernel-CNA style and should be mapped through distro advisories. The fix is source-level and present in multiple stable branch commits; avoid assuming exposure without kernel configuration and hardware context.
Mitigation direction
Update affected Linux kernels using vendor-provided packages or upstream stable fixes.
Review Debian LTS and Siemens advisories if those environments apply.
Prioritize systems using IEEE 802.15.4, mac802154, or related wireless hardware.
If patch status is unclear, follow the Linux distribution or device vendor guidance.
Validation and detection
Inventory Linux kernel versions and vendor package build numbers.
Check whether IEEE 802.15.4 or mac802154 functionality is enabled or in use.
Compare installed kernels with upstream stable commits and vendor advisories.
Review kernel logs for related list corruption, BUG, or oops events.
Confirm remediation by verifying the vendor-fixed kernel is installed.
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-2024-57948 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.
0CVSS vectors
3Timeline events
2ADP providers
11Source links
Vulnerability timeline
Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.
CVE reservedCVE Program
The CVE ID was reserved by the assigning CNA.
CVE publishedCVE Program
The CVE record was published.
Jan 31, 2025, 11:25 UTC (UTC+00:00)
CVE updatedCVE Program
The CVE record metadata indicates this as the latest update time.