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 | Mailing List Patch | 
| https://git.kernel.org/stable/c/5872530c2862700070223a2c2ea85642bf2f8875 | Mailing List Patch | 
| https://git.kernel.org/stable/c/5cd0bd815c8a48862a296df9b30e0ea0da14acd3 | Mailing List Patch | 
Configurations
                    Configuration 1 (hide)
| 
 | 
History
                    01 Oct 2025, 20:18
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://git.kernel.org/stable/c/2f709fe755c16b811ba7339ae4c3ee2c72323d3d - Mailing List, Patch | |
| References | () https://git.kernel.org/stable/c/5872530c2862700070223a2c2ea85642bf2f8875 - Mailing List, Patch | |
| References | () https://git.kernel.org/stable/c/5cd0bd815c8a48862a296df9b30e0ea0da14acd3 - Mailing List, Patch | |
| CVSS | v2 : v3 : | v2 : unknown v3 : 5.5 | 
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| Summary | 
 | |
| CWE | CWE-476 | |
| 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-10-01 20:18
NVD link : CVE-2024-57989
Mitre link : CVE-2024-57989
CVE.ORG link : CVE-2024-57989
JSON object : View
Products Affected
                linux
- linux_kernel
CWE
                
                    
                        
                        CWE-476
                        
            NULL Pointer Dereference
