NULL pointer dereference in Linux
CVE-2024-49857
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: set the cipher for secured NDP ranging The cipher pointer is not set, but is derefereced trying to set its content, which leads to a NULL pointer dereference. Fix it by pointing to the cipher parameter before dereferencing.
EPSS: 0.002 (7.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.1 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H.
Affected products
- Linux — versions 626be4bf99f6250cd66da5d311a72ad7455c5a64, 6.11, 0
- Linux Linux_kernel
Weakness classification (CWE)
Public proof-of-concept exploits
References
Frequently asked questions
- What is CVE-2024-49857?
- CVE-2024-49857 is a high-severity vulnerability in Linux, classified under NULL Pointer Dereference. CVSS score: 7.1/10. Published 2024-10-21.
- How severe is CVE-2024-49857?
- High severity. CVSS v3 base score is 7.1 out of 10.
- Is CVE-2024-49857 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.