In the Linux kernel, the following vulnerability has been resolved:
udf: Avoid excessive partition lengths
Avoid mounting filesystems where the partition would overflow the
32-bits used for block number. Also refuse to mount filesystems where
the partition length is so large we cannot safely index bits in a
block bitmap.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-09-18 08:15
Updated : 2024-11-20 17:56
NVD link : CVE-2024-46777
Mitre link : CVE-2024-46777
CVE.ORG link : CVE-2024-46777
JSON object : View
Products Affected
linux
- linux_kernel
CWE