3 matches found
Medium: perl-Text-CSV_XS
Issue Overview: CSVXS versions before 1.62 for Perl have a use-after-free when registered callbacks extend the Perl argument stack, which may enable type confusion or memory corruption. CVE-2026-7111 Affected Packages: perl-Text-CSVXS Issue Correction: Run dnf update perl-Text-CSVXS --releasever...
CVE-2026-7111
creationtimestamp| type| source ---|---|--- 2026-04-29 15:28:47+00:00| seen| https://bsky.app/profile/infosec.skyfleet.blue/post/3mkng2jxlx22e 2026-04-29 18:20:47+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mknpo3nmon2n 2026-04-30 21:00:38+00:00| seen|...
CVE-2026-7111
Text::CSVXS versions before 1.62 for Perl have a use-after-free when registered callbacks extend the Perl argument stack, which may enable type confusion or memory corruption. The Parse, print, getline, and getlineall methods invoke registered callbacks for example afterparse, beforeprint, or...