In the Linux kernel, the following vulnerability has been resolved:
wifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_links
In mt7925_change_vif_links() devm_kzalloc() may return NULL but this
returned value is not checked.
References
Link | Resource |
---|---|
https://git.kernel.org/stable/c/2f709fe755c16b811ba7339ae4c3ee2c72323d3d | Patch Mailing List |
https://git.kernel.org/stable/c/5872530c2862700070223a2c2ea85642bf2f8875 | Patch Mailing List |
https://git.kernel.org/stable/c/5cd0bd815c8a48862a296df9b30e0ea0da14acd3 | Patch Mailing List |
Configurations
Configuration 1 (hide)
|
History
07 Mar 2025, 11:54
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-476 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
References | () https://git.kernel.org/stable/c/2f709fe755c16b811ba7339ae4c3ee2c72323d3d - Patch, Mailing List | |
References | () https://git.kernel.org/stable/c/5cd0bd815c8a48862a296df9b30e0ea0da14acd3 - Patch, Mailing List | |
References | () https://git.kernel.org/stable/c/5872530c2862700070223a2c2ea85642bf2f8875 - Patch, Mailing List | |
First Time |
Linux linux Kernel
Linux |
27 Feb 2025, 02:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-27 02:15
Updated : 2025-03-07 11:54
NVD link : CVE-2024-57989
Mitre link : CVE-2024-57989
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference