Kernel memory corruption via recycled fragment coalescing
Published Feb 26, 2025 · Updated Aug 5, 2026
Use-after-free in Linux kernel skbuff coalescing allows remote attackers to corrupt kernel memory through crafted TCP traffic. skb_try_coalesce takes a normal page reference for a cloned, page-pool-recycled fragment instead of increasing pp_frag_count, so later releases underflow the fragment count and free a page still owned by an RX descriptor. Reachability requires a page-pool-fragment NIC and an skb clone from an AF_PACKET or monitoring tap; the result is an IOMMU fault or silent memory corruption when the IOMMU is disabled.
Summary
What happened
Use-after-free in Linux kernel skbuff coalescing allows remote attackers to corrupt kernel memory through crafted TCP traffic. skb_try_coalesce takes a normal page reference for a cloned, page-pool-recycled fragment instead of increasing pp_frag_count, so later releases underflow the fragment count and free a page still owned by an RX descriptor. Reachability requires a page-pool-fragment NIC and an skb clone from an AF_PACKET or monitoring tap; the result is an IOMMU fault or silent memory corruption when the IOMMU is disabled.
The record
- CVE
- CVE-2022-49093
- Published
- Feb 26, 2025
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416, T1210
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Feb 26, 2025CVE 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=53e0961da1c7bbdabd1abebb20de403ec237ec09 <1effe8ca4e34c34cdd9318436a4232dcb582ebf4
- Affected versionversion=53e0961da1c7bbdabd1abebb20de403ec237ec09 <72bb856d16e883437023ff2ff77d0c498018728a
- Affected versionversion=53e0961da1c7bbdabd1abebb20de403ec237ec09 <ba965e8605aee5387cecaa28fcf7ee9f61779a49
- Affected versionversion=53e0961da1c7bbdabd1abebb20de403ec237ec09 <c4fa19615806a9a7e518c295b39175aa47a685ac
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.
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