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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-11-08 06:15
Updated : 2024-11-18 19:04
NVD link : CVE-2024-50211
Mitre link : CVE-2024-50211
CVE.ORG link : CVE-2024-50211
JSON object : View
Products Affected
linux
- linux_kernel
CWE