Skip to content

In the Linux kernel, the following vulnerability has been...

Unreviewed Published Dec 7, 2025 to the GitHub Advisory Database • Updated Dec 7, 2025

Package

No package listedSuggest a package

Affected versions

Unknown

Patched versions

Unknown

Description

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

io_uring/rw: ensure allocated iovec gets cleared for early failure

A previous commit reused the recyling infrastructure for early cleanup,
but this is not enough for the case where our internal caches have
overflowed. If this happens, then the allocated iovec can get leaked if
the request is also aborted early.

Reinstate the previous forced free of the iovec for that situation.

References

Published by the National Vulnerability Database Dec 6, 2025
Published to the GitHub Advisory Database Dec 7, 2025
Last updated Dec 7, 2025

Severity

Unknown

EPSS score

Exploit Prediction Scoring System (EPSS)

This score estimates the probability of this vulnerability being exploited within the next 30 days. Data provided by FIRST.
(4th percentile)

Weaknesses

No CWEs

CVE ID

CVE-2025-40267

GHSA ID

GHSA-3qj7-2xc7-mxqw

Source code

No known source code

Dependabot alerts are not supported on this advisory because it does not have a package from a supported ecosystem with an affected and fixed version.

Learn more about GitHub language support

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.