Lucene search
+L

23 matches found

RedhatCVE
RedhatCVE
added 2026/08/21 9:20 a.m.8 views

CVE-2026-74525

A flaw was found in the Linux kernel's sxgbe network driver. When the system fails to allocate receive RX descriptor rings, the transmit TX rings that were previously allocated are not properly released. This oversight leads to a memory leak, which could result in resource exhaustion and...

5.5CVSS5.3AI score0.00177EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 1:17 p.m.6 views

CVE-2026-74525

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: free TX rings on RX allocation failure When RX descriptor ring allocation fails, initdmadescrings only frees the partially allocated RX rings and returns. The TX rings that were allocated earlier in the same function...

0.00177EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 1:17 p.m.7 views

UBUNTU-CVE-2026-74525

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: free TX rings on RX allocation failure When RX descriptor ring allocation fails, initdmadescrings only frees the partially allocated RX rings and returns. The TX rings that were allocated earlier in the same function...

5.4AI score0.00177EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 12:27 p.m.8 views

EUVD-2026-59718

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: free TX rings on RX allocation failure When RX descriptor ring allocation fails, initdmadescrings only frees the partially allocated RX rings and returns. The TX rings that were allocated earlier in the same function...

5.4AI score0.00177EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 12:27 p.m.18 views

CVE-2026-74525 net: sxgbe: free TX rings on RX allocation failure

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: free TX rings on RX allocation failure When RX descriptor ring allocation fails, initdmadescrings only frees the partially allocated RX rings and returns. The TX rings that were allocated earlier in the same function...

5.5AI score
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 p.m.15 views

CVE-2026-74525

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: free TX rings on RX allocation failure When RX descriptor ring allocation fails, initdmadescrings only frees the partially allocated RX rings and returns. The TX rings that were allocated earlier in the same function...

5.3AI score0.00177EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.32 views

CVE-2026-74525 net: sxgbe: free TX rings on RX allocation failure

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: free TX rings on RX allocation failure When RX descriptor ring allocation fails, initdmadescrings only frees the partially allocated RX rings and returns. The TX rings that were allocated earlier in the same function...

0.00177EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.7 views

CVE-2026-74525

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: free TX rings on RX allocation failure When RX descriptor ring allocation fails, initdmadescrings only frees the partially allocated RX rings and returns. The TX rings that were allocated earlier in the same function...

5.3AI score0.00177EPSS
SaveExploits0
CVE
CVE
added 2026/08/15 12:27 p.m.34 views

CVE-2026-74525

CVE-2026-74525 affects the Linux kernel net sxgbe driver. When RX descriptor ring allocation fails, init_dma_desc_rings() frees partial RX rings but leaks TX rings allocated earlier. The fix rearranges error labels to clean up TX rings on RX failure. Affected component: net/sxgbe RX/TX ring initi...

5.4AI score0.00177EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-74525

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: sxgbe: free TX rings on RX allocation failure When RX descriptor ring allocation fails, initdmadescrings only frees the partially allocated RX rings and...

5.4AI score0.00177EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.25 views

PT-2026-72977

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: free TX rings on RX allocation failure When RX descriptor ring allocation fails, init dma desc rings only frees the partially allocated RX rings and returns. The TX rings that were allocated earlier in the same functi...

5.4AI score0.00177EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.7 views

Unity Linux 20.1050e / 20.1070e Security Update: kernel (UTSA-2026-011047)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011047 advisory. In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: fix potential NULL dereference in sxgberx Currently, when skb is null, the driver...

7.5CVSS5.7AI score0.00445EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/12/18 9:04 a.m.8 views

net: sxgbe: fix potential NULL dereference in sxgbe_rx()

...

7.5CVSS6.7AI score0.00445EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/18 12:24 a.m.8 views

SUSE CVE-2025-68302

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: fix potential NULL dereference in sxgberx Currently, when skb is null, the driver prints an error and then dereferences skb on the next line. To fix this, let's add a 'break' after the error message to switch to...

5.5CVSS6.7AI score0.00445EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/12/16 6:31 p.m.8 views

EUVD-2025-203778

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: fix potential NULL dereference in sxgberx Currently, when skb is null, the driver prints an error and then dereferences skb on the next line. To fix this, let's add a 'break' after the error message to switch to...

6.1AI score0.00445EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/16 4:16 p.m.8 views

CVE-2025-68302

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: fix potential NULL dereference in sxgberx Currently, when skb is null, the driver prints an error and then dereferences skb on the next line. To fix this, let's add a 'break' after the error message to switch to...

7.5CVSS0.00445EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/16 4:16 p.m.11 views

AZL-72676 CVE-2025-68302 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: fix potential NULL dereference in sxgberx Currently, when skb is null, the driver prints an error and then dereferences skb on the next line. To fix this, let's add a 'break' after the error message to switch to...

7.5CVSS5.7AI score0.00445EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.8 views

CVE-2025-68302

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: fix potential NULL dereference in sxgberx Currently, when skb is null, the driver prints an error and then dereferences skb on the next line. To fix this, let's add a 'break' after the error message to switch to...

7.5CVSS6.2AI score0.00445EPSS
SaveExploits0References35
OSV
OSV
added 2025/12/16 4:16 p.m.8 views

UBUNTU-CVE-2025-68302

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: fix potential NULL dereference in sxgberx Currently, when skb is null, the driver prints an error and then dereferences skb on the next line. To fix this, let's add a 'break' after the error message to switch to...

7.5CVSS5.8AI score0.00445EPSS
SaveExploits0References36
CVE
CVE
added 2025/12/16 3:06 p.m.34 views

CVE-2025-68302

CVE-2025-68302 concerns the Linux kernel driver net/sxgbe (sxgbe_main.c). The issue is a potential NULL dereference in sxgbe_rx() when skb is NULL, where an error is printed and skb is dereferenced on the next line. The fix adds a break after the error to switch to sxgbe_rx_refill(), mirroring th...

7.5CVSS6.3AI score0.00445EPSS
SaveExploits0References7
Rows per page
Query Builder