4 matches found
EUVD-2026-46352
Data::ReqRep::Shared versions before 0.05 for Perl allow an out-of-bounds read via an unvalidated arena offset and length in reqreprecvlocked. The attach-time validator reqrepvalidateheader checks the header scalars and region layout against the file size, but does not validate the array contents...
CVE-2026-59139
Data::ReqRep::Shared versions before 0.05 for Perl allow an out-of-bounds read via an unvalidated arena offset and length in reqreprecvlocked. The attach-time validator reqrepvalidateheader checks the header scalars and region layout against the file size, but does not validate the array contents...
CVE-2026-59142
Data::HashMap::Shared versions before 0.14 for Perl allow an out-of-bounds read via an unvalidated arena offset and length in shmstrcopy. The attach-time validator shmvalidateheader checks the header scalars and region layout against the file size, but does not validate the array contents it then...
CVE-2026-59139
Data::ReqRep::Shared (Perl) prior to 0.05 is affected by an out-of-bounds read. The vulnerability stems from reqrep_recv_locked, which copies data using arena_off and len read from an mmap’d segment without validating against the arena capacity (req_arena_cap). While the attach-time validator val...