CVE Catalog

CVE-2025-68317

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.12%

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

Summary

In the Linux kernel, io_uring/zctx has an issue with chaining notification contexts. Send zc should only link ubuf_info for requests from the same context. There are ambiguous syz reports, so a check is added on notification completion.

Risk Assessment

An attacker could exploit this vulnerability to incorrectly chain contexts, potentially leading to unpredictable system behavior or privilege escalation.

Recommendation

Apply the Linux kernel patch that adds a check on notification completion.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: io_uring/zctx: check chained notif contexts Send zc only links ubuf_info for requests coming from the same context. There are some ambiguous syz reports, so let's check the assumption on notification completion.

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