Lucene search
+L

260533 matches found

NVD
NVD
added 2026/08/18 7:16 p.m.6 views

CVE-2026-24184

NVIDIA Cumulus Linux contains a vulnerability in the Link Layer Discovery Protocol LLDP daemon component, where an unauthenticated attacker on an adjacent network could cause buffer overflow by sending crafted LLDP frames. A successful exploit of this vulnerability might lead to code execution...

7.5CVSS0.00272EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/18 6:37 p.m.3 views

CVE-2026-72261

A flaw was found in the Linux kernel's Sound Open Firmware SOF subsystem, specifically within the ipc3-control component. This vulnerability occurs in the sndsofupdatecontrol function where the size of firmware-provided data is not properly validated against the allocated buffer size. An attacker...

7.8CVSS5.9AI score0.00164EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/18 6:16 p.m.7 views

EUVD-2026-61104

NVIDIA Cumulus Linux contains a vulnerability in the Link Layer Discovery Protocol LLDP daemon component, where an unauthenticated attacker on an adjacent network could cause buffer overflow by sending crafted LLDP frames. A successful exploit of this vulnerability might lead to code execution...

7.5CVSS6.1AI score0.00272EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 6:16 p.m.19 views

CVE-2026-24184

NVIDIA Cumulus Linux contains a vulnerability in the Link Layer Discovery Protocol LLDP daemon component, where an unauthenticated attacker on an adjacent network could cause buffer overflow by sending crafted LLDP frames. A successful exploit of this vulnerability might lead to code execution...

7.5CVSS0.00272EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 6:16 p.m.22 views

CVE-2026-24184

An unauthenticated attacker on an adjacent network can trigger a buffer overflow in the LLDP daemon of NVIDIA Cumulus Linux via crafted LLDP frames, potentially leading to code execution. CVSS 3.1 scores this HIGH (7.5) with no privileges required; exploitation details are not publicly available....

7.5CVSS6.1AI score0.00272EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/18 5:53 p.m.7 views

EUVD-2026-61137

libre is a generic library for real-time communications with asynchronous input and output support. Prior to 4.8.1, the websockdecode function in src/websock/websock.c contains an integer overflow when validating a masked WebSocket frame that uses the 64-bit extended length encoding. The expressi...

9.3CVSS5.6AI score0.00384EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 5:53 p.m.2 views

CVE-2026-50161 libre: Integer overflow in websock_decode() masked frame length check leads to heap buffer overflow

libre is a generic library for real-time communications with asynchronous input and output support. Prior to 4.8.1, the websockdecode function in src/websock/websock.c contains an integer overflow when validating a masked WebSocket frame that uses the 64-bit extended length encoding. The expressi...

9.3CVSS5.7AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/18 5:53 p.m.21 views

CVE-2026-50161 libre: Integer overflow in websock_decode() masked frame length check leads to heap buffer overflow

libre is a generic library for real-time communications with asynchronous input and output support. Prior to 4.8.1, the websockdecode function in src/websock/websock.c contains an integer overflow when validating a masked WebSocket frame that uses the 64-bit extended length encoding. The expressi...

9.3CVSS0.00384EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/18 5:53 p.m.11 views

CVE-2026-50161

libre is a generic library for real-time communications with asynchronous input and output support. Prior to 4.8.1, the websockdecode function in src/websock/websock.c contains an integer overflow when validating a masked WebSocket frame that uses the 64-bit extended length encoding. The expressi...

9.3CVSS5.6AI score0.00384EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/18 4:54 p.m.7 views

EUVD-2026-61058

Dell PowerStore SDNAS contains a Buffer Copy without Checking Size of Input vulnerability in the NFS/RPC. An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to Command execution and Denial of service...

8.1CVSS5.8AI score0.00652EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/18 4:54 p.m.18 views

CVE-2026-70415

Dell PowerStore SDNAS has a buffer-copy flaw in its NFS/RPC stack, exploitable by an unauthenticated remote attacker to achieve command execution and DoS. CVSS 3.1 scores it HIGH (8.1). Dell advisory DSA-2026-330 covers the fix; no in-the-wild exploitation is reported. Apply Dell's security updat...

8.1CVSS5.8AI score0.00652EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/08/18 4:36 p.m.7 views

RabbitMQ Java client accepts broker frames larger than the negotiated AMQP frame_max

Summary The max body size was enforced to patch CVE-2023-46120, but even though that limit still works, the frame size itself still exceeds the given max size. Root cause The Java client records the AMQP 0-9-1 framemax negotiated during connection tuning, but the socket inbound frame reader...

7.5CVSS6AI score0.01061EPSS
SaveExploits1References7Affected Software1
EUVD
EUVD
added 2026/08/18 4:32 p.m.10 views

EUVD-2026-61046

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.0, the AMQP connection tuning path records the negotiated AMQP framemax value, but src/main/java/com/rabbitmq/client/impl/SocketFrameHandler.java and...

5.3AI score0.00299EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/18 3:28 p.m.5 views

kernel: dlm: validate length in dlm_search_rsb_tree

A flaw was found in the Linux kernel's Distributed Lock Manager dlm module. An attacker could send specially crafted network messages with an oversized length parameter to the dlmdumprsbname function. This lack of validation can lead to an out-of-bounds write in the dlmsearchrsbtree function,...

9.8CVSS8.9AI score0.00426EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/18 3:23 p.m.4 views

kernel: dlm: validate length in dlm_search_rsb_tree

A flaw was found in the Linux kernel's Distributed Lock Manager dlm module. An attacker could send specially crafted network messages with an oversized length parameter to the dlmdumprsbname function. This lack of validation can lead to an out-of-bounds write in the dlmsearchrsbtree function,...

9.8CVSS8.9AI score0.00426EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/18 3:17 p.m.4 views

CVE-2026-75784

A vulnerability was detected in TRENDnet TEW-WLC100 1v2.07b01. Affected by this issue is the function FUN0040da4c of the file /usr/nginx/sbin/nginx of the component HTTP Header Handler. The manipulation of the argument Server results in stack-based buffer overflow. The attack may be launched...

10CVSS0.01021EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/18 3:16 p.m.5 views

CVE-2026-59949

yawkat LZ4 Java provides LZ4 compression for Java. Prior to 1.11.1, JNI-backed XXHash implementations fail to validate the byte array object and the off and len arguments in XXHashFactory.nativeInstance.hash32.hash, XXHashFactory.nativeInstance.hash64.hash,...

6.5CVSS0.0046EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/18 2:58 p.m.9 views

CVE-2026-59949

yawkat LZ4 Java provides LZ4 compression for Java. Prior to 1.11.1, JNI-backed XXHash implementations fail to validate the byte array object and the off and len arguments in XXHashFactory.nativeInstance.hash32.hash, XXHashFactory.nativeInstance.hash64.hash,...

6.5CVSS5.2AI score0.0046EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/18 2:55 p.m.19 views

CVE-2026-63632 ONNX: Heap-Buffer-Overflow READ in Gemm Version Converter Adapter via Undersized Input Shape

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. From 1.3.0 until 1.22.0, onnx.versionconverter.convertversion can perform an out-of-bounds read in Gemm76::adaptgemm76 in onnx/versionconverter/adapters/gemm76.h when a Gemm node has input tensors with...

3.3CVSS0.00166EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 2:55 p.m.6 views

CVE-2026-63632 ONNX: Heap-Buffer-Overflow READ in Gemm Version Converter Adapter via Undersized Input Shape

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. From 1.3.0 until 1.22.0, onnx.versionconverter.convertversion can perform an out-of-bounds read in Gemm76::adaptgemm76 in onnx/versionconverter/adapters/gemm76.h when a Gemm node has input tensors with...

3.3CVSS5.4AI score
SaveExploits0References6
Rows per page
Query Builder