Lucene search
K

91 matches found

Veracode
Veracode
added 2026/04/07 4:0 p.m.3 views

Uncontrolled Resource Consumption

github.com/containerd/containerd is vulnerable to uncontrolled resource consumption. The vulnerability is due to goroutine leaks in the attach mechanism, which allows an attacker to exhaust host memory by repeatedly initiating attach requests...

6.9CVSS5.9AI score0.00148EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2026/02/02 7:16 p.m.3 views

MGASA-2026-0030 Updated docker-containerd packages fix security vulnerabilities

It was discovered that containerd incorrectly set certain directory path permissions. An attacker could possibly use this issue to achieve unauthorised access to the files. CVE-2024-25621 It was discovered that containerd did not properly handle the execution of the goroutine of container attach...

7.8CVSS5.5AI score0.00148EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2026/01/30 12:0 a.m.2 views

Ubuntu 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS / 25.10 : containerd vulnerabilities (USN-7983-1)

The remote Ubuntu 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS / 25.10 host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-7983-1 advisory. David Leadbeater discovered that containerd incorrectly set certain directory path permissions. A...

7.8CVSS6.1AI score0.00148EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2026/01/30 12:0 a.m.11 views

Grafana Labs 3.0.0 < 11.6.9+security-01 / 12.0.0 < 12.0.8+security-01 / 12.1.0 < 12.1.5+security-01 / 12.2.0 < 12.2.3+security-01 / 12.3.0 < 12.3.1+security-01 DoS (CVE-2026-21720)

The version of Grafana Labs installed on the remote host is affected by a denial of service vulnerability as referenced in the CVE-2026-21720 advisory. - Every uncached /avatar/:hash request spawns a goroutine that refreshes the Gravatar image. If the refresh sits in the 10-slot worker queue long...

7.5CVSS7.3AI score0.00473EPSS
Exploits0References2
Ubuntu
Ubuntu
added 2026/01/29 7:43 a.m.8 views

USN-7983-1: containerd vulnerabilities

David Leadbeater discovered that containerd incorrectly set certain directory path permissions. An attacker could possibly use this issue to achieve unauthorised access to the files. CVE-2024-25621 It was discovered that containerd did not properly handle the execution of the goroutine of contain...

7.8CVSS6.6AI score0.00148EPSS
Exploits1
OSV
OSV
added 2026/01/29 7:43 a.m.4 views

USN-7983-1 containerd, containerd-app vulnerabilities

David Leadbeater discovered that containerd incorrectly set certain directory path permissions. An attacker could possibly use this issue to achieve unauthorised access to the files. CVE-2024-25621 It was discovered that containerd did not properly handle the execution of the goroutine of contain...

7.8CVSS7.1AI score0.00148EPSS
Exploits1References3
SUSE CVE
SUSE CVE
added 2026/01/28 12:25 a.m.3 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.00473EPSS
Exploits0References6
Cvelist
Cvelist
added 2026/01/27 9:7 a.m.29 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.00473EPSS
Exploits0References1
Snyk
Snyk
added 2026/01/27 9:7 a.m.2 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.00473EPSS
Exploits0References2
CVE
CVE
added 2026/01/27 9:7 a.m.40 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.00473EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2025/12/12 12:20 p.m.6 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.8CVSS6.7AI score0.00148EPSS
Exploits1References3
Snyk
Snyk
added 2025/12/02 6:26 a.m.1 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
Exploits0References3
SUSE Linux
SUSE Linux
added 2025/11/28 8:26 a.m.7 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.00148EPSS
Exploits1References8
OSV
OSV
added 2025/11/17 7:11 p.m.3 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.00148EPSS
Exploits1References3
RedhatCVE
RedhatCVE
added 2025/11/17 5:3 a.m.2 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.00148EPSS
Exploits1References5
OSV
OSV
added 2025/11/14 10:8 a.m.5 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.00148EPSS
Exploits1References5
OSV
OSV
added 2025/11/14 8:36 a.m.4 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.00148EPSS
Exploits1References5
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.4 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.00148EPSS
Exploits1References7
SUSE Linux
SUSE Linux
added 2025/11/12 10:33 a.m.6 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.00148EPSS
Exploits1References8
OSV
OSV
added 2025/11/12 10:33 a.m.4 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.00148EPSS
Exploits1References5
Rows per page
Query Builder