Improper control of a resource through its lifetime in Linux kernel - #VU134242

 

Improper control of a resource through its lifetime in Linux kernel - #VU134242

Published: June 10, 2026


Vulnerability identifier: #VU134242
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-664
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to improper handling of scratch-buffer reuse in extract_iter_to_sg in lib/scatterlist.c when extracting a user buffer into a scatterlist that already contains entries. A local user can supply a user buffer while reusing a populated scatterlist to cause a denial of service.

The issue occurs only when the scatterlist already contains existing entries before extraction begins.


Remediation

Install security update from vendor's repository.

Sources