PT-2026-51865 · Linux+2 · Linux Kernel+2
CVE-2026-52971
·
Published
2026-06-24
·
Updated
2026-09-07
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
get timestamp function of the ENA network driver. The problem occurs because the phc->active check and the assignment of the resp pointer were performed before acquiring the spinlock. If the ena com phc destroy() function executes between this check and the lock acquisition, it can set active to false, release the lock, free the DMA memory, and set virt addr to NULL. Consequently, the get timestamp path may dereference a NULL virt addr pointer.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu