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()
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-07-03 09:15
Updated : 2025-11-20 20:13
NVD link : CVE-2025-38156
Mitre link : CVE-2025-38156
CVE.ORG link : CVE-2025-38156
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
