Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: erofs: fix blksize < PAGE_SIZE for file-backed mounts Adjust sb->s_blocksize{,_bits} directly for file-backed mounts when the fs block size is smaller than PAGE_SIZE. Previously, EROFS used sb_set_blocksize(), which caused a panic if bdev-backed mounts is not used.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.12, < 6.12.2 |
References
- https://git.kernel.org/stable/c/679d8537e5748241c71ac97a6b6dc919eae31716Patch
- https://git.kernel.org/stable/c/bae0854160939a64a092516ff1b2f221402b843bPatch
FAQ
What is CVE-2024-56750?
CVE-2024-56750 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: erofs: fix blksize < PAGE_SIZE for file-backed mounts Adjust sb->s_blocksize{,_bits} directly for file-backed mounts when the fs b...
How severe is CVE-2024-56750?
CVE-2024-56750 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-56750?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.