Vulnerability in Linux
CVE-2024-38562
In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: Avoid address calculations via out of bounds array indexing Before request->channels[] can be used, request->n_channels must be set. Additionally, address calculations for memory after the "channels" array need to be calculated from the allocation base ("request") rather than via the first "out of bounds" index of "channels", otherwise run-time bounds checking will throw a warning.
EPSS: 0.002 (14.5th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.8 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Linux — versions e3eac9f32ec04112b39e01b574ac739382469bf9, 6.6, 0
- Linux Linux_kernel
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2024-38562?
- CVE-2024-38562 is a high-severity vulnerability in Linux, classified under Improper Validation of Array Index. CVSS score: 7.8/10. Published 2024-06-19.
- How severe is CVE-2024-38562?
- High severity. CVSS v3 base score is 7.8 out of 10.