CVE Catalog

CVE-2025-40364

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.27%

19th percentile - higher than 19% of all known CVEs

Summary

In the Linux kernel, a vulnerability was found in the io_uring subsystem related to io_req_prep_async with provided buffers. The function may import provided buffers but commit the ring state prematurely, requiring reimport.

Risk Assessment

The organization is at risk of incorrect asynchronous I/O operations, potentially leading to data loss or system crashes.

Recommendation

Apply the Linux kernel patch that fixes io_uring handling of provided buffers.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: io_uring: fix io_req_prep_async with provided buffers io_req_prep_async() can import provided buffers, commit the ring state by giving up on that before, it'll be reimported later if needed.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS