Bug 2461076 (CVE-2026-41564)
| Summary: | CVE-2026-41564 perl-cryptx: CryptX: Private key recovery due to predictable pseudo-random number generation after forking | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
| Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
| Status: | NEW --- | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | Keywords: | Security |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: |
A flaw was found in CryptX. CryptX versions before 0.088 for Perl do not properly reseed the pseudo-random number generator (PRNG) state after a process forks. This vulnerability allows an attacker to recover the signing private key by observing two signatures from different child processes, as the PRNG state is shared and produces identical output. This issue primarily impacts preforking services that utilize CryptX, such as the Starman web server.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 2461084, 2461085 | ||
| Bug Blocks: | |||
|
Description
OSIDB Bzimport
2026-04-23 08:01:25 UTC
|