CVE-2025-40267

NONE EPSS 4.1%
Published Dec 6, 20256mo ago · Modified Jun 17, 20261w ago
Find Similar
Published Dec 6, 2025 6mo ago
Last Modified Jun 17, 2026 1w ago

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.

Threat Intelligence

EPSS Exploit Probability
4.1% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

References 2

  • git.kernel.org https://git.kernel.org/stable/c/094c6467fe05e0de618c5a7fcff4d3ee20aeaef8
  • git.kernel.org https://git.kernel.org/stable/c/d3c9c213c0b86ac5dd8fe2c53c24db20f1f510bc

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.