PT-2026-34343 · Linux · Linux Kernel
Published
2026-04-22
·
Updated
2026-04-23
·
CVE-2026-31438
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
A kernel BUG occurs in the
netfs limit iter() function when handling ITER KVEC iterators. This happens when a process crashes and the kernel attempts to write a core dump to a 9P filesystem, causing kernel write() to create an ITER KVEC iterator. Because netfs limit iter() only supports ITER FOLIOQ, ITER BVEC, and ITER XARRAY types, it triggers a BUG() for any other type, including ITER KVEC.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel