Lucene search
+L

825 matches found

Github Security Blog
Github Security Blog
added 2026/08/20 6:43 p.m.7 views

netty-incubator-codec-ohttp: BinaryHttpParser should enforce limits for variable lengths fields

We don't enforce any limits for the encoded variable lengths that are used for fields. As the remote peer controls these it's easy for the remote peer to have us buffer data forever and so ultimately OOM...

5.9AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/19 8:24 p.m.3 views

GHSA-72X6-4J93-7W86 BuildKit has a possible runtime DoS via unbounded group parsing

Impact Maliciously crafted base image or build can cause a Denial of Service DoS condition. When creating a container from this image, memory exhaustion occurs, leading to an Out Of Memory OOM kill of the buildkitd process. Patches Issue is fixed in BuildKit v0.31.1+ Workarounds Use trusted build...

2.3CVSS5.5AI score0.00404EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/19 8:24 p.m.13 views

BuildKit has a possible runtime DoS via unbounded group parsing

Impact Maliciously crafted base image or build can cause a Denial of Service DoS condition. When creating a container from this image, memory exhaustion occurs, leading to an Out Of Memory OOM kill of the buildkitd process. Patches Issue is fixed in BuildKit v0.31.1+ Workarounds Use trusted build...

2.3CVSS5.5AI score0.00404EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/19 5:05 a.m.4 views

CVE-2026-72386

A flaw was found in the drm/panthor component of the Linux kernel. This vulnerability occurs when a group is evicted before the tiler Out-Of-Memory OOM service can process it, leading to a resource leak. An attacker could potentially exploit this to cause resource exhaustion, resulting in a Denia...

5.5CVSS5.6AI score0.002EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 5:17 p.m.5 views

CVE-2026-69219

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.1, src/main/java/com/rabbitmq/client/impl/ValueReader.java uses ValueReader.readBytes to accept a wire-declared contentLength below Integer.MAXVALUE and allocate a...

8.7CVSS0.00399EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/18 4:32 p.m.7 views

GHSA-68MJ-5WR7-6FGG RabbitMQ Java client ValueReader: Oversized LongString/bytes length triggers OOM via unchecked allocation

Summary ValueReader.readBytes allocates a byte array sized by a wire-declared content length without validating it against actual frame data. A malicious AMQP peer triggers OOM by declaring a 2GB string/bytes field. Vulnerable Code src/main/java/com/rabbitmq/client/impl/ValueReader.java lines...

8.7CVSS5.7AI score0.00399EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/18 4:23 p.m.21 views

CVE-2026-69219 RabbitMQ Java client ValueReader: Oversized LongString/bytes length triggers OOM via unchecked allocation

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.1, src/main/java/com/rabbitmq/client/impl/ValueReader.java uses ValueReader.readBytes to accept a wire-declared contentLength below Integer.MAXVALUE and allocate a...

8.7CVSS0.00399EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/18 4:23 p.m.7 views

CVE-2026-69219

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.1, src/main/java/com/rabbitmq/client/impl/ValueReader.java uses ValueReader.readBytes to accept a wire-declared contentLength below Integer.MAXVALUE and allocate a...

8.7CVSS5.3AI score0.00399EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/08/18 4:23 p.m.9 views

EUVD-2026-61041

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.1, src/main/java/com/rabbitmq/client/impl/ValueReader.java uses ValueReader.readBytes to accept a wire-declared contentLength below Integer.MAXVALUE and allocate a...

8.7CVSS5.3AI score0.00399EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/18 4:23 p.m.10 views

CVE-2026-69219 RabbitMQ Java client ValueReader: Oversized LongString/bytes length triggers OOM via unchecked allocation

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.1, src/main/java/com/rabbitmq/client/impl/ValueReader.java uses ValueReader.readBytes to accept a wire-declared contentLength below Integer.MAXVALUE and allocate a...

8.7CVSS5.5AI score
SaveExploits0References8
OSV
OSV
added 2026/08/17 5:49 a.m.4 views

BIT-MONGODB-2026-13056 A user with read access can cause a DoS by executing a specifically crafted query to consume a large amount of RAM

Using expressions that generate large arrays it is possible to craft a query that creates very large intermediate objects in memory, causing the server to crash with OOM error...

7.1CVSS5.3AI score0.00283EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.9 views

MiracleLinux 9 : dotnet8.0-8.0.129-1.el9_8.ML.1 (AXSA:2026-1546:15)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1546:15 advisory. dotnet: SocketsHttpHandler Http2Connection - HTTP/2 SETTINGS/PING ACK flood causing OOM CVE-2026-50651 dotnet: .NET Core: Denial of Service via type...

9.8CVSS7AI score0.01105EPSS
SaveExploits0References18
NVD
NVD
added 2026/08/15 6:22 a.m.4 views

CVE-2026-74331

In the Linux kernel, the following vulnerability has been resolved: firmwareloader: Fix recursive lock in devicecachefwimages A recursive locking deadlock can occur in the firmware loader's power management notification handler. During system suspend or hibernation preparation, fwpmnotify calls...

0.0019EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:22 a.m.4 views

CVE-2026-72386

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix a leak when a group is evicted before the tiler OOM is serviced A group ref is tied to the pending tileroomwork, so we need to release it if the cancel was effective...

0.002EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:22 a.m.6 views

CVE-2026-72387

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix potential invalid pointer deref in groupprocesstileroom If heaps is an ERRPTR, panthorheappoolput will deref an invalid pointer. Make sure we set it to NULL in that case...

0.002EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 6:22 a.m.4 views

UBUNTU-CVE-2026-72386

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix a leak when a group is evicted before the tiler OOM is serviced A group ref is tied to the pending tileroomwork, so we need to release it if the cancel was effective...

5.4AI score0.002EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.32 views

CVE-2026-74331 firmware_loader: Fix recursive lock in device_cache_fw_images()

In the Linux kernel, the following vulnerability has been resolved: firmwareloader: Fix recursive lock in devicecachefwimages A recursive locking deadlock can occur in the firmware loader's power management notification handler. During system suspend or hibernation preparation, fwpmnotify calls...

0.0019EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:58 a.m.4 views

CVE-2026-74331 firmware_loader: Fix recursive lock in device_cache_fw_images()

In the Linux kernel, the following vulnerability has been resolved: firmwareloader: Fix recursive lock in devicecachefwimages A recursive locking deadlock can occur in the firmware loader's power management notification handler. During system suspend or hibernation preparation, fwpmnotify calls...

5.8AI score
SaveExploits0References11
OSV
OSV
added 2026/08/15 5:56 a.m.7 views

CVE-2026-72387 drm/panthor: Fix potential invalid pointer deref in group_process_tiler_oom()

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix potential invalid pointer deref in groupprocesstileroom If heaps is an ERRPTR, panthorheappoolput will deref an invalid pointer. Make sure we set it to NULL in that case...

5.5AI score
SaveExploits0References7
CVE
CVE
added 2026/08/15 5:56 a.m.19 views

CVE-2026-72387

The vulnerability CVE-2026-72387 affects the Linux kernel's DRM panthor path. A potential invalid pointer dereference could occur in group_process_tiler_oom() when heaps is an ERR_PTR(); panthor_heap_pool_put() could dereference that pointer. The fix ensures the pointer is set to NULL in that cas...

5.3AI score0.002EPSS
SaveExploits0References4
Rows per page
Query Builder