Kernel memory corruption via RDS teardown race
Published Aug 10, 2026 · Updated Aug 10, 2026
Use-after-free in the Linux kernel RDS TCP implementation allows local users to corrupt kernel memory by racing a sysctl write with netns teardown. rds_tcp_exit_net() frees the per-namespace listen socket before unregistering its sysctl table, so rds_tcp_skbuf_handler() dereferences the released socket during a concurrent write. A low-privileged local account can control both sides through an unprivileged network namespace, producing kernel-memory disclosure or corruption and a repeatable kernel panic.
Summary
What happened
Use-after-free in the Linux kernel RDS TCP implementation allows local users to corrupt kernel memory by racing a sysctl write with netns teardown. rds_tcp_exit_net() frees the per-namespace listen socket before unregistering its sysctl table, so rds_tcp_skbuf_handler() dereferences the released socket during a concurrent write. A low-privileged local account can control both sides through an unprivileged network namespace, producing kernel-memory disclosure or corruption and a repeatable kernel panic.
The record
- CVE
- CVE-2026-68290
- Published
- Aug 10, 2026
- Updated
- Aug 10, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-825, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 10, 2026CVE publishedPublication date reported by the CVE source.
- Aug 10, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=6.12.10 <6.12.101
- Affected versionversion=6.13
- Affected versionversion=7f5611cbc4871c7fb1ad36c2e5a9edad63dca95c <167e54c703ccd4fa028feb568b0d1002020cff86
- Affected versionversion=7f5611cbc4871c7fb1ad36c2e5a9edad63dca95c <16df2d154ec82e2f7e7585b4fa154751ba37729a
- Affected versionversion=7f5611cbc4871c7fb1ad36c2e5a9edad63dca95c <3aa13fe0c1bb7bc5312f878e61523e5d8cf3f85d
- Affected versionversion=de8d6de0ee27be4b2b1e5b06f04aeacbabbba492 <80fffed08dc1c10e971066941d2daa56253f1552
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Controlled RDS TCP sysctl/netns teardown race reproducerproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo