CVE-2024-50211
LowIn the Linux kernel, the following vulnerability has been resolved: udf: refactor inode_bmap() to handle error Refactor inode_bmap() to handle error since udf_next_aext() can return error now. On situations like ftruncate, udf_extend_file() can now detect errors and bail out early without resorting to checking for particular offsets and assuming internal behavior of these functions.
CVSS 3.1 score
3.3
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
Affected versions
Linux kernel versions
2.6.12
and later are affected. Fixed in
6.6.59,
6.11.6,
6.12
and their respective stable series.
References
The following references provide additional information about CVE-2024-50211 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/493447dd8336607fce426f7879e581095f6c606e
-
PatchKernel patch commithttps://git.kernel.org/stable/c/b22d9a5698abf04341f8fbc30141e0673863c3a6
-
PatchKernel patch commithttps://git.kernel.org/stable/c/c226964ec786f3797ed389a16392ce4357697d24
Frequently asked questions
-
What is CVE-2024-50211?
CVE-2024-50211 is a Low severity Linux kernel vulnerability with a CVSS score of 3.3 out of 10 . It affects Linux kernel versions from 2.6.12 onward and has been patched in 6.6.59, 6.11.6 and 6.12. CVE-2024-50211 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-50211?
CVE-2024-50211 has a CVSS score of 3.3 out of 10, rated Low severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L. -
Is there a patch available for CVE-2024-50211?
Yes — CVE-2024-50211 has been patched. Fixed versions include 6.6.59, 6.11.6 and 6.12. If you are running Linux kernel 2.6.12 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2024-50211 actively exploited?
No — CVE-2024-50211 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.