Guest-to-host compromise via unsafe RCU hash traversal
Published Oct 21, 2024 · Updated Aug 5, 2026
Use-after-free in the Linux Xen netback driver allows guest OS users to compromise the host kernel via control-ring requests. xenvif_flush_hash() traverses the hash cache with list_for_each_entry_rcu while kfree_rcu can free the current entry, so head->next accesses freed memory. Reachability requires a Xen guest with a virtual network interface; repeated SET_HASH_KEY requests can cause host data disclosure, memory writes, or a crash.
Summary
What happened
Use-after-free in the Linux Xen netback driver allows guest OS users to compromise the host kernel via control-ring requests. xenvif_flush_hash() traverses the hash cache with list_for_each_entry_rcu while kfree_rcu can free the current entry, so head->next accesses freed memory. Reachability requires a Xen guest with a virtual network interface; repeated SET_HASH_KEY requests can cause host data disclosure, memory writes, or a crash.
The record
- CVE
- CVE-2024-49936
- Published
- Oct 21, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416, T1068
- Attack vector
- local
- 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=40d8abdee806d496a60ee607a6d01b1cd7fabaf0 <0fa5e94a1811d68fbffa0725efe6d4ca62c03d12
- Affected versionversion=40d8abdee806d496a60ee607a6d01b1cd7fabaf0 <143edf098b80669d05245b2f2367dd156a83a2c5
- Affected versionversion=40d8abdee806d496a60ee607a6d01b1cd7fabaf0 <3c4423b0c4b98213b3438e15061e1d08220e6982
- Affected versionversion=40d8abdee806d496a60ee607a6d01b1cd7fabaf0 <54d8639af5568fc41c0e274fc3ec9cf86c59fcbb
- Affected versionversion=40d8abdee806d496a60ee607a6d01b1cd7fabaf0 <a0465723b8581cad27164c9073fd780904cd22d4
- Affected versionversion=40d8abdee806d496a60ee607a6d01b1cd7fabaf0 <a7f0073fcd12ed7de185ef2c0af9d0fa1ddef22c
- Affected versionversion=40d8abdee806d496a60ee607a6d01b1cd7fabaf0 <d408889d4b54f5501e4becc4dbbb9065143fbf4e
- Affected versionversion=40d8abdee806d496a60ee607a6d01b1cd7fabaf0 <efcff6ce7467f01f0753609f420333f3f2ceceda
- Affected versionversion=4.7
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