CVE-2026-31514
Last modified
CVE-2026-31514 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: erofs: set fileio bio failed in short read case For file-backed mount, IO requests are handled by vfs_iocb_iter_read(). However, it can be interrupted by SIGKILL, returning the number of bytes actually copied. Unused folios in bio are unexpectedly marked as uptodate. vfs_read filemap_read filemap_get_pages filemap_readahead erofs_fileio_readahead erofs_fileio_rq_submit vfs_iocb_iter_read filemap_read filemap_get_pages <= detect signal erofs_fileio_ki_complete <= set all folios uptodate This patch addresses this by setting short read bio with an error directly.. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: erofs: set fileio bio failed in short read case For file-backed mount, IO requests are handled by vfs_iocb_iter_read(). However, it can be interrupted by SIGKILL, returning the number of bytes actually copied. Unused folios in bio are unexpectedly marked as uptodate. vfs_read filemap_read filemap_get_pages filemap_readahead erofs_fileio_readahead erofs_fileio_rq_submit vfs_iocb_iter_read filemap_read filemap_get_pages <= detect signal erofs_fileio_ki_complete <= set all folios uptodate This patch addresses this by setting short read bio with an error directly.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.12.75, < 6.12.80 |
| Linux | Linux Kernel | >= 6.18.14, < 6.18.21 |
| Linux | Linux Kernel | >= 6.19.4, < 6.19.11 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-31514?
How severe is CVE-2026-31514?
How do I fix CVE-2026-31514?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-31509In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-3151A vulnerability was detected in itsourcecode College Managem…9.8
- CVE-2026-31510In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-31511In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-31512In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-31513In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-31515In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-31516In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-31517In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-31518In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-31519In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-3152A flaw has been found in itsourcecode College Management Sys…9.8
Are you affected by CVE-2026-31514?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
