PT-2026-35000 · Linux+2 · Linux Kernel+2
CVE-2026-31648
·
Published
2026-04-06
·
Updated
2026-08-30
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel version 7.0-rc3
Description
An integer overflow occurs in the
nr pages calculation within the filemap map pages() function. This issue can be triggered during a race condition where the inode size is shrunk via ext4 setattr() while filemap map pages() is executing. The overflow causes the set pte range() function to map a range that exceeds the folio size, which can lead to the corruption of page fields such as page-> mapcount and result in system crashes characterized by bad page states.Recommendations
As a temporary workaround, consider restricting the use of the
filemap map pages() function or the associated file mapping operations until a patch is applied.Exploit
Fix
Integer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu