Lucene search
+L

2849 matches found

NVD
NVD
added 2026/06/10 12:16 a.m.26 views

CVE-2026-41701

Correlation IDs for replies in the RabbitTemplate.sendAndReceive with the fixed reply queue are predictable due to internal simple counter. Affected versions: Spring AMQP 4.0.0 through 4.0.3; 3.2.0 through 3.2.10; 3.1.0 through 3.1.15; 2.4.0 through 2.4.17...

4.4CVSS0.00173EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/09 11:47 p.m.50 views

CVE-2026-41701 In Spring AMQP sequential correlation IDs enable reply poisoning on fixed reply queues

Correlation IDs for replies in the RabbitTemplate.sendAndReceive with the fixed reply queue are predictable due to internal simple counter. Affected versions: Spring AMQP 4.0.0 through 4.0.3; 3.2.0 through 3.2.10; 3.1.0 through 3.1.15; 2.4.0 through 2.4.17...

4.4CVSS0.00173EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/09 4:52 p.m.13 views

CVE-2026-46332

A flaw was found in the Linux kernel's Greybus subsystem, specifically in the gb-beagleplay driver. The cc1352bootloaderrx function, responsible for receiving bootloader data, does not properly check the size of incoming data chunks before copying them into a fixed-size receive buffer. This...

8CVSS5.5AI score0.00193EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/09 2:16 p.m.26 views

CVE-2026-46332

In the Linux kernel, the following vulnerability has been resolved: greybus: gb-beagleplay: bound bootloader receive buffering cc1352bootloaderrx appends each serdev chunk into the fixed rxbuffer before parsing bootloader packets. The helper can keep leftover bytes between callbacks and may recei...

8CVSS0.00193EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/09 1:41 p.m.19 views

CVE-2026-46323

A flaw was found in the Linux kernel's Generic Receive Offload GRO networking subsystem. This vulnerability occurs when skbgroreceive attempts to merge zerocopy socket buffers skbs without properly managing page reference counts, specifically when the SKBFLMANAGEDFRAGREFS flag is set. An attacker...

7.8CVSS5.4AI score0.00137EPSS
SaveExploits0References10
NVD
NVD
added 2026/06/09 1:16 p.m.31 views

CVE-2026-46323

In the Linux kernel, the following vulnerability has been resolved: net: gro: don't merge zcopy skbs skbgroreceive can currently copy frags between the source and GRO skb, without checking the zerocopy status, and in particular the SKBFLMANAGEDFRAGREFS flag. When SKBFLMANAGEDFRAGREFS is set, the...

7.8CVSS0.00137EPSS
SaveExploits0References19
OSV
OSV
added 2026/06/09 1:16 p.m.15 views

UBUNTU-CVE-2026-46323

In the Linux kernel, the following vulnerability has been resolved: net: gro: don't merge zcopy skbs skbgroreceive can currently copy frags between the source and GRO skb, without checking the zerocopy status, and in particular the SKBFLMANAGEDFRAGREFS flag. When SKBFLMANAGEDFRAGREFS is set, the...

7.8CVSS5.3AI score0.00137EPSS
SaveExploits0References9
CVE
CVE
added 2026/06/09 12:36 p.m.53 views

CVE-2026-46332

The CVE-2026-46332 issue affects the Linux kernel Greybus subsystem (gb-beagleplay) where cc1352_bootloader_rx() appends serdev data into a fixed rx_buffer without validating the chunk size against remaining space. This can allow an overflow when multiple packets arrive in one callback, leading t...

8CVSS5.6AI score0.00193EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/06/09 12:36 p.m.27 views

EUVD-2026-35432

In the Linux kernel, the following vulnerability has been resolved: greybus: gb-beagleplay: bound bootloader receive buffering cc1352bootloaderrx appends each serdev chunk into the fixed rxbuffer before parsing bootloader packets. The helper can keep leftover bytes between callbacks and may recei...

5.6AI score0.00193EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/09 12:36 p.m.10 views

CVE-2026-46332 greybus: gb-beagleplay: bound bootloader receive buffering

In the Linux kernel, the following vulnerability has been resolved: greybus: gb-beagleplay: bound bootloader receive buffering cc1352bootloaderrx appends each serdev chunk into the fixed rxbuffer before parsing bootloader packets. The helper can keep leftover bytes between callbacks and may recei...

8CVSS5.9AI score
SaveExploits0References7
CVE
CVE
added 2026/06/09 12:11 p.m.120 views

CVE-2026-46323

CVE-2026-46323 affects the Linux kernel’s networking GRO path. The issue occurs in skb_gro_receive() where fragments can be copied between the source and GRO skbs without respecting zerocopy status, notably when SKBFL_MANAGED_FRAG_REFS is set. When this flag is present, pages in shinfo->frags ...

7.8CVSS5.4AI score0.00137EPSS
SaveExploits0References19Affected Software1
EUVD
EUVD
added 2026/06/09 12:11 p.m.20 views

EUVD-2026-35413

In the Linux kernel, the following vulnerability has been resolved: net: gro: don't merge zcopy skbs skbgroreceive can currently copy frags between the source and GRO skb, without checking the zerocopy status, and in particular the SKBFLMANAGEDFRAGREFS flag. When SKBFLMANAGEDFRAGREFS is set, the...

5.4AI score0.00137EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/06/09 12:00 a.m.20 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 greybus gb-beagleplay driver. In this driver, the cc1352bootloaderrx function does not check...

8CVSS5.8AI score0.00193EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/06/09 12:00 a.m.31 views

Linux Distros Unpatched Vulnerability : CVE-2026-46323

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: net: gro: don't merge zcopy skbs skbgroreceive can currently copy frags between the source a...

7.8CVSS6.3AI score0.00137EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/09 12:00 a.m.23 views

PT-2026-47760

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The skb gro receive function fails to check the zerocopy status, specifically the SKBFL MANAGED FRAG REFS flag, when copying fragments between the source and Generic Receive Offload GRO...

7.8CVSS5.2AI score0.00137EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/06/09 12:00 a.m.14 views

CVE-2026-46323

In the Linux kernel, the following vulnerability has been resolved: net: gro: don't merge zcopy skbs skbgroreceive can currently copy frags between the source and GRO skb, without checking the zerocopy status, and in particular the SKBFLMANAGEDFRAGREFS flag. When SKBFLMANAGEDFRAGREFS is set, the...

7.8CVSS6.5AI score0.00137EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/06/09 12:00 a.m.19 views

PT-2026-47789

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A buffer overflow exists in the greybus gb-beagleplay component. The cc1352 bootloader rx function appends serdev chunks into a fixed rx buffer before parsing bootloader packets. Because...

8CVSS5.6AI score0.00193EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/06/09 12:00 a.m.28 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 function skbgroreceive, which does not check the zero-copy status during the copy of frags,...

7.8CVSS5.3AI score0.00137EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/06/09 12:00 a.m.12 views

CVE-2026-46332

In the Linux kernel, the following vulnerability has been resolved: greybus: gb-beagleplay: bound bootloader receive buffering cc1352bootloaderrx appends each serdev chunk into the fixed rxbuffer before parsing bootloader packets. The helper can keep leftover bytes between callbacks and may recei...

8CVSS6.9AI score0.00193EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/06/08 11:43 p.m.11 views

Memory Allocation with Excessive Size Value

Overview Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value through the ReceivePackHandler via addthinpack/applydelta flows when handling crafted thin packs with attacker-controlled delta headers. An attacker can cause excessive memory allocation by...

6.8CVSS5.4AI score0.00188EPSS
SaveExploits0References2
Rows per page
Query Builder