Kernel memory corruption via TCP transport race
Published Feb 22, 2024 · Updated Aug 5, 2026
Use-after-free in the ksmbd component of the Linux kernel allows local users to corrupt kernel memory during TCP connection teardown. ksmbd_tcp_new_connection stored the new handler through struct tcp_transport, allowing a disconnecting handler to free that transport before the creator checked the stored pointer. The race requires ksmbd to be enabled and a new connection to disconnect during handler startup; the exact post-corruption outcome is not publicly documented.
Summary
What happened
Use-after-free in the ksmbd component of the Linux kernel allows local users to corrupt kernel memory during TCP connection teardown. ksmbd_tcp_new_connection stored the new handler through struct tcp_transport, allowing a disconnecting handler to free that transport before the creator checked the stored pointer. The race requires ksmbd to be enabled and a new connection to disconnect during handler startup; the exact post-corruption outcome is not publicly documented.
The record
- CVE
- CVE-2024-26592
- Published
- Feb 22, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 22, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 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=5.15
- Affected versionversion=a848c4f15ab6d5d405dbee7de5da71839b2bf35e <24290ba94cd0136e417283b0dbf8fcdabcf62111
- Affected versionversion=a848c4f15ab6d5d405dbee7de5da71839b2bf35e <380965e48e9c32ee4263c023e1d830ea7e462ed1
- Affected versionversion=a848c4f15ab6d5d405dbee7de5da71839b2bf35e <38d20c62903d669693a1869aa68c4dd5674e2544
- Affected versionversion=a848c4f15ab6d5d405dbee7de5da71839b2bf35e <69d54650b751532d1e1613a4fb433e591aeef126
- Affected versionversion=a848c4f15ab6d5d405dbee7de5da71839b2bf35e <999daf367b924fdf14e9d83e034ee0f86bc17ec6
What conditions does exploitation require?
What is affected?
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
No public exploit references are available in this record.
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