CVE-2024-14041
Description
In Bouncy Castle for Java from 1.73 to before 1.78, three ML-KEM (CRYSTALS-Kyber) routines divided secret-derived polynomial coefficients by the modulus q: Poly.toMsg, which decodes the decrypted message, and the ciphertext compression routines Poly.compressPoly and PolyVec.compressPolyVec. An attacker able to measure the timing of a large number of decapsulations performed with the same long-term private key can recover that key. These are the KyberSlash1 (Poly.toMsg) and KyberSlash2 (ciphertext compression) divisions. Compression performed during encapsulation operates on values that become the public ciphertext and is not affected.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
2r1rv77, r1rv76, r1rv75, …+ 1 more
- (no CPE)range: r1rv77, r1rv76, r1rv75, …
- (no CPE)range: 1.73 to <1.78
Patches
Vulnerability mechanics
References
3News mentions
0No linked articles in our index yet.