Kernel memory corruption via pktgen proc-entry race
Published Aug 15, 2026 · Updated Aug 15, 2026
Use-after-free in the Linux kernel pktgen component allows local users to corrupt kernel memory through a concurrent proc-entry race. pktgen_change_name() frees and replaces pkt_dev->entry while pktgen_remove_device() can retain the same stale proc_dir_entry and pass it again to proc_remove(). Reaching the race requires local procfs writes plus concurrent network-interface rename and removal; success can escalate privileges or crash the kernel.
Summary
What happened
Use-after-free in the Linux kernel pktgen component allows local users to corrupt kernel memory through a concurrent proc-entry race. pktgen_change_name() frees and replaces pkt_dev->entry while pktgen_remove_device() can retain the same stale proc_dir_entry and pass it again to proc_remove(). Reaching the race requires local procfs writes plus concurrent network-interface rename and removal; success can escalate privileges or crash the kernel.
The record
- CVE
- CVE-2026-74479
- Published
- Aug 15, 2026
- Updated
- Aug 15, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 15, 2026CVE publishedPublication date reported by the CVE source.
- Aug 15, 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=2.6.22
- Affected versionversion=39df232f1a9ba48d41c68ee7d4046756e709cf91 <4ef801b838d85c0ea5852c50667f7344ce3b6cd0
- Affected versionversion=39df232f1a9ba48d41c68ee7d4046756e709cf91 <817ff6efdb7f484ea547218e11e17d8e43daa3b4
- Affected versionversion=39df232f1a9ba48d41c68ee7d4046756e709cf91 <b006a5404470bd3eb2aa0425fc447183032047ef
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
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