Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

oracle-oval логотип

ELSA-2026-38878

Опубликовано: 14 июл. 2026
Источник: oracle-oval
Платформа: Oracle Linux 9

Описание

ELSA-2026-38878: podman security update (IMPORTANT)

[5.8.2-5.0.1]

  • Rework CNI/Netavark detection logic [JIRA: EVG-3769]
  • Rebuild on new golang to support experimental GODEBUG fipsnoenforceems
  • Drop nmap-ncat requirement and skip ignore-socket test case [Orabug: 34117404]

[6:5.8.2-5]

  • rebuild for CVE-2026-39822
  • Resolves: RHEL-193646

Обновленные пакеты

Oracle Linux 9

Oracle Linux aarch64

podman

5.8.2-5.0.1.el9_8

podman-docker

5.8.2-5.0.1.el9_8

podman-plugins

5.8.2-5.0.1.el9_8

podman-remote

5.8.2-5.0.1.el9_8

podman-tests

5.8.2-5.0.1.el9_8

Oracle Linux x86_64

podman

5.8.2-5.0.1.el9_8

podman-docker

5.8.2-5.0.1.el9_8

podman-plugins

5.8.2-5.0.1.el9_8

podman-remote

5.8.2-5.0.1.el9_8

podman-tests

5.8.2-5.0.1.el9_8

Связанные CVE

Связанные уязвимости

CVSS3: 7.8
ubuntu
22 дня назад

On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of the a path is a symbolic link and the path ends in /. For example, 'root.Open("symlink/")' will open "symlink" even when "symlink" is a symbolic link pointing outside of the root.

CVSS3: 7.8
redhat
23 дня назад

On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of the a path is a symbolic link and the path ends in /. For example, 'root.Open("symlink/")' will open "symlink" even when "symlink" is a symbolic link pointing outside of the root.

CVSS3: 7.8
nvd
22 дня назад

On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of the a path is a symbolic link and the path ends in /. For example, 'root.Open("symlink/")' will open "symlink" even when "symlink" is a symbolic link pointing outside of the root.

msrc
16 дней назад

Root escape via symlink plus trailing slash in os

CVSS3: 7.8
debian
22 дня назад

On Unix systems, opening a file in an os.Root improperly follows symli ...