Kernel memory corruption via unlocked IPC response race
Published Dec 16, 2025 · Updated Dec 16, 2025
Use-after-free in the Linux ksmbd IPC path allows remote attackers to write freed kernel memory by racing concurrent netlink replies. ipc_msg_send_request validates and frees entry->response without ipc_msg_table_lock while handle_response copies reply data into that buffer under the lock. High concurrency is required; the corruption occurs in kernel context, while the published record documents neither reliable code execution nor a repeatable service crash.
Summary
What happened
Use-after-free in the Linux ksmbd IPC path allows remote attackers to write freed kernel memory by racing concurrent netlink replies. ipc_msg_send_request validates and frees entry->response without ipc_msg_table_lock while handle_response copies reply data into that buffer under the lock. High concurrency is required; the corruption occurs in kernel context, while the published record documents neither reliable code execution nor a repeatable service crash.
The record
- CVE
- CVE-2025-68263
- Published
- Dec 16, 2025
- Updated
- Dec 16, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Dec 16, 2025CVE publishedPublication date reported by the CVE source.
- Dec 16, 2025Record 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=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <1fab1fa091f5aa97265648b53ea031deedd26235
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <5ac763713a1ef8f9a8bda1dbd81f0318d67baa4e
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <759c8c30cfa8706c518e56f67971b1f0932f4b9b
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <8229c6ca50cea701e25a7ee25f48441b582ec5fa
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
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