PT-2026-79730 · Linux · Linux Kernel
CVE-2026-74725
·
Published
2026-08-22
·
Updated
2026-08-27
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A use-after-free issue exists in the
enic driver during device removal. The enic remove() function fails to cancel the tx hang reset work item. If a TX timeout occurs while the device is being removed, the enic tx hang reset() function may be scheduled to run after free netdev(), leading to a use-after-free condition. This occurs because cancel work sync() does not prevent the watchdog and notify paths from rescheduling work items before unregister netdev() is called.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel