CVE-2026-68161
Last modified
CVE-2026-68161 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: sctp: close UDP tunnel sockets during netns teardown proc_sctp_do_udp_port() starts per-net SCTP UDP tunneling sockets when net.sctp.udp_port is set, and stops/restarts them when the sysctl value changes. The netns exit path does not stop these sockets, so a namespace can be torn down while its SCTP UDP tunnel sockets are still installed. Close the UDP tunnel sockets from sctp_ctrlsock_exit() after unregistering the per-net sysctl table.
Description
In the Linux kernel, the following vulnerability has been resolved: sctp: close UDP tunnel sockets during netns teardown proc_sctp_do_udp_port() starts per-net SCTP UDP tunneling sockets when net.sctp.udp_port is set, and stops/restarts them when the sysctl value changes. The netns exit path does not stop these sockets, so a namespace can be torn down while its SCTP UDP tunnel sockets are still installed. Close the UDP tunnel sockets from sctp_ctrlsock_exit() after unregistering the per-net sysctl table. This prevents new sysctl writes from racing in while the sockets are being released, and closes the sockets before the control socket is destroyed.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 046c052b475e7119b6a30e3483e2888fc606a2f8, < c6eb2d615210b80339548ab07c0230edaab9a6c7; >= 046c052b475e7119b6a30e3483e2888fc606a2f8, < 8ff78591d309c50a4fdab683b68dd8d512a270dd; >= 046c052b475e7119b6a30e3483e2888fc606a2f8, < 3bf0e349cbb4f975f35eb22753acc346b89c66a0; >= 046c052b475e7119b6a30e3483e2888fc606a2f8, < 37ff9794be48d0caa37687e04d09675f9c849121; >= 046c052b475e7119b6a30e3483e2888fc606a2f8, < ffb2bd7ade36ec4da32c46a6eddbf4515316d08c |
| Linux | Linux | 5.11 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-68161?
How severe is CVE-2026-68161?
How do I fix CVE-2026-68161?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-68156In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68157In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68158In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68159In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6816An access bypass vulnerability in Drupal TFA Basic Plugins a…3.8
- CVE-2026-68160In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68162In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68163In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68164In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68165In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68166In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68167In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-68161?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
