CVE-2025-38155
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init()
devm_ioremap() returns NULL on error. Currently, mt7915_mmio_wed_init() does not check for this case, which results in a NULL pointer dereference.
Prevent null pointer dereference in mt7915_mmio_wed_init().
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 4f831d18d12da80cec0bebe5b8ca8702a528195a < e9f9cef1877ac32285dbc1f31b86c8955b712fc2 | affected |
| Linux | Linux | 4f831d18d12da80cec0bebe5b8ca8702a528195a < 790d05cde359356feea8915094a51166af1629f5 | affected |
| Linux | Linux | 4f831d18d12da80cec0bebe5b8ca8702a528195a < d825ed9fd768be10d52beba6f57a4b50c0c154aa | affected |
| Linux | Linux | 4f831d18d12da80cec0bebe5b8ca8702a528195a < efb95439c1477bbc955cacd0179c35e7861b437c | affected |
| Linux | Linux | 6.2 | affected |
| Linux | Linux | 0 < 6.2 | unaffected |
| Linux | Linux | 6.6.94 <= 6.6.* | 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/e9f9cef1877ac32285dbc1f31b86c8955b712fc2
- https://git.kernel.org/stable/c/790d05cde359356feea8915094a51166af1629f5
- https://git.kernel.org/stable/c/d825ed9fd768be10d52beba6f57a4b50c0c154aa
- https://git.kernel.org/stable/c/efb95439c1477bbc955cacd0179c35e7861b437c
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.