Vulnerability in Linux
CVE-2024-49999
In the Linux kernel, the following vulnerability has been resolved: afs: Fix the setting of the server responding flag In afs_wait_for_operation(), we set transcribe the call responded flag to the server record that we used after doing the fileserver iteration loop - but it's possible to exit the loop having had a response from the server that we've discarded (e.g. it returned an abort or we started receiving data, but the call didn't complete). This means that op->server might be NULL, but we don't check that before attempting to set the server flag.
EPSS: 0.006 (44.8th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Linux — versions 98f9fda2057ba34b720c4d353351024d6dcee90f, 6.8, 0
- Linux Linux_kernel — versions 6.12
References
Frequently asked questions
- What is CVE-2024-49999?
- CVE-2024-49999 is a high-severity vulnerability in Linux. CVSS score: 7.5/10. Published 2024-10-21.
- How severe is CVE-2024-49999?
- High severity. CVSS v3 base score is 7.5 out of 10.