Kernel panic via disabled-SDMA NULL pointer dereference
Published Feb 26, 2025 · Updated May 11, 2026
NULL pointer dereference in the Linux kernel's hfi1 driver allows local users to panic affected systems through a write request. hfi1_write_iter() passes the request into user SDMA processing without first checking whether the module disabled SDMA, causing sdma_select_user_engine() to dereference an unavailable engine pointer. The path requires the hfi1 module to be loaded with HFI1_CAP_SDMA off and access to its user write interface; the consequence is a host crash.
Summary
What happened
NULL pointer dereference in the Linux kernel's hfi1 driver allows local users to panic affected systems through a write request. hfi1_write_iter() passes the request into user SDMA processing without first checking whether the module disabled SDMA, causing sdma_select_user_engine() to dereference an unavailable engine pointer. The path requires the hfi1 module to be loaded with HFI1_CAP_SDMA off and access to its user write interface; the consequence is a host crash.
The record
- CVE
- CVE-2022-49429
- Published
- Feb 26, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 26, 2025CVE 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=0cb2aa690c7ef14ad1f544288349abb5434bb75d <0e4dda8b3f4c07ee9ea670a10ea3171a5e63a86f
- Affected versionversion=0cb2aa690c7ef14ad1f544288349abb5434bb75d <22e7e400fd1a890db2ea13686324aff50e972f4f
- Affected versionversion=0cb2aa690c7ef14ad1f544288349abb5434bb75d <29952ab85d6c3fe0b7909d9a737f10c58bf6824d
- Affected versionversion=0cb2aa690c7ef14ad1f544288349abb5434bb75d <32e6aea33944f364d51cd263e4cd236393a188b6
- Affected versionversion=0cb2aa690c7ef14ad1f544288349abb5434bb75d <33794e8e9bcb4affc0ebff9cdec85acc8b8a1762
- Affected versionversion=0cb2aa690c7ef14ad1f544288349abb5434bb75d <629e052d0c98e46dde9f0824f0aa437f678d9b8f
- Affected versionversion=0cb2aa690c7ef14ad1f544288349abb5434bb75d <cc80d3c37cec9d6ddb140483647901bc7cc6c31d
- Affected versionversion=0cb2aa690c7ef14ad1f544288349abb5434bb75d <e60ad83f645ee6fadd5a8057ba267aeec54f08fe
- Affected versionversion=4.9
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