Kernel crash via uninitialized wpan device list
Published Oct 21, 2024 · Updated May 11, 2026
NULL pointer dereference in Linux kernel mac802154 allows local users to crash the system while an IEEE 802.15.4 device is registered. ieee802154_if_add() allocates wpan_dev as network-device private data but leaves its list head uninitialized, so notifier list handling dereferences a null pointer. Triggering the fault requires local low-privilege access and the affected mac802154 device-registration path; the bounded consequence is a kernel crash and service interruption.
Summary
What happened
NULL pointer dereference in Linux kernel mac802154 allows local users to crash the system while an IEEE 802.15.4 device is registered. ieee802154_if_add() allocates wpan_dev as network-device private data but leaves its list head uninitialized, so notifier list handling dereferences a null pointer. Triggering the fault requires local low-privilege access and the affected mac802154 device-registration path; the bounded consequence is a kernel crash and service interruption.
The record
- CVE
- CVE-2022-48972
- Published
- Oct 21, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 21, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=3.19
- Affected versionversion=fcf39e6e88e9492f6688ec8ba4e1be622b904232 <1831d4540406708e48239cf38fd9c3b7ea98e08f
- Affected versionversion=fcf39e6e88e9492f6688ec8ba4e1be622b904232 <42c319635c0cf7eb36eccac6cda76532f47b61a3
- Affected versionversion=fcf39e6e88e9492f6688ec8ba4e1be622b904232 <623918f40fa68e3bb21312a3fafb90f491bf5358
- Affected versionversion=fcf39e6e88e9492f6688ec8ba4e1be622b904232 <7410f4d1221bb182510b7778ab6eefa8b9b7102d
- Affected versionversion=fcf39e6e88e9492f6688ec8ba4e1be622b904232 <9980a3ea20de40c83817877106c909cb032692d2
- Affected versionversion=fcf39e6e88e9492f6688ec8ba4e1be622b904232 <a110287ef4a423980309490df632e1c1e73b3dc9
- Affected versionversion=fcf39e6e88e9492f6688ec8ba4e1be622b904232 <b3d72d3135d2ef68296c1ee174436efd65386f04
- Affected versionversion=fcf39e6e88e9492f6688ec8ba4e1be622b904232 <f00c84fb1635c27ba24ec5df65d5bd7d7dc00008
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo