Lucene search
+L

568 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.7 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-38123)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-38123 advisory. - In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: Fix napi rx poll issue...

9.8CVSS5.4AI score0.00389EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/20 12:0 a.m.16 views

MiracleLinux 9 : kernel-5.14.0-362.18.1.el9_3 (AXSA:2024-7499:06)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2024-7499:06 advisory. kernel: tun: bugs for oversize packet when napi frags enabled in tunnapiallocfrags CVE-2023-3812 kernel: use after free in unixstreamsendpage...

8.8CVSS6.6AI score0.09141EPSS
SaveExploits4References18
NVD
NVD
added 2026/01/13 4:16 p.m.12 views

CVE-2025-71093

In the Linux kernel, the following vulnerability has been resolved: e1000: fix OOB in e1000tbishouldaccept In e1000tbishouldaccept we read the last byte of the frame via 'datalength - 1' to evaluate the TBI workaround. If the descriptor- reported length is zero or larger than the actual RX buffer...

9.1CVSS0.00254EPSS
SaveExploits0References7
OSV
OSV
added 2026/01/13 4:16 p.m.7 views

UBUNTU-CVE-2025-71093

In the Linux kernel, the following vulnerability has been resolved: e1000: fix OOB in e1000tbishouldaccept In e1000tbishouldaccept we read the last byte of the frame via 'datalength - 1' to evaluate the TBI workaround. If the descriptor- reported length is zero or larger than the actual RX buffer...

9.1CVSS5.8AI score0.00254EPSS
SaveExploits0References38
ATTACKERKB
ATTACKERKB
added 2026/01/13 3:34 p.m.4 views

CVE-2025-71093

In the Linux kernel, the following vulnerability has been resolved: e1000: fix OOB in e1000tbishouldaccept In e1000tbishouldaccept we read the last byte of the frame via 'datalength - 1' to evaluate the TBI workaround. If the descriptor- reported length is zero or larger than the actual RX buffer...

5.3AI score0.00254EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/01/13 3:34 p.m.39 views

CVE-2025-71093

CVE-2025-71093 affects the Linux kernel e1000 network driver. The issue was an out-of-bounds read in e1000_tbi_should_accept() where the code unconditionally dereferenced data[length-1] to perform a TBI workaround, potentially accessing memory beyond the RX buffer during NAPI receive path. The fi...

9.1CVSS6AI score0.00254EPSS
SaveExploits0References7Affected Software1
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.5 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: Net: tun: Update napi-skb after the XDP process. The syzbot report a UAF issue: BUG: KASAN: slab-use-after-free in skbresetmacheader include/linux/skbuff.h:3150 inline BUG: KASAN: slab-use-after-free in napifragsskb...

6.6AI score0.00184EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/13 12:0 a.m.8 views

PT-2026-2614

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the e1000 network driver, specifically in the e1000 tbi should accept function. This function improperly handles frame length validation,...

7.1CVSS5.4AI score0.00254EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-71093

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - e1000: fix OOB in e1000tbishouldaccept In e1000tbishouldaccept we read the last byte of the frame via 'datalength - 1' to evaluate the TBI workaround. If the...

9.1CVSS6.6AI score0.00254EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.8 views

PT-2026-8161

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.18 Description The Linux kernel contained a flaw within the ice network driver where a NULL pointer dereference could occur in the ice vsi set napi queues function during resume from suspend. This issue could...

5.5CVSS6.3AI score0.00113EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.9 views

PT-2026-27678

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue in the i40e network driver related to a preempt count leak within the napi poll tracepoint. The use of get cpu in the tracepoint assignment leads to a...

5.5CVSS5.9AI score0.00122EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-54238

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mlx5: fix skb leak while fifo resync and push During ptp resync operation SKBs were poped from the fifo but were never freed neither by napiconsume nor by...

7.8CVSS5.9AI score0.00132EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/30 3:30 p.m.8 views

EUVD-2023-60403

In the Linux kernel, the following vulnerability has been resolved: mlx5: fix skb leak while fifo resync and push During ptp resync operation SKBs were poped from the fifo but were never freed neither by napiconsume nor by devkfreeskbany. Add call to napiconsumeskb to properly free SKBs. Another...

6AI score0.00132EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/30 1:16 p.m.17 views

UBUNTU-CVE-2023-54238

In the Linux kernel, the following vulnerability has been resolved: mlx5: fix skb leak while fifo resync and push During ptp resync operation SKBs were poped from the fifo but were never freed neither by napiconsume nor by devkfreeskbany. Add call to napiconsumeskb to properly free SKBs. Another...

7.8CVSS5.7AI score0.00132EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/30 12:11 p.m.31 views

CVE-2023-54238 mlx5: fix skb leak while fifo resync and push

In the Linux kernel, the following vulnerability has been resolved: mlx5: fix skb leak while fifo resync and push During ptp resync operation SKBs were poped from the fifo but were never freed neither by napiconsume nor by devkfreeskbany. Add call to napiconsumeskb to properly free SKBs. Another...

7.8CVSS0.00132EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/30 12:11 p.m.22 views

CVE-2023-54238

CVE-2023-54238 relates to the Linux kernel mlx5 stack. The published fixes address a leak of SKBs during ptp resync and fifo push: SKBs were popped from the fifo but not freed by napi_consume or dev_kfree_skb_any; a call to napi_consume_skb was added to properly free SKBs. A second leak was cause...

7.8CVSS6.2AI score0.00132EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/30 12:11 p.m.10 views

CVE-2023-54238 mlx5: fix skb leak while fifo resync and push

In the Linux kernel, the following vulnerability has been resolved: mlx5: fix skb leak while fifo resync and push During ptp resync operation SKBs were poped from the fifo but were never freed neither by napiconsume nor by devkfreeskbany. Add call to napiconsumeskb to properly free SKBs. Another...

7.8CVSS6.4AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.15 views

PT-2025-54067

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to memory management within the mlx5 driver. Specifically, a memory leak occurs during Precision Time Protocol PTP resynchronization operations,...

7.8CVSS7.6AI score0.0094EPSS
SaveExploits2References843
Tenable Nessus
Tenable Nessus
added 2025/12/26 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-54000

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: hns3: fix deadlock issue when externellb and reset are executed together When externellb and reset are executed together, a deadlock may occur: 3147.217009...

5.3AI score0.00187EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/12/25 12:58 a.m.10 views

SUSE CVE-2023-54000

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix deadlock issue when externellb and reset are executed together When externellb and reset are executed together, a deadlock may occur: 3147.217009 INFO: task kworker/u321:0:7 blocked for more than 120 seconds...

5.5CVSS6.5AI score0.00187EPSS
SaveExploits0References17
Rows per page
Query Builder