Lucene search
+L

162 matches found

CVE
CVE
•added 2026/09/24 3:34 p.m.•6 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 score
SaveExploits0References3
NVD
NVD
•added 2026/09/22 4:17 p.m.•10 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.•12 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.•5 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.00169EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/15 12:00 a.m.•10 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.00169EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/14 6:17 p.m.•5 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.00169EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/14 6:17 p.m.•11 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.00169EPSS
SaveExploits0References9
AlpineLinux
AlpineLinux
•added 2026/09/14 5:18 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.8CVSS5.7AI score0.00169EPSS
SaveExploits0
CVE
CVE
•added 2026/09/14 5:18 p.m.•33 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.00169EPSS
SaveExploits0References9
EUVD
EUVD
•added 2026/09/14 5:18 p.m.•11 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.00169EPSS
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.•26 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.00169EPSS
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.00169EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/09/04 12:00 a.m.•12 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.00169EPSS
SaveExploits0References16
OSV
OSV
•added 2026/01/27 5:13 p.m.•11 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
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•16 views

EUVD-2019-16196

Malware in sbrugna...

6.5CVSS6.5AI score0.01461EPSS
SaveExploits0References3
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•12 views

EUVD-2010-1515

Malware in sbrugna...

2.1CVSS6.1AI score0.0034EPSS
SaveExploits0References8
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•12 views

EUVD-2010-4216

Malware in sbrugna...

4.9CVSS4.5AI score0.0091EPSS
SaveExploits4References27
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•14 views

EUVD-2018-18284

Malware in sbrugna...

7.5CVSS7.6AI score0.01363EPSS
SaveExploits0References3
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•16 views

EUVD-2014-7171

Malware in sbrugna...

7.2CVSS6AI score0.00473EPSS
SaveExploits0References10
Rows per page
Query Builder