Lucene search
+L

3034 matches found

OSV
OSV
•added 2026/05/08 2:22 p.m.•11 views

CVE-2026-43465 net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQ

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQ XDP multi-buf programs can modify the layout of the XDP buffer when the program calls bpfxdppulldata or bpfxdpadjusttail. The referenced commit in the fixes tag...

9.8CVSS6.8AI score
SaveExploits0References6
OSV
OSV
•added 2026/05/08 2:22 p.m.•16 views

CVE-2026-43464 net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQ

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQ XDP multi-buf programs can modify the layout of the XDP buffer when the program calls bpfxdppulldata or bpfxdpadjusttail. The referenced commit in the fixes tag correct...

7.5CVSS6.7AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2026/05/08 2:22 p.m.•62 views

CVE-2026-43464 net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQ

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQ XDP multi-buf programs can modify the layout of the XDP buffer when the program calls bpfxdppulldata or bpfxdpadjusttail. The referenced commit in the fixes tag correct...

7.5CVSS0.00732EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/05/08 2:22 p.m.•54 views

CVE-2026-43465 net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQ

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQ XDP multi-buf programs can modify the layout of the XDP buffer when the program calls bpfxdppulldata or bpfxdpadjusttail. The referenced commit in the fixes tag...

9.8CVSS0.00775EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/05/08 2:22 p.m.•25 views

CVE-2026-43464

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQ XDP multi-buf programs can modify the layout of the XDP buffer when the program calls bpfxdppulldata or bpfxdpadjusttail. The referenced commit in the fixes tag correct...

7.5CVSS5.9AI score0.00732EPSS
SaveExploits0
OSV
OSV
•added 2026/05/08 2:22 p.m.•20 views

CVE-2026-43457 mctp: i2c: fix skb memory leak in receive path

In the Linux kernel, the following vulnerability has been resolved: mctp: i2c: fix skb memory leak in receive path When 'midev-allowrx' is false, the newly allocated skb isn't consumed by netifrx, it needs to free the skb directly...

5.8AI score
SaveExploits0References9
CVE
CVE
•added 2026/05/08 2:22 p.m.•41 views

CVE-2026-43457

CVE-2026-43457 affects the Linux kernel MCTP over I2C receive path. When midev->allow_rx is false, a newly allocated skb is not consumed by netif_rx() and must be freed directly, otherwise a memory leak can occur leading to potential DoS through memory exhaustion. The available connected sourc...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
•added 2026/05/08 2:22 p.m.•23 views

CVE-2026-43457

In the Linux kernel, the following vulnerability has been resolved: mctp: i2c: fix skb memory leak in receive path When 'midev-allowrx' is false, the newly allocated skb isn't consumed by netifrx, it needs to free the skb directly...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0
attackerkb
attackerkb
•added 2026/05/08 2:22 p.m.•16 views

CVE-2026-43457

In the Linux kernel, the following vulnerability has been resolved: mctp: i2c: fix skb memory leak in receive path When 'midev-allowrx' is false, the newly allocated skb isn't consumed by netifrx, it needs to free the skb directly...

5.7AI score0.00162EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
•added 2026/05/08 2:22 p.m.•53 views

CVE-2026-43457 mctp: i2c: fix skb memory leak in receive path

In the Linux kernel, the following vulnerability has been resolved: mctp: i2c: fix skb memory leak in receive path When 'midev-allowrx' is false, the newly allocated skb isn't consumed by netifrx, it needs to free the skb directly...

0.00162EPSS
SaveExploits0References6
CVE
CVE
•added 2026/05/08 2:21 p.m.•48 views

CVE-2026-43373

The CVE-2026-43373 entry describes a Linux kernel vulnerability in the net: ncsi subsystem. Early return paths in NCSI RX and AEN handlers fail to release received skbuffers (skb) when processing invalid AEN packets or failing to resolve NCSI devices/handlers, leading to a memory leak. The impact...

7.5CVSS5.8AI score0.00716EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
•added 2026/05/08 2:21 p.m.•51 views

CVE-2026-43373 net: ncsi: fix skb leak in error paths

In the Linux kernel, the following vulnerability has been resolved: net: ncsi: fix skb leak in error paths Early return paths in NCSI RX and AEN handlers fail to release the received skb, resulting in a memory leak. Specifically, ncsiaenhandler returns on invalid AEN packets without consuming the...

7.5CVSS0.00716EPSS
SaveExploits0References8
OSV
OSV
•added 2026/05/08 2:16 p.m.•34 views

UBUNTU-CVE-2025-71297

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: 8822b: Avoid WARNING in rtw8822bconfigtrxmode rtw8822bsetantenna can be called from userspace when the chip is powered off. In that case a WARNING is triggered in rtw8822bconfigtrxmode because trying to read the RF...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References21
Cvelist
Cvelist
•added 2026/05/08 1:11 p.m.•54 views

CVE-2025-71297 wifi: rtw88: 8822b: Avoid WARNING in rtw8822b_config_trx_mode()

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: 8822b: Avoid WARNING in rtw8822bconfigtrxmode rtw8822bsetantenna can be called from userspace when the chip is powered off. In that case a WARNING is triggered in rtw8822bconfigtrxmode because trying to read the RF...

0.00123EPSS
SaveExploits0References6
CloudLinux
CloudLinux
•added 2026/05/08 11:36 a.m.•24 views

curl: Fix of 3 CVEs

CVE-2016-8618: fix double-free in curlmaprintf - CVE-2016-8619: fix double-free in krb5 code - CVE-2019-5482: fix heap buffer overflow in TFTP receive...

9.8CVSS7AI score0.17939EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/05/08 12:00 a.m.•17 views

PT-2026-39130

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the xprtrdma component where the rpcrdma post recvs function fails to decrement the re receiving variable on early exit paths, such as during memory allocation failure...

7.5CVSS5.8AI score0.007EPSS
SaveExploits0
CNNVD
CNNVD
•added 2026/05/08 12:00 a.m.•31 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 XDP multiple buffer fragment count in the net mlx5e RX component. This count does not correct...

9.8CVSS5.9AI score0.00775EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/05/08 12:00 a.m.•29 views

PT-2026-39118

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the Linux kernel within the MCTP Management Component Transport Protocol I2C receive path. When the midev-allow rx variable is set to false, the newly allocated s...

5.5CVSS5.3AI score0.00162EPSS
SaveExploits0
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/08 12:00 a.m.•0 views

CVE-2026-43457: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: mctp: i2c: fix skb memory leak in receive path When 'midev-allowrx' is false, the newly allocated skb isn't consumed by netifrx, it needs to free the skb directly...

5.5CVSS5.6AI score0.00162EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
•added 2026/05/08 12:00 a.m.•21 views

PT-2026-39125

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the net/mlx5e component regarding XDP multi-buf fragment counting for legacy RQ. XDP multi-buf programs can modify the XDP buffer layout when calling bpf xdp pull data...

7.5CVSS5.9AI score0.00732EPSS
SaveExploits0References6
Rows per page
Query Builder