Lucene search
+L

93 matches found

CVE
CVE
added 2026/04/24 2:35 p.m.28 views

CVE-2026-31563

CVE-2026-31563 affects the Linux kernel macb network driver. The issue arises from freeing TX SKBs with napi_consume_skb() in IRQ-disabled context; a patch replaces it with dev_consume_skb_any() to avoid the warning trace and potential instability. All connected sources (NVD, SUSE, Red Hat, Debia...

7.5CVSS5.3AI score0.00501EPSS
SaveExploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/24 12:00 a.m.22 views

PT-2026-34915

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the net: macb component where the napi consume skb function is called within an IRQ disabled context, which is not its intended use. This occurs during the freeing of ...

7.5CVSS7.2AI score0.00501EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/04/24 12:00 a.m.18 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the macb driver calling napiconsumeskb in a context where IRQ is disabled, resulting in a warning...

7.5CVSS5.8AI score0.00501EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/03 12:15 a.m.11 views

OSV-2026-2 Heap-buffer-overflow in cmt_mpack_consume_uint_tag

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=472785094 Crash type: Heap-buffer-overflow WRITE 8 Crash state: cmtmpackconsumeuinttag cmtmpackunpackarray cmtmpackunpackmap...

5.4AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 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.00135EPSS
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.00135EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/30 1:16 p.m.27 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.00135EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/30 12:11 p.m.24 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.00135EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/30 12:11 p.m.32 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.00135EPSS
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:00 a.m.17 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
NVD
NVD
added 2025/12/09 4:17 p.m.9 views

CVE-2023-53836

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix skb refcnt race after locking changes There is a race where skb's from the skpsockbacklog can be referenced after userspace side has already skbconsumed the skbuff and its refcnt dropped to zer0 causing use afte...

7.8CVSS0.00186EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/09/03 11:34 p.m.10 views

An issue in fluent-bit v.3.7.2 allows a local attacker to cause a denial of service via the function consume_event.

...

5.5CVSS7AI score0.00174EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-34502

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Radare2 v5.7.0 was discovered to contain a heap buffer overflow via the function consumeencodednamenew at format/wasm/wasm.c. This vulnerability allows attacker...

5.5CVSS6.2AI score0.00289EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2025/05/26 9:26 a.m.11 views

kernel: veth: Fix use after free in XDP_REDIRECT

A use-after-free vulnerability has been identified within the vethconvertskbtoxdpbuff function of the Linux kernel's veth driver. The flaw stems from improper memory management during packet headroom expansion for XDP eXpress Data Path. Specifically, when the pskbexpandhead function allocates new...

7.8CVSS6.7AI score0.00191EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/04 6:15 p.m.5 views

CVE-2025-29477

An issue in fluent-bit v.3.7.2 allows a local attacker to cause a denial of service via the function consumeevent...

5.5CVSS5.8AI score0.00174EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/04/04 12:00 a.m.8 views

PT-2025-15040

Name of the Vulnerable Software and Affected Versions fluent-bit version 3.7.2 Description The issue allows a local attacker to cause a denial of service via the consume event function. Recommendations For fluent-bit version 3.7.2, as a temporary workaround, consider disabling the consume event...

5.5CVSS6.1AI score0.00174EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2025/04/04 12:00 a.m.36 views

CVE-2025-29477

An issue in fluent-bit v.3.7.2 allows a local attacker to cause a denial of service via the function consumeevent...

0.00174EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/04/04 12:00 a.m.9 views

Fluent Bit 安全漏洞

Fluent Bit is an open source log processing and analyzing system written in C by Fluent Open Source. A security vulnerability exists in Fluent Bit version 3.7.2, which stems from a flaw in the consumeevent function that could lead to a denial of service...

5.5CVSS6.2AI score0.00174EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/02/06 12:00 a.m.12 views

PT-2025-5869 · Ibm · Ibm Entirex

Name of the Vulnerable Software and Affected Versions: IBM EntireX version 11.1 Description: The issue is related to an XML external entity injection XXE attack when processing XML data. An authenticated attacker could exploit this to expose sensitive information or consume memory resources...

7.5CVSS6.8AI score0.00368EPSS
SaveExploits0References5
Rows per page
Query Builder