VYPR

rpm package

almalinux/perl-tests

pkg:rpm/almalinux/perl-tests

Vulnerabilities (1)

  • CVE-2025-40909MedMay 30, 2025
    affected < 4:5.26.3-423.el8_10fixed 4:5.26.3-423.el8_10

    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