2 matches found
kernel: net: ena: PHC: Fix potential use-after-free in get_timestamp
A flaw was found in the Linux kernel's Elastic Network Adapter ENA driver, specifically within the Precision Time Protocol Hardware Clock PHC timestamp retrieval function. A race condition exists where the gettimestamp function could attempt to access memory that has already been freed by the...
7.8CVSS0.00133EPSS
SaveExploits0References5
Linux Distros Unpatched Vulnerability : CVE-2026-52971
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: ena: PHC: Fix potential use-after-free in gettimestamp Move the phc-active check and resp pointer assignment to after acquiring the spinlock. Previously,...
7.8CVSS6.1AI score0.00133EPSS
SaveExploits0References3
20