
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-23083 is a resource management vulnerability in the Linux kernel's FOU (Foo-over-UDP) networking module. The flaw exists in the fou_udp_recv() function, which fails to properly handle cases where FOU_ATTR_IPPROTO is set to 0 — causing socket buffers (skb) to be neither freed nor resubmitted for processing, resulting in memory leaks and potential denial of service. It affects Linux kernel versions from 3.18 through 6.19-rc6, with fixed versions available across multiple stable branches. The vulnerability carries a CVSS v3.1 base score of 7.8 (High), exploitable locally with low privileges and no user interaction required (Feedly, Kernel Patches).
The root cause is improper input validation (CWE-20) in the FOU module's fou_udp_recv() function within the Linux kernel networking stack. When a local user configures a FOU tunnel with FOU_ATTR_IPPROTO set to 0, the receive handler neither frees the associated socket buffer (skb) nor resubmits it via ip_protocol_deliver_rcu(), creating a memory leak condition. The fix enforces a validation check that forbids 0 as a valid value for FOU_ATTR_IPPROTO, mirroring a similar fix applied to a related code path in a preceding patch. Exploitation requires local access and the ability to configure FOU tunnel attributes, which typically requires CAP_NET_ADMIN or equivalent privileges (Feedly, Kernel Patches).
Successful exploitation can cause resource exhaustion through memory leaks, leading to system performance degradation or crashes (denial of service). The CVSS scoring also reflects high confidentiality and integrity impact, suggesting the vulnerability may serve as a local privilege escalation vector in certain configurations. Affected systems span a wide range of kernel versions (3.18 through 6.19-rc6), making the potential scope broad across Linux distributions including Ubuntu, SUSE, and Amazon Linux (Feedly).
Patches are available across multiple stable Linux kernel branches. Administrators should upgrade to one of the following fixed versions:
As a workaround where patching is not immediately possible, restrict local user access and enforce the principle of least privilege to limit exposure. Monitor systems for unusual memory usage or resource exhaustion patterns. Vendor-specific updates are available from Ubuntu (USN-8162-1, USN-8180-x series, USN-8186-1, USN-8188-1, USN-8275-1, USN-8296-x, USN-8297-1), SUSE, and Amazon Linux (Feedly, Ubuntu USN-8180-1, AWS ALAS).
The vulnerability has been addressed by multiple major Linux distribution vendors including Ubuntu (multiple USN advisories), SUSE, and Amazon Linux, indicating broad industry recognition of the issue. No notable individual researcher commentary or significant social media discussion has been identified beyond standard vendor advisory channels (Ubuntu USN-8162-1, Feedly).
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."