CVE-2026-49422: Use-after-free in TCP RACK stack option handler

Published Aug 19, 2026
·
Updated

The RACK setsockopt(2) handler drops the connection lock in order to copy option data from userspace, then reacquires the lock. After reacquiring, it verifies that the TCP stack had not been switched away, but did not reload its pointer to the stack's per-connection control block. If userspace switches stacks twice during this window, the check will succeed but the saved pointer will refer to freed memory.

The bug may be exploitable by an unprivileged local user to escalate privileges.

Affected Software

1 affected component
TCP RACK stack option handler

Event History

Aug 19, 2026
CVE Published
via MITRE·05:28 AM
Data Sourced
via MITRE·05:28 AM
DescriptionWeakness

Frequently Asked Questions

1

What access does an attacker need to exploit this issue?

The issue may be exploitable by an unprivileged local user. The described attack requires userspace to switch TCP stacks twice while the RACK setsockopt(2) handler has dropped the connection lock.

2

Is this remotely exploitable through ordinary network traffic?

The provided information describes a local userspace race involving setsockopt(2) and TCP stack switching. It does not state that remote network traffic alone can trigger the vulnerability.

3

What is the potential impact if exploitation succeeds?

The use-after-free may allow an unprivileged local user to escalate privileges.

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