---
id: CVE-2024-9341
title: A flaw was found in Go
summary: >-
  A flaw was found in Go. When FIPS mode is enabled on a system, container
  runtimes may incorrectly handle certain file paths due to improper validation
  in the containers/common Go library. This flaw allows an attacker to exploit
  symbolic …
severity: medium
cvss: 5.4
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:L/A:N'
cwe:
  - CWE-59
vendor: containers
product: common
affected:
  - common
  - openshift_container_platform = 4.12
  - openshift_container_platform = 4.13
  - openshift_container_platform = 4.14
  - openshift_container_platform = 4.15
  - openshift_container_platform = 4.16
  - openshift_container_platform = 4.17
  - enterprise_linux = 8.0
  - enterprise_linux = 9.0
published: '2024-10-01'
updated: '2026-08-11'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2024-9341'
references:
  - url: 'https://access.redhat.com/errata/RHSA-2024:10147'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2024:10818'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2024:6122'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2024:7925'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2024:8039'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2024:8112'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2024:8238'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2024:8263'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2024:8428'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2024:8690'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2024:8694'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2024:8846'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2024:9454'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2024:9459'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/security/cve/CVE-2024-9341'
    label: secalert@redhat.com
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2315691'
    label: secalert@redhat.com
  - url: >-
      https://github.com/containers/common/blob/384f77532f67afc8a73d8e0c4adb0d195df57714/pkg/subscriptions/subscriptions.go#L169
    label: secalert@redhat.com
  - url: >-
      https://github.com/containers/common/blob/384f77532f67afc8a73d8e0c4adb0d195df57714/pkg/subscriptions/subscriptions.go#L349
    label: secalert@redhat.com
tags:
  - nvd
epss: 0.01028
epssPercentile: 0.62154
ingestedAt: '2026-08-11T16:47:03.292Z'
---

## Overview

A flaw was found in Go. When FIPS mode is enabled on a system, container runtimes may incorrectly handle certain file paths due to improper validation in the containers/common Go library. This flaw allows an attacker to exploit symbolic links and trick the system into mounting sensitive host directories inside a container. This issue also allows attackers to access critical host files, bypassing the intended isolation between containers and the host system.

## Affected

- `common`
- `openshift_container_platform = 4.12`
- `openshift_container_platform = 4.13`
- `openshift_container_platform = 4.14`
- `openshift_container_platform = 4.15`
- `openshift_container_platform = 4.16`
- `openshift_container_platform = 4.17`
- `enterprise_linux = 8.0`
- `enterprise_linux = 9.0`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
