Vulnerability Description
In 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 Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 6.6.59 |
References
- https://git.kernel.org/stable/c/493447dd8336607fce426f7879e581095f6c606ePatch
- https://git.kernel.org/stable/c/b22d9a5698abf04341f8fbc30141e0673863c3a6Patch
- https://git.kernel.org/stable/c/c226964ec786f3797ed389a16392ce4357697d24Patch
FAQ
What is CVE-2024-50211?
CVE-2024-50211 is a vulnerability with a CVSS score of 3.3 (LOW). In 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 si...
How severe is CVE-2024-50211?
CVE-2024-50211 has been rated LOW with a CVSS base score of 3.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-50211?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.