Kernel crash via stale TIPC packet control block
Published Oct 21, 2024 · Updated Aug 5, 2026
Use-after-free in the Linux kernel TIPC crypto receive path allows remote authenticated users to crash or corrupt the kernel via encrypted packets. The tipc_msg_validate function can free and replace the socket buffer, but tipc_crypto_rcv_complete continues dereferencing the control block from the freed buffer instead of fetching it from the replacement. Reachability requires an enabled TIPC bearer, TIPC encryption, and a peer holding the cluster key; the stale access can panic the host or corrupt kernel memory.
Summary
What happened
Use-after-free in the Linux kernel TIPC crypto receive path allows remote authenticated users to crash or corrupt the kernel via encrypted packets. The tipc_msg_validate function can free and replace the socket buffer, but tipc_crypto_rcv_complete continues dereferencing the control block from the freed buffer instead of fetching it from the replacement. Reachability requires an enabled TIPC bearer, TIPC encryption, and a peer holding the cluster key; the stale access can panic the host or corrupt kernel memory.
The record
- CVE
- CVE-2022-49017
- Published
- Oct 21, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416, T1499
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 21, 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.5
- Affected versionversion=fc1b6d6de2208774efd2a20bf0daddb02d18b1e0 <1daec0815655e110c6f206c5e777a4af8168ff58
- Affected versionversion=fc1b6d6de2208774efd2a20bf0daddb02d18b1e0 <3067bc61fcfe3081bf4807ce65560f499e895e77
- Affected versionversion=fc1b6d6de2208774efd2a20bf0daddb02d18b1e0 <a1ba595e35aa3afbe417ff0af353afb9f65559c0
- Affected versionversion=fc1b6d6de2208774efd2a20bf0daddb02d18b1e0 <e128190adb2edfd5042105b5d1ed4553f295f5ef
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.
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