---
title: "CVE-2024-9676\n    | Ubuntu"
description: Ubuntu is an open source software operating system that runs from the
  desktop, to the cloud, to all your internet connected things.
url: https://ubuntu.com/security/CVE-2024-9676?format=md
keywords: index, follow
---

# CVE-2024-9676

Publication date 15 October 2024

Last updated 11 July 2025

---

Ubuntu priority

**Medium**

[Why this priority?](https://ubuntu.com/security/cves/about#priority )

## Cvss 3 Severity Score

**6.5 · Medium**

[Score breakdown](https://ubuntu.com/security/CVE-2024-9676?format=md#impact-score)

Toggle side navigation

## Description

A vulnerability was found in Podman, Buildah, and CRI-O. A symlink
traversal vulnerability in the containers/storage library can cause Podman,
Buildah, and CRI-O to hang and result in a denial of service via OOM kill
when running a malicious image using an automatically assigned user
namespace (`--userns=auto` in Podman and Buildah). The containers/storage
library will read /etc/passwd inside the container, but does not properly
validate if that file is a symlink, which can be used to cause the library
to read an arbitrary file on the host.

## Status

Show unmaintained releases

| Package | Ubuntu Release | Status |
| --- | --- | --- |
| golang-github-containers-buildah | 26.04 LTS resolute | Not affected |
| 25.10 questing | Not affected |
| 25.04 plucky | Not affected |
| 24.10 oracular | Ignored end of life, was needs-triage |
| 24.04 LTS noble | Needs evaluation |
| 22.04 LTS jammy | Needs evaluation |
| 20.04 LTS focal | Not in release |
| golang-github-containers-storage | 26.04 LTS resolute | Not affected |
| 25.10 questing | Not affected |
| 25.04 plucky | Not affected |
| 24.10 oracular | Ignored end of life, was needs-triage |
| 24.04 LTS noble | Needs evaluation |
| 22.04 LTS jammy | Needs evaluation |
| 20.04 LTS focal | Ignored end of standard support, was needs-triage |

---

* [How can I get the fixes?](https://ubuntu.com/security/cves/about#security)
* [What do statuses mean?](https://ubuntu.com/security/cves/about#statuses)

## Severity score breakdown

CVSS version:
CVSS v3.0

**Base score**

6.5 · Medium

* Base metrics

  | Parameter | Value |
  | --- | --- |
  | Attack vector | Network |
  | Attack complexity | Low |
  | Privileges required | Low |
  | User interaction | None |
  | Scope | Unchanged |
  | Confidentiality impact | None |
  | Integrity impact | None |
  | Availability impact | High |
* Scores

  | Parameter | Value |
  | --- | --- |
  | Base score | 6.5 · Medium |
  | Exploitability score | - |
  | Impact score | - |

**Vector:** CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

## References

* [MITRE](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-9676)
* [NVD](https://nvd.nist.gov/vuln/detail/CVE-2024-9676)
* [Launchpad](https://launchpad.net/bugs/cve/CVE-2024-9676)
* [Debian](https://security-tracker.debian.org/tracker/CVE-2024-9676)

### Other references

* <https://www.cve.org/CVERecord?id=CVE-2024-9676>
* <https://github.com/advisories/GHSA-wq2p-5pc6-wpgf>
* <https://bugzilla.redhat.com/show_bug.cgi?id=2317467>
* <https://github.com/containers/buildah/pull/5786>
* <https://github.com/containers/storage/pull/2135>
