Kernel memory corruption via premature percpu free
Published May 8, 2026 · Updated May 8, 2026
Use-after-free in the Linux Kernel nexthop subsystem allows local users to corrupt kernel memory by racing nexthop-group deletion. remove_nh_grp_entry() publishes a replacement group through RCU but frees the removed entry's percpu statistics before the caller's synchronize_net() grace period, leaving preexisting readers to dereference freed memory. The freeing path requires CAP_NET_ADMIN in the active network namespace and concurrent route lookups; a successful race exposes or alters kernel memory or crashes the system.
Summary
What happened
Use-after-free in the Linux Kernel nexthop subsystem allows local users to corrupt kernel memory by racing nexthop-group deletion. remove_nh_grp_entry() publishes a replacement group through RCU but frees the removed entry's percpu statistics before the caller's synchronize_net() grace period, leaving preexisting readers to dereference freed memory. The freeing path requires CAP_NET_ADMIN in the active network namespace and concurrent route lookups; a successful race exposes or alters kernel memory or crashes the system.
The record
- CVE
- CVE-2026-43374
- Published
- May 8, 2026
- Updated
- May 8, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-416, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 8, 2026CVE publishedPublication date reported by the CVE source.
- May 8, 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=6.9
- Affected versionversion=f4676ea74b8549cd88dbfe2a592ce4530039e61f <9e08ad731862b22a87cc55f752e16d66cdc9e231
- Affected versionversion=f4676ea74b8549cd88dbfe2a592ce4530039e61f <ab5ebab9664214ba41a7633cb4e72f128204f924
- Affected versionversion=f4676ea74b8549cd88dbfe2a592ce4530039e61f <abf4feaee6405f1441929c6ebe7a250f2cd170a7
- Affected versionversion=f4676ea74b8549cd88dbfe2a592ce4530039e61f <b2662e7593e94ae09b1cf7ee5f09160a3612bcb2
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