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

exploitDog

rocky логотип

RLSA-2025:11805

Опубликовано: 29 июл. 2025
Источник: rocky
Оценка: Moderate

Описание

Moderate: perl security update

Perl is a high-level programming language that is commonly used for system administration utilities and web programming.

Security Fix(es):

  • perl: Perl threads have a working directory race condition where file operations may target unintended paths (CVE-2025-40909)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Затронутые продукты

  • Rocky Linux 8

НаименованиеАрхитектураРелизRPM
perl-Errnox86_64423.el8_10perl-Errno-1.28-423.el8_10.x86_64.rpm
perl-interpreterx86_64423.el8_10perl-interpreter-5.26.3-423.el8_10.x86_64.rpm
perl-IOx86_64423.el8_10perl-IO-1.38-423.el8_10.x86_64.rpm
perl-IO-Zlibnoarch423.el8_10perl-IO-Zlib-1.10-423.el8_10.noarch.rpm
perl-libsx86_64423.el8_10perl-libs-5.26.3-423.el8_10.x86_64.rpm
perl-macrosx86_64423.el8_10perl-macros-5.26.3-423.el8_10.x86_64.rpm
perl-Math-Complexnoarch423.el8_10perl-Math-Complex-1.59-423.el8_10.noarch.rpm

Показывать по

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