In the Linux kernel, the following vulnerability has been resolved:
wifi: rtw89: coex: check NULL return of kmalloc in btc_fw_set_monreg()
kmalloc may fail, return value might be NULL and will cause
NULL pointer dereference. Add check NULL return of kmalloc in
btc_fw_set_monreg().
                
            References
                    Configurations
                    Configuration 1 (hide)
| 
 | 
History
                    08 Jan 2025, 16:43
| Type | Values Removed | Values Added | 
|---|---|---|
| First Time | Linux linux Kernel Linux | |
| CWE | CWE-476 | |
| Summary | 
 | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CVSS | v2 : v3 : | v2 : unknown v3 : 5.5 | 
| References | () https://git.kernel.org/stable/c/051577414271961f3f4c3bff87b427924b486219 - Patch | |
| References | () https://git.kernel.org/stable/c/64db1a42d98307001a48cec1b3e68ce9f905e73d - Patch | |
| References | () https://git.kernel.org/stable/c/81df5ed446b448bdc327b7c7f0b50121fc1f4aa2 - Patch | 
27 Dec 2024, 14:15
| Type | Values Removed | Values Added | 
|---|---|---|
| New CVE | 
Information
                Published : 2024-12-27 14:15
Updated : 2025-10-01 20:17
NVD link : CVE-2024-56535
Mitre link : CVE-2024-56535
CVE.ORG link : CVE-2024-56535
JSON object : View
Products Affected
                linux
- linux_kernel
CWE
                
                    
                        
                        CWE-476
                        
            NULL Pointer Dereference
