Kernel memory read-write via GTP registration race
Published Apr 4, 2024 · Updated Aug 5, 2026
Use-after-free in the Linux kernel GTP module allows local users to read or write kernel memory and crash the host through rtnetlink. gtp_init registers gtp_link_ops before gtp_net_ops, and rtnl_link_register releases rtnl_lock so racing RTM_NEWLINK requests enter gtp_newlink before per-network state exists. An unprivileged local user can obtain the required CAP_NET_ADMIN in a new user and network namespace; exploiting the race can disclose heap data, corrupt kernel memory, or stop the system.
Summary
What happened
Use-after-free in the Linux kernel GTP module allows local users to read or write kernel memory and crash the host through rtnetlink. gtp_init registers gtp_link_ops before gtp_net_ops, and rtnl_link_register releases rtnl_lock so racing RTM_NEWLINK requests enter gtp_newlink before per-network state exists. An unprivileged local user can obtain the required CAP_NET_ADMIN in a new user and network namespace; exploiting the race can disclose heap data, corrupt kernel memory, or stop the system.
The record
- CVE
- CVE-2024-26793
- Published
- Apr 4, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Apr 4, 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=459aa660eb1d8ce67080da1983bb81d716aa5a69 <01129059d5141d62fae692f7a336ae3bc712d3eb
- Affected versionversion=459aa660eb1d8ce67080da1983bb81d716aa5a69 <5366969a19a8a0d2ffb3d27ef6e8905e5e4216f8
- Affected versionversion=459aa660eb1d8ce67080da1983bb81d716aa5a69 <616d82c3cfa2a2146dd7e3ae47bda7e877ee549e
- Affected versionversion=459aa660eb1d8ce67080da1983bb81d716aa5a69 <9376d059a705c5dfaac566c2d09891242013ae16
- Affected versionversion=459aa660eb1d8ce67080da1983bb81d716aa5a69 <93dd420bc41531c9a31498b9538ca83ba6ec191e
- Affected versionversion=459aa660eb1d8ce67080da1983bb81d716aa5a69 <abd32d7f5c0294c1b2454c5a3b13b18446bac627
- Affected versionversion=459aa660eb1d8ce67080da1983bb81d716aa5a69 <e668b92a3a01429923fd5ca13e99642aab47de69
- Affected versionversion=459aa660eb1d8ce67080da1983bb81d716aa5a69 <ec92aa2cab6f0048f10d6aa4f025c5885cb1a1b6
- 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.
Weakness, pattern, technique
Public exploit references
- Syzkaller C reproducer for the GTP raceproof of concept · demonstrated
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