The vendor explicitly identifies these products as affected by this CVE.
- perl as a component of Red Hat Enterprise Linux 10
- perl-Attribute-Handlers as a component of Red Hat Enterprise Linux 10
- perl-AutoLoader as a component of Red Hat Enterprise Linux 10
- perl-AutoSplit as a component of Red Hat Enterprise Linux 10
- perl-B as a component of Red Hat Enterprise Linux 10
- perl-Benchmark as a component of Red Hat Enterprise Linux 10
- perl-Class-Struct as a component of Red Hat Enterprise Linux 10
- perl-Config-Extensions as a component of Red Hat Enterprise Linux 10
- perl-DBM_Filter as a component of Red Hat Enterprise Linux 10
- perl-Devel-Peek as a component of Red Hat Enterprise Linux 10
- perl-Devel-SelfStubber as a component of Red Hat Enterprise Linux 10
- perl-DirHandle as a component of Red Hat Enterprise Linux 10
- Summary
- A flaw was found in Perl. The regular expression engine may produce incorrect match results due to a stale failure flag in the Aho-Corasick prescan, which causes it to end prematurely. This can lead to the engine missing valid matches or matching on the wrong branch. As a result, applications that use regular expressions for critical functions like access control or data filtering could make erroneous decisions, potentially leading to security bypasses or unintended information disclosure.
- Remediation
- There is no mitigation available. Applications relying on Perl regular expressions for security-critical decisions (access control, input filtering) should implement defense-in-depth measures and monitor for updates.
