Lucene search
+L

169 matches found

Debian CVE
Debian CVE
•added 2026/09/24 3:34 p.m.•5 views

CVE-2026-93241

In the Linux kernel, the following vulnerability has been resolved: memcg: bypass the reclaim and oom killer for dying tasks once oomreaper is done At Meta, we are seeing instances where an OOM killed job is stuck in the exit path for several hours. In one particular case, the job was stuck for...

5.8AI score0.00229EPSS
SaveExploits0
CVE
CVE
•added 2026/09/24 3:34 p.m.•15 views

CVE-2026-93241

The Linux kernel contains a vulnerability in memcg where dying tasks can bypass reclaim and the oom killer once the oom_reaper has finished its task. This occurs because the oom_reaper is a best-effort, one-shot process; if it fails to acquire the mmap_lock in read mode (e.g., due to a sibling th...

5.8AI score0.00229EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/22 4:17 p.m.•13 views

CVE-2026-77619

Vector is a high-performance observability data pipeline. From 0.15.0 until 0.57.0, the logstash source reads a 32-bit compressed-frame length from the network and uses it to size an in-memory buffer without an upper bound. An unauthenticated remote peer that can reach the default 0.0.0.0:5044...

8.7CVSS0.00524EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/22 3:15 p.m.•20 views

CVE-2026-77619

CVE-2026-77619 affects the logstash source in Vector (versions 0.15.0 through 0.57.0). The vulnerability stems from the source reading a 32-bit compressed-frame length from the network and sizing an in-memory buffer without an upper bound . An unauthenticated remote peer reaching the default 0.0....

8.7CVSS6AI score0.00524EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/09/18 12:00 a.m.•6 views

Containerd < 1.7.35 / 2.0.x < 2.0.12 / 2.2.x < 2.2.8 / 2.3.x < 2.3.5 DoS

The version of Containerd on the remote host is prior to 1.7.35, 2.0.x prior to 2.0.12, 2.2.x prior to 2.2.8, or 2.3.x prior to 2.3.5. It is, therefore, affected by a denial of service vulnerability. containerd on Linux with the CRI plugin enabled can indefinitely block the drainExecSyncIO...

6.8CVSS5.9AI score0.00162EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/15 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2026-53495

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - containerd is an open-source container runtime. Prior to 1.7.35, 2.0.12, 2.2.8, and 2.3.5, containerd on Linux with the CRI plugin enabled can indefinitely bloc...

6.8CVSS5.8AI score0.00162EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/14 6:17 p.m.•7 views

DEBIAN-CVE-2026-53495

containerd is an open-source container runtime. Prior to 1.7.35, 2.0.12, 2.2.8, and 2.3.5, containerd on Linux with the CRI plugin enabled can indefinitely block the drainExecSyncIO goroutine in internal/cri/server/containerexecsync.go when CRI ExecSync is used by exec probes or lifecycle hooks...

6.8CVSS5.7AI score0.00162EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/14 6:17 p.m.•13 views

CVE-2026-53495

containerd is an open-source container runtime. Prior to 1.7.35, 2.0.12, 2.2.8, and 2.3.5, containerd on Linux with the CRI plugin enabled can indefinitely block the drainExecSyncIO goroutine in internal/cri/server/containerexecsync.go when CRI ExecSync is used by exec probes or lifecycle hooks...

6.8CVSS0.00162EPSS
SaveExploits0References9
CVE
CVE
•added 2026/09/14 5:18 p.m.•38 views

CVE-2026-53495

containerd on Linux with the CRI plugin enabled is affected by a goroutine leak in drainExecSyncIO (internal/cri/server/container_execsync.go). When exec probes or lifecycle hooks launch long-lived background child processes that retain stdin/stdout pipes, the input/output drain phase—lacking a d...

6.8CVSS5.7AI score0.00162EPSS
SaveExploits0References9
AlpineLinux
AlpineLinux
•added 2026/09/14 5:18 p.m.•17 views

CVE-2026-53495

containerd is an open-source container runtime. Prior to 1.7.35, 2.0.12, 2.2.8, and 2.3.5, containerd on Linux with the CRI plugin enabled can indefinitely block the drainExecSyncIO goroutine in internal/cri/server/containerexecsync.go when CRI ExecSync is used by exec probes or lifecycle hooks...

6.8CVSS5.7AI score0.00162EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/14 5:18 p.m.•13 views

EUVD-2026-77684

containerd is an open-source container runtime. Prior to 1.7.35, 2.0.12, 2.2.8, and 2.3.5, containerd on Linux with the CRI plugin enabled can indefinitely block the drainExecSyncIO goroutine in internal/cri/server/containerexecsync.go when CRI ExecSync is used by exec probes or lifecycle hooks...

6.8CVSS5.7AI score0.00162EPSS
SaveExploits0References9
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: mm/vmalloc: fixed vmalloc, which may return null if called with GFPNOFAIL. The commit a421ef303008 "mm: allow !GFPKERNEL allocations for kvmalloc" includes support for GFPNOFAIL, but it creates a conflict with the commit...

5.5CVSS6.5AI score0.00224EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2026/09/09 6:01 p.m.•29 views

containerd: CRI ExecSync Goroutine Leak Leads to Node-Level Denial of Service

Impact A bug in containerd's CRI ExecSync implementation allows exec probes and lifecycle hooks with background child processes to keep containerd's stdio-drain goroutines indefinitely blocked. Because the I/O drain phase lacks a default timeout or context cancellation handling, repeated ExecSync...

6.8CVSS5.4AI score0.00162EPSS
SaveExploits0References6Affected Software2
Snyk
Snyk
•added 2026/09/09 6:01 p.m.•8 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the drainExecSyncIO function in internal/cri/server/containerexecsync.go, pkg/cri/server/containerexecsync.go, and pkg/cri/sbserver/containerexecsync.go. An attacker can cause...

6.8CVSS5.5AI score0.00162EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/09/04 12:00 a.m.•15 views

PT-2026-89204

Impact A bug in containerd's CRI ExecSync implementation allows exec probes and lifecycle hooks with background child processes to keep containerd's stdio-drain goroutines indefinitely blocked. Because the I/O drain phase lacks a default timeout or context cancellation handling, repeated ExecSync...

6.8CVSS5.4AI score0.00162EPSS
SaveExploits0References16
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/07 12:00 a.m.•1 views

CVE-2025-63235: Uncontrolled Resource Consumption

In sol commit 373d848 2024-12-12, the broker does not fully release resources when handling malformed or duplicate CONNECT packets. When clients send invalid CONNECT packets - either due to repeated attempts or failed authentication - the server may silently drop the connection or send a CONNACK...

7.5CVSS5.8AI score0.00575EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/06/25 12:00 a.m.•0 views

CVE-2026-54448: Allocation of Resources Without Limits or Throttling

Trivy is a security scanner. Prior to 0.71.0, when Trivy scans a Helm chart archive .tgz, its custom tar unpacker reads each entry with io.ReadAlltr and no size limit. An attacker who can place a malicious .tgz file in the scanned path can craft a small compressed archive that decompresses to...

6.9CVSS5.9AI score0.00443EPSS
SaveExploits0References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/02/04 12:00 a.m.•2 views

CVE-2026-25579: Uncontrolled Resource Consumption

Navidrome is an open source web-based music collection server and streamer. Prior to version 0.60.0, authenticated users can crash the Navidrome server by supplying an excessively large size parameter to /rest/getCoverArt or to a shared-image URL /share/img/ . When processing such requests, the...

9.2CVSS5.6AI score0.00505EPSS
SaveExploits1References1
OSV
OSV
•added 2026/01/27 5:13 p.m.•12 views

CVE-2026-22259 Suricata dnp3: unbounded transaction growth

Suricata is a network IDS, IPS and NSM engine. Prior to versions 8.0.3 and 7.0.14, specially crafted traffic can cause Suricata to consume large amounts of memory while parsing DNP3 traffic. This can lead to the process slowing down and running out of memory, potentially leading to it getting...

7.5CVSS5.9AI score
SaveExploits0References6
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/01/27 12:00 a.m.•1 views

CVE-2026-22259: Uncontrolled Resource Consumption

Suricata is a network IDS, IPS and NSM engine. Prior to versions 8.0.3 and 7.0.14, specially crafted traffic can cause Suricata to consume large amounts of memory while parsing DNP3 traffic. This can lead to the process slowing down and running out of memory, potentially leading to it getting...

7.5CVSS7.2AI score0.00583EPSS
SaveExploits0References1
Rows per page
Query Builder