https://bugzilla.redhat.com/show_bug.cgi?id=2506204
Bug ID: 2506204
Summary: CVE-2026-57432 perl: Perl: Information disclosure via
integer overflow in pack/unpack operations
[fedora-all]
Product: Fedora
Version: rawhide
Status: NEW
Whiteboard: {"flaws": ["69eea063-736d-4167-8681-0fd8eebcfabd"]}
Component: perl
Keywords: Security, SecurityTracking
Severity: medium
Priority: medium
Assignee: jplesnik(a)redhat.com
Reporter: tguittet(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: jplesnik(a)redhat.com, mspacek(a)redhat.com,
perl-devel(a)lists.fedoraproject.org, ppisar(a)redhat.com,
psabata(a)redhat.com, spotrh(a)gmail.com
Blocks: 2499729
Target Milestone: ---
Classification: Fedora
Disclaimer: Community trackers are created by Red Hat Product Security team on
a best effort basis. Package maintainers are required to ascertain if the flaw
indeed affects their package, before starting the update process.
Perl versions through 5.43.10 have an integer overflow in S_measure_struct
leading to an out-of-bounds heap read in pack and unpack.
S_measure_struct adds each item's size times its repeat count to a running
total with no overflow check, so a large repeat count in a pack or unpack
template wraps the signed SSize_t total negative. The @, X, and x position
codes then guard their moves with a signed length comparison that passes when
the length is negative, advancing the buffer pointer out of bounds.
A template derived from untrusted input can read heap memory past the buffer
and return it to the caller.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2506204
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2489785
Bug ID: 2489785
Summary: CVE-2026-8376 perl: Perl: Heap buffer overflow when
compiling regular expressions on 32-bit builds
[fedora-all]
Product: Fedora
Version: rawhide
Status: NEW
Whiteboard: {"flaws": ["ae5274a8-dafc-443f-8a72-336264308cb3"]}
Component: perl
Keywords: Security, SecurityTracking
Severity: medium
Priority: medium
Assignee: jplesnik(a)redhat.com
Reporter: gnaik(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: jplesnik(a)redhat.com, mspacek(a)redhat.com,
perl-devel(a)lists.fedoraproject.org, ppisar(a)redhat.com,
psabata(a)redhat.com, spotrh(a)gmail.com
Blocks: 2481312
Target Milestone: ---
Classification: Fedora
Disclaimer: Community trackers are created by Red Hat Product Security team on
a best effort basis. Package maintainers are required to ascertain if the flaw
indeed affects their package, before starting the update process.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2489785
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2507463
Bug ID: 2507463
Summary: Please branch and build perl-Net-OpenSSH in epel10
Product: Fedora EPEL
Version: epel10
Status: NEW
Component: perl-Net-OpenSSH
Assignee: steve.traylen(a)cern.ch
Reporter: nicola.traber(a)snb.ch
QA Contact: extras-qa(a)fedoraproject.org
CC: perl-devel(a)lists.fedoraproject.org,
steve.traylen(a)cern.ch
Target Milestone: ---
Classification: Fedora
Please branch and build perl-Net-OpenSSH in epel10 / epel10.2.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2507463
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2369964
Bug ID: 2369964
Summary: Please branch and build perl-Protocol-WebSocket for
EPEL 10
Product: Fedora EPEL
Version: epel10
Status: NEW
Component: perl-Protocol-WebSocket
Assignee: mspacek(a)redhat.com
Reporter: xavier(a)bachelot.org
QA Contact: extras-qa(a)fedoraproject.org
CC: mspacek(a)redhat.com, perl-devel(a)lists.fedoraproject.org
Blocks: 2303880 (EPEL10Tracker)
Target Milestone: ---
Classification: Fedora
Hi,
Could you please branch and build perl-Protocol-WebSocket for EPEL 10 ?
I would need it to build another package.
If you don't want or have time to maintain this package in EPEL, I'd be glad
to be added to the package so I can take care of it.
Indeed, I can help with maintainance in Fedora too.
My FAS username is xavierb.
Regards,
Xavier
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2303880
[Bug 2303880] EPEL 10 Tracker
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2369964
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2479778
Bug ID: 2479778
Summary: Please branch and build perl-SQL-Abstract in epel10
Product: Fedora EPEL
Version: epel10
Status: NEW
Component: perl-SQL-Abstract
Assignee: spotrh(a)gmail.com
Reporter: ioanna.tampareskou(a)cern.ch
QA Contact: extras-qa(a)fedoraproject.org
CC: igor.raits(a)gmail.com, jplesnik(a)redhat.com,
perl-devel(a)lists.fedoraproject.org, spotrh(a)gmail.com
Target Milestone: ---
Classification: Fedora
Created attachment 2141861
--> https://bugzilla.redhat.com/attachment.cgi?id=2141861&action=edit
patch file
Hello,
Could you please create an EPEL 10 branch for perl-SQL-Abstract?
The current Rawhide package builds successfully for EPEL 10 with a small patch
attached. The patch comments out two BuildRequires that depend on
perl(DBIx::Class), which is not yet available in EPEL 10 and fixes RPM warnings
caused by macros in comments.
These are only used for optional tests and do not affect the runtime
functionality of the package. A successful mockbuild against epel-10-x86_64 has
been confirmed.
Thank you in advance.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2479778
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2507841
Bug ID: 2507841
Summary: Please branch and build perl-WWW-Curl for EPEL 10
Product: Fedora EPEL
Version: epel10
Status: NEW
Component: perl-WWW-Curl
Assignee: emmanuel(a)seyman.fr
Reporter: mike.ely(a)sonic.com
QA Contact: extras-qa(a)fedoraproject.org
CC: emmanuel(a)seyman.fr, mspacek(a)redhat.com,
perl-devel(a)lists.fedoraproject.org,
xavier(a)bachelot.org
Target Milestone: ---
Classification: Fedora
Please branch and build perl-WWW-Curl in epel10.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2507841
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…