VYPR
Unrated severityNVD Advisory· Published Jul 3, 2025· Updated Jul 28, 2025

wifi: mt76: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init()

CVE-2025-38156

Description

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()

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

38

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.