In the Linux kernel, the following vulnerability has been resolved: enic: fix tx_hang_reset use-after-free on device removal enic_remove() cancels… (CVE-2026-74725)
A use-after-free vulnerability in the Linux kernel's enic driver was resolved. The issue occurs because enic_remove() cancels some but not all work items, allowing a tx_hang_reset timeout to schedule a function after the device memory is freed. This can lead to use-after-free conditions during device removal. The fix involves using disable_work_sync() to properly cancel and block rescheduling of all relevant work items during teardown.
AI Analysis
Technical Summary
The Linux kernel enic driver had a use-after-free vulnerability (CVE-2026-74725) caused by incomplete cancellation of work items during device removal. Specifically, enic_remove() cancels reset and change_mtu_work items but not tx_hang_reset. If a TX timeout triggers while the device is being removed, enic_tx_hang_reset() could be scheduled after free_netdev(), leading to use-after-free. The fix replaces cancel_work_sync() with disable_work_sync() for all teardown work items to prevent rescheduling races.
Potential Impact
This vulnerability could cause use-after-free conditions in the kernel, potentially leading to system instability or crashes. No information about exploitation in the wild or privilege escalation is provided.
Mitigation Recommendations
A fix is available that replaces cancel_work_sync() with disable_work_sync() in the enic driver to properly cancel and block rescheduling of work items during device removal. Users should apply the official kernel updates that include this fix. Patch status is not explicitly confirmed in the provided data; check the vendor advisory for current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: enic: fix tx_hang_reset use-after-free on device removal enic_remove() cancels… (CVE-2026-74725)
Description
A use-after-free vulnerability in the Linux kernel's enic driver was resolved. The issue occurs because enic_remove() cancels some but not all work items, allowing a tx_hang_reset timeout to schedule a function after the device memory is freed. This can lead to use-after-free conditions during device removal. The fix involves using disable_work_sync() to properly cancel and block rescheduling of all relevant work items during teardown.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel enic driver had a use-after-free vulnerability (CVE-2026-74725) caused by incomplete cancellation of work items during device removal. Specifically, enic_remove() cancels reset and change_mtu_work items but not tx_hang_reset. If a TX timeout triggers while the device is being removed, enic_tx_hang_reset() could be scheduled after free_netdev(), leading to use-after-free. The fix replaces cancel_work_sync() with disable_work_sync() for all teardown work items to prevent rescheduling races.
Potential Impact
This vulnerability could cause use-after-free conditions in the kernel, potentially leading to system instability or crashes. No information about exploitation in the wild or privilege escalation is provided.
Mitigation Recommendations
A fix is available that replaces cancel_work_sync() with disable_work_sync() in the enic driver to properly cancel and block rescheduling of work items during device removal. Users should apply the official kernel updates that include this fix. Patch status is not explicitly confirmed in the provided data; check the vendor advisory for current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-r6pf-7wx9-37hw
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-74725"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a8a27f0acd9273b499bc6cb
Added to database: 08/22/2026, 22:51:28 UTC
Last enriched: 08/23/2026, 00:55:24 UTC
Last updated: 08/23/2026, 02:51:59 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.