PT-2026-34356 · Linux · Linux Kernel
Published
2026-04-22
·
Updated
2026-04-23
·
CVE-2026-31451
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the
ext4 read inline folio() function where the use of BUG ON() when inline data size exceeds PAGE SIZE can lead to a kernel panic. The fix replaces this with proper error handling that logs the error via ext4 error inode(), releases the buffer head to prevent memory leaks, and returns -EFSCORRUPTED to report filesystem corruption, allowing the system to continue running.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Assertion Failure
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel