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

exploitDog

oracle-oval логотип

ELSA-2025-11805

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

Описание

ELSA-2025-11805: perl security update (MODERATE)

[4:5.26.3-423]

  • Fix CVE-2025-40909 - Clone dirhandles without fchdir
  • Fix test broken by update in zlib on s390x

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

Oracle Linux 8

Oracle Linux aarch64

perl

5.26.3-423.el8_10

perl-Attribute-Handlers

0.99-423.el8_10

perl-Devel-Peek

1.26-423.el8_10

perl-Devel-SelfStubber

1.06-423.el8_10

perl-ExtUtils-Embed

1.34-423.el8_10

perl-ExtUtils-Miniperl

1.06-423.el8_10

perl-IO-Zlib

1.10-423.el8_10

perl-Locale-Maketext-Simple

0.21-423.el8_10

perl-Memoize

1.03-423.el8_10

perl-Module-Loaded

0.08-423.el8_10

perl-Net-Ping

2.55-423.el8_10

perl-Pod-Html

1.22.02-423.el8_10

perl-SelfLoader

1.23-423.el8_10

perl-Test

1.30-423.el8_10

perl-Time-Piece

1.31-423.el8_10

perl-devel

5.26.3-423.el8_10

perl-libnetcfg

5.26.3-423.el8_10

perl-open

1.11-423.el8_10

perl-tests

5.26.3-423.el8_10

perl-utils

5.26.3-423.el8_10

perl-Errno

1.28-423.el8_10

perl-IO

1.38-423.el8_10

perl-Math-Complex

1.59-423.el8_10

perl-interpreter

5.26.3-423.el8_10

perl-libs

5.26.3-423.el8_10

perl-macros

5.26.3-423.el8_10

Oracle Linux x86_64

perl

5.26.3-423.el8_10

perl-Attribute-Handlers

0.99-423.el8_10

perl-Devel-Peek

1.26-423.el8_10

perl-Devel-SelfStubber

1.06-423.el8_10

perl-ExtUtils-Embed

1.34-423.el8_10

perl-ExtUtils-Miniperl

1.06-423.el8_10

perl-IO-Zlib

1.10-423.el8_10

perl-Locale-Maketext-Simple

0.21-423.el8_10

perl-Memoize

1.03-423.el8_10

perl-Module-Loaded

0.08-423.el8_10

perl-Net-Ping

2.55-423.el8_10

perl-Pod-Html

1.22.02-423.el8_10

perl-SelfLoader

1.23-423.el8_10

perl-Test

1.30-423.el8_10

perl-Time-Piece

1.31-423.el8_10

perl-devel

5.26.3-423.el8_10

perl-libnetcfg

5.26.3-423.el8_10

perl-open

1.11-423.el8_10

perl-tests

5.26.3-423.el8_10

perl-utils

5.26.3-423.el8_10

perl-Errno

1.28-423.el8_10

perl-IO

1.38-423.el8_10

perl-Math-Complex

1.59-423.el8_10

perl-interpreter

5.26.3-423.el8_10

perl-libs

5.26.3-423.el8_10

perl-macros

5.26.3-423.el8_10

Связанные CVE

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

CVSS3: 5.9
ubuntu
2 месяца назад

Perl threads have a working directory race condition where file operations may target unintended paths. If a directory handle is open at thread creation, the process-wide current working directory is temporarily changed in order to clone that handle for the new thread, which is visible from any third (or more) thread already running. This may lead to unintended operations such as loading code or accessing files from unexpected locations, which a local attacker may be able to exploit. The bug was introduced in commit 11a11ecf4bea72b17d250cfb43c897be1341861e and released in Perl version 5.13.6

CVSS3: 5.9
redhat
2 месяца назад

Perl threads have a working directory race condition where file operations may target unintended paths. If a directory handle is open at thread creation, the process-wide current working directory is temporarily changed in order to clone that handle for the new thread, which is visible from any third (or more) thread already running. This may lead to unintended operations such as loading code or accessing files from unexpected locations, which a local attacker may be able to exploit. The bug was introduced in commit 11a11ecf4bea72b17d250cfb43c897be1341861e and released in Perl version 5.13.6

CVSS3: 5.9
nvd
2 месяца назад

Perl threads have a working directory race condition where file operations may target unintended paths. If a directory handle is open at thread creation, the process-wide current working directory is temporarily changed in order to clone that handle for the new thread, which is visible from any third (or more) thread already running. This may lead to unintended operations such as loading code or accessing files from unexpected locations, which a local attacker may be able to exploit. The bug was introduced in commit 11a11ecf4bea72b17d250cfb43c897be1341861e and released in Perl version 5.13.6

CVSS3: 5.9
msrc
14 дней назад

Описание отсутствует

CVSS3: 5.9
debian
2 месяца назад

Perl threads have a working directory race condition where file operat ...