
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-68294 is a denial-of-service vulnerability in the Linux kernel's io_uring/net subsystem caused by incorrect handling of vectored buffer node imports. When vectored registered buffer support was added, the import incorrectly uses req instead of the notification io_kiocb (sr->notif), creating a lifetime management mismatch between kernel objects. The vulnerability was disclosed on December 16, 2025, and affects Linux kernel versions from commit 23371eac7d9a up to the patched commits in the 6.17.x and 6.18 stable series. It carries a CVSS v3.1 base score of 5.5 (Medium) (Red Hat CVE, Red Hat Bugzilla).
The root cause is an object lifetime management error (CWE-416, use-after-free or improper lifetime handling) in the io_uring/net code path for vectored registered buffer imports. When vectored buffer support was introduced, the import function was incorrectly passed req (the primary request io_kiocb) instead of sr->notif (the notification io_kiocb), which is the correct object used for non-vectored imports. Because the lifetimes of req and sr->notif can differ, this mismatch can result in use of a freed or invalid kernel object, potentially triggering a kernel crash or denial of service. The fix, applied in stable commits 14459281e027 and f6041803a831, corrects the reference to use sr->notif consistently for vectored buffer imports (Red Hat Bugzilla, ENISA EUVD).
Successful exploitation allows a low-privileged local attacker to trigger a kernel denial of service, potentially causing system crashes or disruption of system operations. The CVSS assessment indicates high availability impact with no confidentiality or integrity impact, meaning attackers cannot leverage this vulnerability for data exfiltration or unauthorized modification. The attack is limited to the local system and does not provide a path for privilege escalation or lateral movement based on currently available information (Red Hat CVE, Red Hat Bugzilla).
The vulnerability is patched in Linux kernel stable commits 14459281e027f23b70885c1cc1032a71c0efd8d7 (targeting the 6.18 series) and f6041803a831266a2a5a5b5af66f7de0845bcbf3 (targeting 6.17.11). Ubuntu has issued security notices USN-8094-1 through USN-8094-5 and USN-8152-1 addressing this vulnerability across multiple Ubuntu kernel variants. Administrators should update to the latest patched kernel version available through their distribution's official channels, restrict local system access to minimize exposure, and monitor system logs for unusual IO-related activity (Ubuntu USN-8094-1, Ubuntu USN-8152-1, Red Hat Bugzilla).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."