CVE-2025-38156
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
wifi: mt76: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init()
devm_ioremap() returns NULL on error. Currently, mt7996_mmio_wed_init() does not check for this case, which results in a NULL pointer dereference.
Prevent null pointer dereference in mt7996_mmio_wed_init()
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 83eafc9251d6d30574b629ac637c56d168fcbdd9 < 1072fc0ca1f8d0d5397d24853386876f937b8e63 | affected |
| Linux | Linux | 83eafc9251d6d30574b629ac637c56d168fcbdd9 < af861c6dea2ef06845a5c7672999a06c06099735 | affected |
| Linux | Linux | 83eafc9251d6d30574b629ac637c56d168fcbdd9 < 8f30e2b059757d8711a823e4c9c023db62a1d171 | affected |
| Linux | Linux | 6.8 | affected |
| Linux | Linux | 0 < 6.8 | unaffected |
| Linux | Linux | 6.12.34 <= 6.12.* | unaffected |
| Linux | Linux | 6.15.3 <= 6.15.* | unaffected |
| Linux | Linux | 6.16 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/1072fc0ca1f8d0d5397d24853386876f937b8e63
- https://git.kernel.org/stable/c/af861c6dea2ef06845a5c7672999a06c06099735
- https://git.kernel.org/stable/c/8f30e2b059757d8711a823e4c9c023db62a1d171
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.