← Back to CVE List

CVE-2024-46777

Published: 2024-09-18T08:15Z
Last Modified: 2024-11-20T17:56Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt