CVE-2025-40109
Awaiting Analysis Awaiting Analysis - Queue
BaseFortify

Publication date: 2025-11-09

Last updated on: 2025-11-12

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: crypto: rng - Ensure set_ent is always present Ensure that set_ent is always set since only drbg provides it.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-11-09
Last Modified
2025-11-12
Generated
2026-05-07
AI Q&A
2025-11-09
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability in the Linux kernel's crypto random number generator (rng) involves ensuring that the set_ent function is always present. The issue arises because only the deterministic random bit generator (drbg) provides set_ent, and the fix ensures that set_ent is always set to maintain proper functionality.


How can this vulnerability impact me? :

If set_ent is not always present in the rng implementation, it could lead to improper random number generation, potentially weakening cryptographic operations that rely on strong randomness. This could impact system security by making cryptographic keys or operations less secure.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart