Lucene search
+L

115 matches found

RedhatCVE
RedhatCVE
added 2026/08/19 4:56 a.m.6 views

CVE-2026-72056

A flaw was found in the Linux kernel's Elastic Network Adapter ENA driver. During the setup of eXpress Data Path XDP transmit TX queues, if the subsequent setup of regular TX queues fails, the error handling mechanism does not properly clean up the XDP TX queues. This oversight can lead to a...

5.5CVSS5.4AI score0.0022EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-72056

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: ena: clean up XDP TX queues when regular TX setup fails createqueueswithsizebackoff creates XDP TX queues before setting up the regular TX path. If the...

5.6AI score0.0022EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 6:21 a.m.8 views

CVE-2026-72056

In the Linux kernel, the following vulnerability has been resolved: net: ena: clean up XDP TX queues when regular TX setup fails createqueueswithsizebackoff creates XDP TX queues before setting up the regular TX path. If the subsequent allocation or creation of regular TX queues fails, the error...

0.0022EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 6:21 a.m.5 views

UBUNTU-CVE-2026-72056

In the Linux kernel, the following vulnerability has been resolved: net: ena: clean up XDP TX queues when regular TX setup fails createqueueswithsizebackoff creates XDP TX queues before setting up the regular TX path. If the subsequent allocation or creation of regular TX queues fails, the error...

5.4AI score0.0022EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/08/15 6:21 a.m.9 views

CVE-2026-72056

In the Linux kernel, the following vulnerability has been resolved: net: ena: clean up XDP TX queues when regular TX setup fails createqueueswithsizebackoff creates XDP TX queues before setting up the regular TX path. If the subsequent allocation or creation of regular TX queues fails, the error...

5.5AI score0.0022EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/08/15 5:52 a.m.24 views

CVE-2026-72056 net: ena: clean up XDP TX queues when regular TX setup fails

In the Linux kernel, the following vulnerability has been resolved: net: ena: clean up XDP TX queues when regular TX setup fails createqueueswithsizebackoff creates XDP TX queues before setting up the regular TX path. If the subsequent allocation or creation of regular TX queues fails, the error...

0.0022EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:52 a.m.7 views

EUVD-2026-59014

In the Linux kernel, the following vulnerability has been resolved: net: ena: clean up XDP TX queues when regular TX setup fails createqueueswithsizebackoff creates XDP TX queues before setting up the regular TX path. If the subsequent allocation or creation of regular TX queues fails, the error...

5.4AI score0.0022EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:52 a.m.31 views

CVE-2026-72056

Summary (CVE-2026-72056): In the Linux kernel, the ENA driver’s XDP TX queue handling leaks resources when regular TX queue setup fails. Specifically, create_queues_with_size_backoff() creates XDP TX queues prior to establishing the regular TX path; if the subsequent allocation/creation of regula...

5.3AI score0.0022EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:52 a.m.17 views

CVE-2026-72056 net: ena: clean up XDP TX queues when regular TX setup fails

In the Linux kernel, the following vulnerability has been resolved: net: ena: clean up XDP TX queues when regular TX setup fails createqueueswithsizebackoff creates XDP TX queues before setting up the regular TX path. If the subsequent allocation or creation of regular TX queues fails, the error...

5.5AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.15 views

PT-2026-72245

In the Linux kernel, the following vulnerability has been resolved: net: ena: clean up XDP TX queues when regular TX setup fails create queues with size backoff creates XDP TX queues before setting up the regular TX path. If the subsequent allocation or creation of regular TX queues fails, the...

5.3AI score0.0022EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/07/20 5:31 p.m.23 views

CVE-2026-63837

A flaw was found in the Linux kernel's Elastic Network Adapter ENA driver. The driver's Precision Time Protocol PTP Hardware Clock PHC support, specifically the enaphcgettimex64 function, fails to check the return code of an internal timestamp retrieval function. This oversight can lead to...

5.5CVSS5.4AI score0.00206EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-63837

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: net: ena: PHC: Check return code before setting timestamp output enaphcgettimex64 is setting...

5.4AI score0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 2:04 p.m.39 views

CVE-2026-63837 net: ena: PHC: Check return code before setting timestamp output

In the Linux kernel, the following vulnerability has been resolved: net: ena: PHC: Check return code before setting timestamp output enaphcgettimex64 is setting the output parameter regardless of whether enacomphcgettimestamp succeeded or failed. When enacomphcgettimestamp returns an error, the...

0.00206EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 2:04 p.m.26 views

CVE-2026-63837

The CVE affects the Linux kernel ENA PHC path. In ena_phc_gettimex64, the output timestamp was written to the user via the PTP ioctl regardless of whether ena_com_phc_get_timestamp() succeeded. If an error occurs (e.g., PHC disabled or blocked), the timestamp could contain uninitialized memory or...

5.5AI score0.00206EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:00 a.m.11 views

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.8CVSS5.5AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:14 a.m.12 views

SUSE CVE-2026-52971

In the Linux kernel, the following vulnerability has been resolved: 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, phc-active was checked without holding the lock, and resp was cached...

7.8CVSS5.8AI score0.00168EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/24 6:32 p.m.16 views

EUVD-2026-38839

In the Linux kernel, the following vulnerability has been resolved: 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, phc-active was checked without holding the lock, and resp was cached...

5.7AI score0.00168EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/24 5:17 p.m.16 views

CVE-2026-52971

In the Linux kernel, the following vulnerability has been resolved: 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, phc-active was checked without holding the lock, and resp was cached...

7.8CVSS0.00168EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/06/24 5:17 p.m.15 views

CVE-2026-52971

In the Linux kernel, the following vulnerability has been resolved: 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, phc-active was checked without holding the lock, and resp was cached...

7.8CVSS5.4AI score0.00168EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/06/24 4:28 p.m.22 views

CVE-2026-52971

In the Linux kernel, the following vulnerability has been resolved: 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, phc-active was checked without holding the lock, and resp was cached...

5.6AI score0.00168EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder