Kernel memory corruption via unlocked PMTU update race
Published Aug 22, 2026 · Updated Aug 25, 2026
Use-after-free in the Linux kernel IPv4 stack allows local users to corrupt kernel memory by racing MTU and PMTU exception updates. fib_nhc_update_mtu() traverses nexthop exceptions without fnhe_lock, allowing update_or_create_fnhe() to unlink and free an entry before the traversal accesses it. Low-privileged local access suffices because a user and network namespace grants CAP_NET_ADMIN; exploitation can disclose or alter kernel memory or crash the host.
Summary
What happened
Use-after-free in the Linux kernel IPv4 stack allows local users to corrupt kernel memory by racing MTU and PMTU exception updates. fib_nhc_update_mtu() traverses nexthop exceptions without fnhe_lock, allowing update_or_create_fnhe() to unlink and free an entry before the traversal accesses it. Low-privileged local access suffices because a user and network namespace grants CAP_NET_ADMIN; exploitation can disclose or alter kernel memory or crash the host.
The record
- CVE
- CVE-2026-74656
- Published
- Aug 22, 2026
- Updated
- Aug 25, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-367, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 22, 2026CVE publishedPublication date reported by the CVE source.
- Aug 25, 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=2b7e4c735933be79882aba2bed9afa789e03c62f
- Affected versionversion=3.16.62 <3.17
- Affected versionversion=4.14.77 <4.15
- Affected versionversion=4.18.15 <4.19
- Affected versionversion=4.19
- Affected versionversion=4.4.162 <4.5
- Affected versionversion=4.9.134 <4.10
- Affected versionversion=8d59c3a6376bbc6dd3f7303968a719ffba75a4f1
- Affected versionversion=9b4869cf385aa16f89c0f019eed4ec4e36aa441c
- Affected versionversion=af7d6cce53694a88d6a1bb60c9a239a6a5144459 <5a28a4b22dde92f9d293b94236314b8d6181dc4a
- Affected versionversion=af7d6cce53694a88d6a1bb60c9a239a6a5144459 <63996ffc594d128ccec8fc0983f91effd2d3adc4
- Affected versionversion=af7d6cce53694a88d6a1bb60c9a239a6a5144459 <bc5bde9ce3cc36502839dfe98e068f7303a50982
- Affected versionversion=af7d6cce53694a88d6a1bb60c9a239a6a5144459 <dfe388da13aa784851e5ebbea90afbb099075761
- Affected versionversion=af7d6cce53694a88d6a1bb60c9a239a6a5144459 <e00f7d2b5f2540a3415a229c982af7a25ff6362e
- Affected versionversion=af7d6cce53694a88d6a1bb60c9a239a6a5144459 <e1e602d6b22d5cb1641c4459c487eb18bf569e0a
- Affected versionversion=af7d6cce53694a88d6a1bb60c9a239a6a5144459 <ed503eaad62f20cdd5122d7c3078a648a99c8f16
- Affected versionversion=af7d6cce53694a88d6a1bb60c9a239a6a5144459 <fd39e711866498ae94fcf9acf6f422a4f045b681
- Affected versionversion=b427832009b97a3ee412ef643a80b15372a7754d
- Affected versionversion=ff34695ced21e2dfa04d0fa1c5f6c35011fa8117
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