Nixpkgs security tracker

Login with GitHub

Suggestions search

With package: perl540Packages.BytesRandomSecure

Found 1 matching suggestions

View:
Compact
Detailed
Published
Permalink CVE-2026-11625
7.5 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): None (N)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): None (N)
updated 7 hours ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse ignored
    4 packages
    • perlPackages.BytesRandomSecureTiny
    • perl540Packages.BytesRandomSecureTiny
    • perl538Packages.BytesRandomSecureTiny
    • perl5Packages.BytesRandomSecureTiny
  • @LeSuisse accepted
  • @LeSuisse published on GitHub
Bytes::Random::Secure versions through 0.29 for Perl share internal state across forked processes

Bytes::Random::Secure versions through 0.29 for Perl share internal state across forked processes. When an object is initialised before forking, or when the functional interface is used, then the internal state for the PRNG is shared across processes and identical random streams will be produced. Secrets generated in multiprocess applications are predictable across processes.

Affected products

Bytes-Random-Secure
  • =<0.29

Matching in nixpkgs

Ignored packages (4)

Package maintainers