In the Linux kernel, the following vulnerability has been resolved: ipv4: fix use-after-free in fib_nhc_update_mtu() fib_nhc_update_mtu() walks the… (CVE-2026-74656)
A use-after-free vulnerability in the Linux kernel's IPv4 nexthop exception handling was resolved. The function fib_nhc_update_mtu() improperly accesses freed memory due to lack of proper synchronization when walking the nexthop exception table. This can lead to memory corruption. The fix involves using RCU and acquiring a lock only during critical updates to prevent concurrent access issues.
AI Analysis
Technical Summary
The Linux kernel contained a use-after-free vulnerability in the fib_nhc_update_mtu() function, which walks the nexthop exception table under RTNL without proper serialization against PMTU exception updates. The function used rcu_dereference_protected() with a constant true condition but did not hold the required fnhe_lock, allowing a race condition where an entry could be freed and accessed concurrently. This was detected by KASAN as a slab-use-after-free error. The vulnerability was addressed by modifying the code to walk the table under RCU and acquire fnhe_lock only during updates of paired PMTU fields, preventing concurrent writers from leaving inconsistent state and avoiding holding a global lock during the scan.
Potential Impact
This vulnerability allows a use-after-free condition in kernel memory, which can lead to memory corruption and potential instability or crashes in the kernel. There is no information about active exploitation in the wild. The impact is limited to kernel memory safety and could potentially be leveraged for privilege escalation or denial of service if exploited.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The description indicates the vulnerability has been resolved in the Linux kernel, so applying the official kernel updates when available is recommended. No specific temporary mitigations are provided.
In the Linux kernel, the following vulnerability has been resolved: ipv4: fix use-after-free in fib_nhc_update_mtu() fib_nhc_update_mtu() walks the… (CVE-2026-74656)
Description
A use-after-free vulnerability in the Linux kernel's IPv4 nexthop exception handling was resolved. The function fib_nhc_update_mtu() improperly accesses freed memory due to lack of proper synchronization when walking the nexthop exception table. This can lead to memory corruption. The fix involves using RCU and acquiring a lock only during critical updates to prevent concurrent access issues.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel contained a use-after-free vulnerability in the fib_nhc_update_mtu() function, which walks the nexthop exception table under RTNL without proper serialization against PMTU exception updates. The function used rcu_dereference_protected() with a constant true condition but did not hold the required fnhe_lock, allowing a race condition where an entry could be freed and accessed concurrently. This was detected by KASAN as a slab-use-after-free error. The vulnerability was addressed by modifying the code to walk the table under RCU and acquire fnhe_lock only during updates of paired PMTU fields, preventing concurrent writers from leaving inconsistent state and avoiding holding a global lock during the scan.
Potential Impact
This vulnerability allows a use-after-free condition in kernel memory, which can lead to memory corruption and potential instability or crashes in the kernel. There is no information about active exploitation in the wild. The impact is limited to kernel memory safety and could potentially be leveraged for privilege escalation or denial of service if exploited.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The description indicates the vulnerability has been resolved in the Linux kernel, so applying the official kernel updates when available is recommended. No specific temporary mitigations are provided.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-4hv8-gc9j-4wjf
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-74656"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a8a27f2acd9273b499bc7e6
Added to database: 08/22/2026, 22:51:30 UTC
Last enriched: 08/22/2026, 23:54:06 UTC
Last updated: 08/23/2026, 00:52:11 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.