CVE-2025-13350
Last modified
CVE-2025-13350 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. Ubuntu Linux 6.8 GA retains the legacy AF_UNIX garbage collector but backports upstream commit 8594d9b85c07 ("af_unix: Don’t call skb_get() for OOB skb"). When orphaned MSG_OOB sockets hit unix_gc(), the garbage collector still calls kfree_skb() as if OOB SKBs held two references; on Ubuntu Linux 6.8 (Noble Numbat) kernel tree, they have only the queue reference, so the buffer is freed while still reachable and subsequent queue walks dereference freed memory, yielding a reliable local privilege escalation (LPE) caused by a use-after-free (UAF). EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
Ubuntu Linux 6.8 GA retains the legacy AF_UNIX garbage collector but backports upstream commit 8594d9b85c07 ("af_unix: Don’t call skb_get() for OOB skb"). When orphaned MSG_OOB sockets hit unix_gc(), the garbage collector still calls kfree_skb() as if OOB SKBs held two references; on Ubuntu Linux 6.8 (Noble Numbat) kernel tree, they have only the queue reference, so the buffer is freed while still reachable and subsequent queue walks dereference freed memory, yielding a reliable local privilege escalation (LPE) caused by a use-after-free (UAF). Ubuntu builds that have already taken the new GC stack from commit 4090fa373f0e, and mainline Linux kernels shipping that infrastructure are unaffected because they no longer execute the legacy collector path. This issue affects Ubuntu Linux from 6.8.0-56.58 before 6.8.0-84.84.
Metrics
CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:H/VA:L/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Canonical | Ubuntu Linux | >= 6.8.0-56.58, < 6.8.0-84.84 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2025-13350?
How severe is CVE-2025-13350?
How do I fix CVE-2025-13350?
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 2025
- CVE-2025-13345A security vulnerability has been detected in SourceCodester…8.8
- CVE-2025-13346A vulnerability was detected in SourceCodester Train Station…8.8
- CVE-2025-13347A flaw has been found in SourceCodester Train Station Ticket…8.8
- CVE-2025-13348An improper access control vulnerability exists in ASUS Secu…8.5
- CVE-2025-13349A vulnerability has been found in SourceCodester Student Gra…5.4
- CVE-2025-1335A vulnerability, which was classified as problematic, was fo…8.1
- CVE-2025-13352Mattermost versions 10.11.x <= 10.11.6 and Mattermost GitHub…3
- CVE-2025-13353In gokey versions <0.2.0, a flaw in the seed decryption log…5.5
- CVE-2025-13354The Tag, Category, and Taxonomy Manager – AI Autotagger with…4.3
- CVE-2025-13355The URL Shortify WordPress plugin before 1.11.4 does not sa…7.1
- CVE-2025-13357Vault’s Terraform Provider incorrectly set the default deny_…9.8
- CVE-2025-13358The Accessiy By CodeConfig Accessibility plugin for WordPres…5.3
Are you affected by CVE-2025-13350?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
