Bug 2460147 (CVE-2017-20230) - CVE-2017-20230 perl-Storable: Storable for Perl: Denial of service via stack overflow in retrieve_hook function
Summary: CVE-2017-20230 perl-Storable: Storable for Perl: Denial of service via stack ...
Keywords:
Status: NEW
Alias: CVE-2017-20230
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-21 16:01 UTC by OSIDB Bzimport
Modified: 2026-04-22 20:08 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-21 16:01:22 UTC
Storable versions before 3.05 for Perl has a stack overflow.

The retrieve_hook function stored the length of the class name into a signed integer but in read operations treated the length as unsigned. This allowed an attacker to craft data that could trigger the overflow.


Note You need to log in before you can comment on or make changes to this bug.