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.
Metrics
Affected Vendors & Products
References
History
Mon, 06 Jan 2025 17:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Linux
Linux linux Kernel |
|
Weaknesses | NVD-CWE-noinfo | |
CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
Vendors & Products |
Linux
Linux linux Kernel |
Mon, 30 Dec 2024 14:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Sun, 29 Dec 2024 11:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
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. | |
Title | erofs: fix blksize < PAGE_SIZE for file-backed mounts | |
References |
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-12-29T11:30:16.053Z
Updated: 2024-12-29T11:30:16.053Z
Reserved: 2024-12-29T11:26:39.759Z
Link: CVE-2024-56750
Vulnrichment
No data.
NVD
Status : Analyzed
Published: 2024-12-29T12:15:08.517
Modified: 2025-01-06T17:04:58.267
Link: CVE-2024-56750
Redhat