This commit fixes CVE-2025-40909:
Perl threads have a working directory race condition where file
operations may target unintended paths.
For release notes, see:
https://perldoc.perl.org/5.40.3/perl5403delta
Fixes:
https://www.cve.org/CVERecord?id=CVE-2025-40909
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
[Julien: add link to cve.org]
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 61f5e2efca)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>