CVE-2026-68290: rds: tcp: unregister sysctl before tearing down listen socket

Published Aug 10, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

rds: tcp: unregister sysctl before tearing down listen socket

rdstcpexitnet() frees the per-netns RDS TCP listen socket via rdstcpkillsock() before unregistering the per-netns sysctl table. Since rdstcpskbufhandler() derives the netns from rtn->rdstcplistensock->sk, a concurrent sysctl write can race with netns teardown and dereference the freed socket/sk.

KASAN reports the race as:

BUG: KASAN: slab-use-after-free in rdstcpskbufhandler+0x2aa/0x2e0 rdstcpskbufhandler net/rds/tcp.c:721 procsyscallhandler fs/proc/procsysctl.c vfswrite fs/readwrite.c x64syspwrite64 fs/readwrite.c

Fix this by unregistering the RDS TCP sysctl table before calling rdstcpkillsock(). unregisternetsysctltable() prevents new sysctl handlers from starting and waits for in-flight handlers to finish, so the listen socket can then be released safely. The fix was tested against the linked reproducer.

Affected Software

1 affected component
Linux Kernel

Event History

Aug 10, 2026
CVE Published
via MITRE·12:02 PM
Data Sourced
via MITRE·12:02 PM
Description
Data Sourced
via NVD·01:20 PM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-68290?

CVE-2026-68290 has a risk rating of 27.

2

How do I fix CVE-2026-68290?

To fix CVE-2026-68290, you should update the Linux kernel to the latest version where this vulnerability has been patched.

3

What type of vulnerability is CVE-2026-68290?

CVE-2026-68290 is classified as a Use After Free vulnerability.

4

What systems are affected by CVE-2026-68290?

CVE-2026-68290 affects systems running affected versions of the Linux kernel with RDS TCP support.

5

What is the impact of CVE-2026-68290?

The impact of CVE-2026-68290 could potentially lead to denial of service or arbitrary code execution due to improper handling of memory.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203