Lucene search
+L

8318 matches found

OSV
OSV
•added 2026/09/17 5:17 p.m.•6 views

DEBIAN-CVE-2026-90345

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix P2P action frame handling without device vif Some P2P action frame paths assume the P2P device vif is always available. That is not true when userspace sends non-P2P public action frames through the primary...

5.8AI score0.00198EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/17 5:17 p.m.•10 views

CVE-2026-90345

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix P2P action frame handling without device vif Some P2P action frame paths assume the P2P device vif is always available. That is not true when userspace sends non-P2P public action frames through the primary...

0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 5:09 p.m.•42 views

CVE-2026-44235 rabbitmq-c: size_t underflow in AMQP frame length computation leads to out-of-bounds read

rabbitmq-c is a C-language AMQP client library for RabbitMQ. Prior to 0.16.0, a malicious AMQP server can send an undersized HEADER or METHOD frame during client login and cause unsigned sizet underflow in amqphandleinput in librabbitmq/amqpconnection.c. The parser subtracts HEADERSIZE, fixed...

6.5CVSS0.00356EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/09/17 5:04 p.m.•14 views

RabbitMQ amqp091-go: Protocol Desynchronization and Frame Injection via Integer Overflow in readLongstr

Summary A critical stream desynchronization vulnerability has been identified in the AMQP wire-protocol parser. When parsing a long string readLongstr within a table field, providing a length that exceeds the maximum signed 32-bit integer 2^31 - 1, or roughly 2.1 GiB triggers an improper...

9.5CVSS6.2AI score0.00524EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/09/17 5:03 p.m.•8 views

GHSA-XWWF-M8FG-P9Q2 RabbitMQ amqp091-go: Denial of Service via Sub-Spec Frame Size Negotiation

Summary A Denial of Service DoS vulnerability exists in the AMQP client's connection negotiation logic. The AMQP specification explicitly mandates a strict minimum frame size of 4096 bytes to prevent pathological packet fragmentation. While the library defines a frameMinSize = 4096 constant, the...

8.9CVSS5.9AI score0.00524EPSS
SaveExploits0References6
OSV
OSV
•added 2026/09/17 4:08 p.m.•7 views

CVE-2026-90345 wifi: brcmfmac: fix P2P action frame handling without device vif

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix P2P action frame handling without device vif Some P2P action frame paths assume the P2P device vif is always available. That is not true when userspace sends non-P2P public action frames through the primary...

5.8AI score
SaveExploits0References5
CVE
CVE
•added 2026/09/17 4:08 p.m.•12 views

CVE-2026-90345

This vulnerability affects the brcmfmac Wi-Fi driver in the Linux kernel . Certain P2P action frame code paths incorrectly assume that the P2P device virtual interface (vif) is always present. This assumption breaks when userspace sends non-P2P public action frames through the primary interface, ...

5.8AI score0.00198EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/17 4:08 p.m.•13 views

EUVD-2026-82006

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix P2P action frame handling without device vif Some P2P action frame paths assume the P2P device vif is always available. That is not true when userspace sends non-P2P public action frames through the primary...

5.8AI score0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•35 views

CVE-2026-90345 wifi: brcmfmac: fix P2P action frame handling without device vif

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix P2P action frame handling without device vif Some P2P action frame paths assume the P2P device vif is always available. That is not true when userspace sends non-P2P public action frames through the primary...

0.00198EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 2:52 p.m.•8 views

GHSA-JH4V-GFQJ-7RHX RabbitMQ Java client has frame-level OOM: Math.min(maxInboundMessageBodySize, 0) defeats frame size enforcement

Vulnerability In AMQConnection.java line 435-436, after Connection.Tune negotiation, the frame-max limit is set via: java frameHandler.setFrameMax Math.minthis.maxInboundMessageBodySize, frameMax; When frameMax = 0 meaning "unlimited" per AMQP spec, Math.min67108864, 0 = 0. This value is then...

8.7CVSS7AI score0.00552EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/09/17 2:39 p.m.•17 views

kernel: wifi: brcmfmac: cyw: fix heap overflow on a short auth frame

A flaw was found in the Linux kernel's brcmfmac Wi-Fi driver. A remote attacker, by sending a specially crafted short authentication frame during the SAE Simultaneous Authentication of Equals authentication exchange, could trigger a heap overflow. This vulnerability allows for potential arbitrary...

8.8CVSS8.1AI score0.00349EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/09/17 1:36 p.m.•9 views

CVE-2026-77403

A flaw was found in RabbitMQ amqp091-go, a Go AMQP 0.9.1 client. A malicious or compromised AMQP broker can exploit this by advertising an extremely small frame size during connection negotiation. This can lead to excessive fragmentation of client publications, consuming significant CPU resources...

8.9CVSS5.8AI score0.00524EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/09/17 1:20 p.m.•12 views

Moderate: Red Hat Security Advisory: libsoup security update

An update for libsoup is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.5CVSS5.9AI score0.00883EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/09/17 1:20 p.m.•9 views

libsoup: SoupWebsocketConnection: libsoup: WebSocket remote denial of service via oversized control frame protocol violation

A vulnerability was found in libsoup's WebSocket frame parsing implementation. The library fails to validate length rules specified in RFC 6455 §5.5, which mandates that all WebSocket control frames e.g., PING, PONG, CLOSE contain a payload of 125 bytes or less. A remote, unauthenticated attacker...

7.5CVSS5.8AI score0.00745EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/17 12:01 p.m.•7 views

RLSA-2026:68266 Moderate: libsoup security update

The libsoup packages provide an HTTP client and server library for GNOME. Security Fixes: libsoup: SoupWebsocketConnection: libsoup: WebSocket remote denial of service via oversized control frame protocol violation CVE-2026-15711 For more details about the security issues, including the impact, a...

7.5CVSS5.9AI score0.00745EPSS
SaveExploits0References3
Rockylinux
Rockylinux
•added 2026/09/17 12:01 p.m.•11 views

libsoup security update

An update is available for libsoup. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The libsoup packages provide an HTTP client and server library for GNOME...

7.5CVSS6AI score0.00745EPSS
SaveExploits0
Rockylinux
Rockylinux
•added 2026/09/17 6:06 a.m.•12 views

libsoup security update

An update is available for libsoup. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The libsoup packages provide an HTTP client and server library for GNOME...

7.5CVSS6AI score0.00883EPSS
SaveExploits0
NVD
NVD
•added 2026/09/17 5:17 a.m.•10 views

CVE-2026-25294

Transient DOS while parsing frame during channel usage...

7.4CVSS0.001EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/17 4:11 a.m.•14 views

EUVD-2026-81333

Transient DOS while parsing frame during channel usage...

7.4CVSS5.7AI score0.001EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/17 12:00 a.m.•1 views

CVE-2026-90345: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix P2P action frame handling without device vif Some P2P action frame paths assume the P2P device vif is always available. That is not true when userspace sends non-P2P public action frames through the primary...

5.8AI score0.00198EPSS
SaveExploits0References1
Rows per page
Query Builder