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

exploitDog

oracle-oval логотип

ELSA-2026-38494

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

Описание

ELSA-2026-38494: buildah security update (IMPORTANT)

[1.43.1-4.0.1]

  • Drop nmap-ncat requirement and skip ignore-socket test case [Orabug: 34117178]

[2:1.43.1-4]

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

[2:1.43.1-3]

  • bump golang.org/x/crypto to v0.52.0 to fix CVE-2026-39830
  • Resolves: RHEL-186266

[2:1.43.1-2]

  • Rebuild for CVE-2026-25679
  • Resolves: RHEL-158476

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

Oracle Linux 10

Oracle Linux aarch64

buildah

1.43.1-4.0.1.el10_2

buildah-tests

1.43.1-4.0.1.el10_2

Oracle Linux x86_64

buildah

1.43.1-4.0.1.el10_2

buildah-tests

1.43.1-4.0.1.el10_2

Связанные 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 ...