| Name: | perl-File-stat |
|---|---|
| Version: | 1.09 |
| Release: | 481.1.el9_6 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 13950 |
| License: | GPL+ or Artistic |
| RPM: | perl-File-stat-1.09-481.1.el9_6.noarch.rpm |
| Source RPM: | perl-5.32.1-481.1.el9_6.src.rpm |
| Build Date: | Mon Jul 28 2025 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://www.perl.org/ |
| Summary: | By-name interface to Perl built-in stat functions |
| Description: | This module overrides the core stat() and lstat() functions, replacing them with versions that return File::stat objects. This object has methods that return the similarly named structure field name from the stat(2) function. |
- Fixes: CVE-2025-40909 - Clone dirhandles without fchdir
- Fixes: CVE-2023-47038