Bug 2374459 - CVE-2025-6545 perl-PBKDF2-Tiny: pbkdf2 silently returns predictable key material [fedora-42]
Summary: CVE-2025-6545 perl-PBKDF2-Tiny: pbkdf2 silently returns predictable key mater...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-PBKDF2-Tiny
Version: 42
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["2ae42637-5c9b-4a55-9e99-d...
Depends On:
Blocks: CVE-2025-6545
TreeView+ depends on / blocked
 
Reported: 2025-06-23 23:17 UTC by Jon Moroney
Modified: 2025-06-24 07:54 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-06-24 07:54:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jon Moroney 2025-06-23 23:17:09 UTC
More information about this security flaw is available in the following bug:

https://bugzilla.redhat.com/show_bug.cgi?id=2374370

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.

Comment 1 Petr Pisar 2025-06-24 07:54:02 UTC
perl-PBKDF2-Tiny-0.005-30.fc42.noarch is not affected:

# perl -Ilib -MPBKDF2::Tiny=derive -e 'print derive(q{foo})' | hexdump -C
Digest function 'foo' not supported at -e line 1.


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