GHSA-q35q-g5hg-8863unknown
In the Linux kernel, the following vulnerability has been resolved: erofs: handle end of...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
erofs: handle end of filesystem properly for file-backed mounts
I/O requests beyond the end of the filesystem should be zeroed out, similar to loopback devices and that is what we expect.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-46329
- https://git.kernel.org/stable/c/8d582d65d20bb4796db01b19e86909ad68cb337b
- https://git.kernel.org/stable/c/bc804a8d7e865ef47fb7edcaf5e77d18bf444ebc
- https://git.kernel.org/stable/c/e49abde0ffc382a967b24f326d1614ac3bb06a94
- https://git.kernel.org/stable/c/fe4039034dcdf584afbf763787909e28e92a4927
- https://github.com/advisories/GHSA-q35q-g5hg-8863