Linuxsecurity Fedora 43 and 44 Perl-Crypt-PBKDF2 Security Updates Address Critical Vulnerabilities
Article Content
- •Fedora updates perl-Crypt-PBKDF2 to address multiple security vulnerabilities.
- •Default hash algorithm changed to HMAC-SHA256 with increased iterations to 600,000.
- •Salts will now be generated using a cryptographically secure method.
Fedora has released updates for the perl-Crypt-PBKDF2 package to address several security vulnerabilities. The updates include changing the default hash algorithm to HMAC-SHA256 and increasing the number of iterations to 600,000, aligning with OWASP recommendations (CVE-2026-9641). Additionally, salts will now be generated using Crypt::URandom instead of perl's insecure rand() function (CVE-2026-9638). A constant-time comparison method is implemented in the validation process to mitigate timing attacks (CVE-2017-20240). These vulnerabilities affect all users of the perl-Crypt-PBKDF2 package in Fedora distributions. The updates were published on June 12, 2026, and users are encouraged to apply them using the dnf update program. The updates are crucial for enhancing the security posture of applications relying on this package.
Ask AI about this cluster
Answers cite the sources they use
Timeline
More articles in this cluster (3)
Following this threat?
Track CVE-2017-20240 in your own feed — you're alerted when they show up in new reporting, leak sites or exploitation.
Free account · no card needed
Continue Reading
Critical WSO2 API Manager Vulnerability Under Active Exploitation A critical vulnerability (CVE-2026-5430) in WSO2 API Manager is being actively exploited, allowing unauthenticated attackers to forge admin tokens via JWT authentication bypass. This flaw, which has a CVSS score of 10.0, affects multiple WSO2 products including API Manager, Universal Gateway, Traffic Manager, and API…
Critical Linux Kernel Vulnerability CVE-2025-39682 Under Active Exploitation A critical vulnerability (CVE-2025-39682) in the Linux kernel allows remote code execution through mishandling of zero-length TLS records. This flaw affects kTLS-enabled hosts running vulnerable kernel versions, exposing them to attackers without authentication. CISA added this vulnerability to its Known Exploited…