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 PAGESIZE.
Previously, EROFS used sbsetblocksize(), which caused a panic if bdev-backed mounts is not used.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/56xxx/CVE-2024-56750.json"
}