CVE-2026-74402
Last modified
CVE-2026-74402 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-sha204a - fix blocking and non-blocking rng logic The blocking and non-blocking paths were failing to provide valid entropy due to improper buffer management. Reading the buffer starting from byte 1, only fetch the 32 bytes of random data from the return message. Tested on an Atmel SHA204A device. Before (here for blocking), tests showed repeatedly reading reduced bytes. $ head -c 32 /dev/hwrng | hexdump -C 00000000 02 28 85 b3 47 40 f2 ee 00 00 00 00 00 00 00 00 |.(..G@..........| 00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 00000020 After, the result will be similar to the following: $ head -c 32 /dev/hwrng | hexdump -C 00000000 5a fc 3f 13 14 68 fe 06 68 0a bd 04 83 6e 09 69 |Z.?..h..h....n.i| 00000010 75 ff cf 87 10 84 3b c9 c1 df ae eb 45 53 4c c3 |u.....;.....ESL.| 00000020. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-sha204a - fix blocking and non-blocking rng logic The blocking and non-blocking paths were failing to provide valid entropy due to improper buffer management. Reading the buffer starting from byte 1, only fetch the 32 bytes of random data from the return message. Tested on an Atmel SHA204A device. Before (here for blocking), tests showed repeatedly reading reduced bytes. $ head -c 32 /dev/hwrng | hexdump -C 00000000 02 28 85 b3 47 40 f2 ee 00 00 00 00 00 00 00 00 |.(..G@..........| 00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 00000020 After, the result will be similar to the following: $ head -c 32 /dev/hwrng | hexdump -C 00000000 5a fc 3f 13 14 68 fe 06 68 0a bd 04 83 6e 09 69 |Z.?..h..h....n.i| 00000010 75 ff cf 87 10 84 3b c9 c1 df ae eb 45 53 4c c3 |u.....;.....ESL.| 00000020
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= da001fb651b00e1deeaf24767dd691ae8152a4f5, < 76269a91fd9560c5f03c3e59421a0329e39a6661; >= da001fb651b00e1deeaf24767dd691ae8152a4f5, < 9039bb4f238474379221fc933c34f19f0cba501b; >= da001fb651b00e1deeaf24767dd691ae8152a4f5, < d4aa6141ff03ec82eed6fcef814300fb855ce5d8; >= da001fb651b00e1deeaf24767dd691ae8152a4f5, < e833e865e4944ba75120db534bd931db6cf677d3; >= da001fb651b00e1deeaf24767dd691ae8152a4f5, < 2fa302bbc62dec7cb6339c9494e0e3f2f884afeb; >= da001fb651b00e1deeaf24767dd691ae8152a4f5, < aac63bbea8fd5a34f1a4305cb73369068f952d32; >= da001fb651b00e1deeaf24767dd691ae8152a4f5, < 938ae1fb4a8f5db43b62b6206d409efbf317f0d9; >= da001fb651b00e1deeaf24767dd691ae8152a4f5, < 319400fc5ee15db5793aa45f854968141326effc |
| Linux | Linux | 5.3 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74402?
How severe is CVE-2026-74402?
How do I fix CVE-2026-74402?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-74396In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-74397In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74398In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-74399In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74400In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74401In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-74403In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74404In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74405In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74406In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-74407In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-74408In the Linux kernel, the following vulnerability has been re…8.8
Are you affected by CVE-2026-74402?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
