Lucene search
+L

1070 matches found

Positive Technologies
Positive Technologies
added 2025/01/08 12:00 a.m.14 views

PT-2025-4363

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to a null pointer dereference in the Linux kernel's bnxt driver. This occurs when the XDP eXpress Data Path is detached, and the features are not recalculated, leadi...

5.5CVSS6.5AI score0.00233EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.14 views

PT-2025-30853

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the bnxt en module of the Linux kernel related to DMA unmapping when transmitting XDP REDIRECT packets. Specifically, the dma unmap len set function was called with an...

6CVSS6.8AI score0.00492EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.9 views

SUSE CVE-2024-53209

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix receive ring space parameters when XDP is active The MTU setting at the time an XDP multi-buffer is attached determines whether the aggregation ring will be used and the rxskbfunc handler. This is done in...

5.3CVSS7.8AI score0.0062EPSS
SaveExploits0References16
OSV
OSV
added 2024/12/27 2:15 p.m.5 views

DEBIAN-CVE-2024-53209

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix receive ring space parameters when XDP is active The MTU setting at the time an XDP multi-buffer is attached determines whether the aggregation ring will be used and the rxskbfunc handler. This is done in...

5.5CVSS6.1AI score0.0062EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.13 views

AZL-57917 CVE-2024-53209 affecting package kernel for versions less than 6.6.85.1-1

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix receive ring space parameters when XDP is active The MTU setting at the time an XDP multi-buffer is attached determines whether the aggregation ring will be used and the rxskbfunc handler. This is done in...

5.5CVSS7AI score0.0062EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 2:15 p.m.12 views

CVE-2024-53209

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix receive ring space parameters when XDP is active The MTU setting at the time an XDP multi-buffer is attached determines whether the aggregation ring will be used and the rxskbfunc handler. This is done in...

9.8CVSS0.0062EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/12/27 1:49 p.m.34 views

CVE-2024-53209

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix receive ring space parameters when XDP is active The MTU setting at the time an XDP multi-buffer is attached determines whether the aggregation ring will be used and the rxskbfunc handler. This is done in...

9.8CVSS6.1AI score0.0062EPSS
SaveExploits0
OSV
OSV
added 2024/12/27 1:49 p.m.11 views

CVE-2024-53209 bnxt_en: Fix receive ring space parameters when XDP is active

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix receive ring space parameters when XDP is active The MTU setting at the time an XDP multi-buffer is attached determines whether the aggregation ring will be used and the rxskbfunc handler. This is done in...

9.8CVSS6.3AI score
SaveExploits0References9
Cvelist
Cvelist
added 2024/12/27 1:49 p.m.27 views

CVE-2024-53209 bnxt_en: Fix receive ring space parameters when XDP is active

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix receive ring space parameters when XDP is active The MTU setting at the time an XDP multi-buffer is attached determines whether the aggregation ring will be used and the rxskbfunc handler. This is done in...

9.8CVSS0.0062EPSS
SaveExploits0References5
CVE
CVE
added 2024/12/27 1:49 p.m.191 views

CVE-2024-53209

CVE-2024-53209 concerns the bnxt_en driver in the Linux kernel. The issue arises from how MTU changes interact with XDP-active paths and the AGG ring/rx_skb_mode configuration, potentially allowing the hardware to DMA data larger than the allocated buffer and cause memory corruption or crashes. T...

9.8CVSS7.2AI score0.0062EPSS
SaveExploits0References6Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/12/04 12:00 a.m.26 views

The vulnerability of the xdp component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the xdp component in the Linux operating system’s kernel is related to the pointer to NULL. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References15Affected Software6
BDU FSTEC
BDU FSTEC
added 2024/11/21 12:00 a.m.9 views

The vulnerability of the cpumap component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the cpumap component in the Linux operating system’s kernel is related to the use of an uninitialized resource in the function cpumapbpfprogrunxdp. Exploiting this vulnerability can allow a attacker to cause a service failure...

5.5CVSS6.4AI score0.00232EPSS
SaveExploits0References33Affected Software6
BDU FSTEC
BDU FSTEC
added 2024/11/13 12:00 a.m.20 views

The vulnerability of the libbpf component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the libbpf component in the Linux operating system’s kernel is related to errors in reading beyond the boundary in the bpfxdpquery function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00282EPSS
SaveExploits0References20Affected Software4
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.8 views

kernel: ionic: fix kernel panic in XDP_TX action

A vulnerability was found in the Linux kernel's ionic driver, in the XDPTX action, where the driver sends a packet using a received page that is subsequently freed, if the RX ring buffer is not reset to NULL after this operation, it results in a use of a freed page, leading to a kernel panic...

9.8CVSS7.3AI score0.00614EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.8 views

kernel: xsk: fix usage of multi-buffer BPF helpers for ZC XDP

In the Linux kernel, the following vulnerability has been resolved: xsk: fix usage of multi-buffer BPF helpers for ZC XDP Currently when packet is shrunk via bpfxdpadjusttail and memory type is set to MEMTYPEXSKBUFFPOOL, null ptr dereference happens: 1136314.192256 BUG: kernel NULL pointer...

7.5CVSS6.7AI score0.00643EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.7 views

kernel: cpumap: Zero-initialise xdp_rxq_info struct before running XDP program

In the Linux kernel, the following vulnerability has been resolved: cpumap: Zero-initialise xdprxqinfo struct before running XDP program The Linux kernel CVE team has assigned CVE-2024-27431 to this issue. Upstream advisory:...

7.8CVSS6.8AI score0.00232EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/11/08 3:48 a.m.7 views

SUSE CVE-2024-50163

In the Linux kernel, the following vulnerability has been resolved: bpf: Make sure internal and UAPI bpfredirect flags don't overlap The bpfredirectinfo is shared between the SKB and XDP redirect paths, and the two paths use the same numeric flag values in the ri-flags field specifically,...

4.7CVSS7.7AI score0.00216EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/11/06 3:49 a.m.7 views

SUSE CVE-2024-50094

In the Linux kernel, the following vulnerability has been resolved: sfc: Don't invoke xdpdoflush from netpoll. Yury reported a crash in the sfc driver originated from netpollsendudp. The netconsole sends a message and then netpoll invokes the driver's NAPI function with a budget of zero. It is...

5.5CVSS7.7AI score0.00462EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/05 5:15 p.m.4 views

DEBIAN-CVE-2024-50094

In the Linux kernel, the following vulnerability has been resolved: sfc: Don't invoke xdpdoflush from netpoll. Yury reported a crash in the sfc driver originated from netpollsendudp. The netconsole sends a message and then netpoll invokes the driver's NAPI function with a budget of zero. It is...

5.5CVSS5.4AI score0.00462EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 5:15 p.m.15 views

UBUNTU-CVE-2024-50094

In the Linux kernel, the following vulnerability has been resolved: sfc: Don't invoke xdpdoflush from netpoll. Yury reported a crash in the sfc driver originated from netpollsendudp. The netconsole sends a message and then netpoll invokes the driver's NAPI function with a budget of zero. It is...

7.5CVSS5.7AI score0.00462EPSS
SaveExploits0References8
Rows per page
Query Builder