Lucene search
+L

125 matches found

SUSE CVE
SUSE CVE
added 2026/01/28 12:25 a.m.7 views

SUSE CVE-2026-21720

Every uncached /avatar/:hash request spawns a goroutine that refreshes the Gravatar image. If the refresh sits in the 10-slot worker queue longer than three seconds, the handler times out and stops listening for the result, so that goroutine blocks forever trying to send on an unbuffered channel...

7.5CVSS5.9AI score0.00618EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/01/27 9:07 a.m.42 views

CVE-2026-21720 Unauthenticated DoS: avatar cache leaks goroutines when /avatar/:hash requests time out

Every uncached /avatar/:hash request spawns a goroutine that refreshes the Gravatar image. If the refresh sits in the 10-slot worker queue longer than three seconds, the handler times out and stops listening for the result, so that goroutine blocks forever trying to send on an unbuffered channel...

7.5CVSS0.00618EPSS
SaveExploits0References1
CVE
CVE
added 2026/01/27 9:07 a.m.107 views

CVE-2026-21720

CVE-2026-21720 affects Grafana’s /avatar/:hash handling: each uncached request spawns a goroutine to refresh Gravatar, and if the refresh sits in a 10-slot worker queue longer than three seconds the handler times out, causing the goroutine to block on an unbuffered channel. This can lead to linea...

7.5CVSS5.9AI score0.00618EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/01/27 9:07 a.m.3 views

Missing Release of Resource after Effective Lifetime

Overview github.com/grafana/grafana/pkg/api/avatar is a tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More. Affected versions of this package are vulnerable to Missing Release of Resource after Effective Lifetime via the /avatar/:hash...

8.7CVSS5.9AI score0.00618EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/12 11:09 a.m.10 views

OESA-2025-2836 containerd security update

containerd is an industry-standard container runtime with an emphasis on simplicity, robustness and portability. It is available as a daemon for Linux and Windows, which can manage the complete container lifecycle of its host system: image transfer and storage, container execution and supervision...

7.3CVSS6.7AI score0.0016EPSS
SaveExploits1References3
Snyk
Snyk
added 2025/12/02 6:26 a.m.3 views

Missing Release of Resource after Effective Lifetime

Overview Affected versions of this package are vulnerable to Missing Release of Resource after Effective Lifetime via resource exhaustion caused by improper cleanup of long-lived resources. Several components fail to correctly close or release gRPC connections, SPIFFE sources, and streaming...

6CVSS6.9AI score
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2025/11/28 8:26 a.m.9 views

Security update for containerd

This update for containerd fixes the following issues: Update to containerd v1.7.29 CVE-2024-25621: Fixed an overly broad default permission vulnerability. bsc1253126 CVE-2025-64329: Fixed a goroutine leaks which can lead to memory exhaustion on the host. bsc1253132 Patch Instructions: To install...

7.3CVSS6.8AI score0.0016EPSS
SaveExploits1References8
OSV
OSV
added 2025/11/17 7:11 p.m.7 views

GO-2025-4108 containerd CRI server: Host memory exhaustion through Attach goroutine leak in github.com/containerd/containerd

containerd CRI server: Host memory exhaustion through Attach goroutine leak in github.com/containerd/containerd...

6.9CVSS6.8AI score0.0016EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/11/17 5:03 a.m.5 views

CVE-2025-64329

A flaw was found in containerd. This vulnerability allows a user to exhaust memory on the host due to goroutine leaks via a bug in the CRI Container Runtime Interface Attach implementation...

6.9CVSS5AI score0.0016EPSS
SaveExploits1References5
OSV
OSV
added 2025/11/14 10:08 a.m.7 views

SUSE-SU-2025:21057-1 Security update for containerd

This update for containerd fixes the following issues: - CVE-2024-25621: Fixed overly broad default permission vulnerability bsc1253126. - CVE-2025-64329: Fixed goroutine leaks can lead to memory exhaustion on the host bsc1253132...

7.8CVSS6.8AI score0.0016EPSS
SaveExploits1References5
OSV
OSV
added 2025/11/14 8:36 a.m.6 views

SUSE-SU-2025:21042-1 Security update for containerd

This update for containerd fixes the following issues: Update to containerd v1.7.29: - CVE-2024-25621: Fixed overly broad default permission vulnerability bsc1253126. - CVE-2025-64329: Fixed goroutine leaks that could have led to memory exhaustion on the host bsc1253132...

7.8CVSS6.8AI score0.0016EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:00 a.m.7 views

SUSE SLES12 Security Update : containerd (SUSE-SU-2025:4072-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:4072-1 advisory. - Update to containerd v1.7.29 - CVE-2024-25621: Fixed an overly broad default permission vulnerability. bsc1253126 - CVE-2025-64329: Fixed a...

7.8CVSS6.6AI score0.0016EPSS
SaveExploits1References7
SUSE Linux
SUSE Linux
added 2025/11/12 10:33 a.m.8 views

Security update for containerd

This update for containerd fixes the following issues: Update to containerd v1.7.29 CVE-2024-25621: Fixed an overly broad default permission vulnerability. bsc1253126 CVE-2025-64329: Fixed a goroutine leaks which can lead to memory exhaustion on the host. bsc1253132 Patch Instructions: To install...

7.3CVSS5.5AI score0.0016EPSS
SaveExploits1References8
OSV
OSV
added 2025/11/12 10:33 a.m.6 views

SUSE-SU-2025:4072-1 Security update for containerd

This update for containerd fixes the following issues: - Update to containerd v1.7.29 - CVE-2024-25621: Fixed an overly broad default permission vulnerability. bsc1253126 - CVE-2025-64329: Fixed a goroutine leaks which can lead to memory exhaustion on the host. bsc1253132...

7.8CVSS6.8AI score0.0016EPSS
SaveExploits1References5
Microsoft CVE
Microsoft CVE
added 2025/11/08 9:01 a.m.11 views

containerd CRI server: Host memory exhaustion through Attach goroutine leak

...

6.9CVSS6.7AI score0.0016EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2025/11/08 12:15 a.m.9 views

SUSE CVE-2025-64329

containerd is an open-source container runtime. Versions 1.7.28 and below, 2.0.0-beta.0 through 2.0.6, 2.1.0-beta.0 through 2.1.4, and 2.2.0-beta.0 through 2.2.0-rc.1 contain a bug in the CRI Attach implementation where a user can exhaust memory on the host due to goroutine leaks. This issue is...

5.1CVSS6.8AI score0.0016EPSS
SaveExploits1References7
OSV
OSV
added 2025/11/07 5:16 a.m.10 views

AZL-69976 CVE-2025-64329 affecting package moby-containerd-cc for versions less than 1.7.7-13

containerd is an open-source container runtime. Versions 1.7.28 and below, 2.0.0-beta.0 through 2.0.6, 2.1.0-beta.0 through 2.1.4, and 2.2.0-beta.0 through 2.2.0-rc.1 contain a bug in the CRI Attach implementation where a user can exhaust memory on the host due to goroutine leaks. This issue is...

6.9CVSS6.7AI score0.0016EPSS
SaveExploits1References1
NVD
NVD
added 2025/11/07 5:16 a.m.6 views

CVE-2025-64329

containerd is an open-source container runtime. Versions 1.7.28 and below, 2.0.0-beta.0 through 2.0.6, 2.1.0-beta.0 through 2.1.4, and 2.2.0-beta.0 through 2.2.0-rc.1 contain a bug in the CRI Attach implementation where a user can exhaust memory on the host due to goroutine leaks. This issue is...

6.9CVSS0.0016EPSS
SaveExploits1References2
OSV
OSV
added 2025/11/07 5:16 a.m.12 views

AZL-69739 CVE-2025-64329 affecting package containerd2 for versions less than 2.0.0-16

containerd is an open-source container runtime. Versions 1.7.28 and below, 2.0.0-beta.0 through 2.0.6, 2.1.0-beta.0 through 2.1.4, and 2.2.0-beta.0 through 2.2.0-rc.1 contain a bug in the CRI Attach implementation where a user can exhaust memory on the host due to goroutine leaks. This issue is...

6.9CVSS6.7AI score0.0016EPSS
SaveExploits1References1
OSV
OSV
added 2025/11/07 5:16 a.m.10 views

UBUNTU-CVE-2025-64329

containerd is an open-source container runtime. Versions 1.7.28 and below, 2.0.0-beta.0 through 2.0.6, 2.1.0-beta.0 through 2.1.4, and 2.2.0-beta.0 through 2.2.0-rc.1 contain a bug in the CRI Attach implementation where a user can exhaust memory on the host due to goroutine leaks. This issue is...

6.9CVSS6.8AI score0.0016EPSS
SaveExploits1References5
Rows per page
Query Builder