A flaw was found in Podman. This issue may allow an attacker to create a specially crafted container that, when configured to share the same IPC with at least one other container, can create a large number of IPC resources in /dev/shm. The malicious container will continue to exhaust resources until it is out-of-memory (OOM) killed. While the malicious container's cgroup will be removed, the IPC resources it created are not. Those resources are tied to the IPC namespace that will not be removed until all containers using it are stopped, and one non-malicious container is holding the namespace open. The malicious container is restarted, either automatically or by attacker control, repeating the process and increasing the amount of memory consumed. With a container configured to restart always, such as `podman run --restart=always`, this can result in a memory-based denial of service of the system.
References
Link | Resource |
---|---|
https://access.redhat.com/security/cve/CVE-2024-3056 | Third Party Advisory Vendor Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2270717 | Issue Tracking |
https://security.netapp.com/advisory/ntap-20241227-0002/ |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
27 Dec 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
16 Oct 2024, 05:15
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.7 |
04 Oct 2024, 12:31
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.8 |
23 Sep 2024, 17:19
Type | Values Removed | Values Added |
---|---|---|
References | () https://access.redhat.com/security/cve/CVE-2024-3056 - Third Party Advisory, Vendor Advisory | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=2270717 - Issue Tracking | |
CPE | cpe:2.3:a:redhat:openshift_container_platform:4.0:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:* cpe:2.3:a:podman_project:podman:*:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:40:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:* |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.7 |
First Time |
Redhat openshift Container Platform
Podman Project podman Fedoraproject fedora Podman Project Redhat Redhat enterprise Linux Fedoraproject |
05 Aug 2024, 12:41
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
02 Aug 2024, 21:16
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-08-02 21:16
Updated : 2024-12-27 16:15
NVD link : CVE-2024-3056
Mitre link : CVE-2024-3056
CVE.ORG link : CVE-2024-3056
JSON object : View
Products Affected
redhat
- enterprise_linux
- openshift_container_platform
fedoraproject
- fedora
podman_project
- podman
CWE
CWE-400
Uncontrolled Resource Consumption