Description
In the Linux kernel, the following vulnerability has been resolved:

netfs: Fix subreq ref leak

Fix a subrequest ref leak in netfs_unbuffered_write() in the event that
subreq->io_iter ends up zero length during preparation.
Published: 2026-09-25
Score: n/a
EPSS: n/a
KEV: No
Impact: Resource Exhaustion
Action: Patch
AI Analysis

Impact

The vulnerability occurs in the Linux kernel’s netfs subsystem, where a reference leak in the netfs_unbuffered_write() path can arise when the subrequest’s I/O iterator has zero length during preparation. This flaw leads to a runaway increase in kernel memory usage, as references are not properly released, potentially causing memory exhaustion and instability. No evidence exists that the leak can directly provide code execution, but continuous exploitation could degrade system performance or trigger a denial of service.

Affected Systems

The issue affects the Linux kernel itself. No specific vendor or product version numbers are listed in the CVE data, so all kernel releases that contain the netfs_unbuffered_write() implementation without the applied patch are potentially vulnerable.

Risk and Exploitability

The CVSS score is not reported and EPSS information is unavailable, indicating uncertainty about the current exploitation prevalence. The absence from the CISA KEV catalog suggests no known large-scale exploits. Nonetheless, the nature of the flaw as a reference leak presents a moderate to high risk in environments that frequently perform netfs write operations, as it can gradually consume kernel memory resources. Exploitation would require the ability to trigger many zero‑length I/O iterators, likely requiring local or privileged access to the target system.

Generated by OpenCVE AI on September 25, 2026 at 12:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest kernel update that contains the netfs unbuffered write reference leak fix
  • Reboot or reload the kernel to ensure the updated code takes effect
  • Monitor kernel memory usage and system stability metrics to detect any lingering impact

Generated by OpenCVE AI on September 25, 2026 at 12:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 25 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: netfs: Fix subreq ref leak Fix a subrequest ref leak in netfs_unbuffered_write() in the event that subreq->io_iter ends up zero length during preparation.
Title netfs: Fix subreq ref leak
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-09-25T10:36:04.129Z

Reserved: 2026-09-25T10:25:14.318Z

Link: CVE-2026-98120

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-25T11:17:43.253

Modified: 2026-09-25T11:17:43.253

Link: CVE-2026-98120

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-25T15:15:14Z

Weaknesses

No weakness.