CVE-2026-93160
Last modified
CVE-2026-93160 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-ecc - reject hardware ECDH without a public key The hardware ECDH path in atmel_ecdh_compute_shared_secret() uses the private key stored in the device. However, the public key is cached only after atmel_ecdh_set_secret() successfully generated that private key for the current tfm. atmel_ecdh_generate_public_key() already rejects requests when no public key is cached.
Description
In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-ecc - reject hardware ECDH without a public key The hardware ECDH path in atmel_ecdh_compute_shared_secret() uses the private key stored in the device. However, the public key is cached only after atmel_ecdh_set_secret() successfully generated that private key for the current tfm. atmel_ecdh_generate_public_key() already rejects requests when no public key is cached. Add the same check to atmel_ecdh_compute_shared_secret() to prevent the device from using a private key that was not generated for the current tfm.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 11105693fa05f499532b330da65c78ff93ed4440, < 5e33791dfcc6459e402a524669093cd953d5b2df; >= 11105693fa05f499532b330da65c78ff93ed4440, < 33241f198287960bba5fc2251400896762650bfa; >= 11105693fa05f499532b330da65c78ff93ed4440, < 3ea8b780d68f02fe235c5051ce8ac4b4940b9259; >= 11105693fa05f499532b330da65c78ff93ed4440, < 6457162f74f45284ade2da644a4f0c54758ac0a6; >= 11105693fa05f499532b330da65c78ff93ed4440, < 2b40bab362d2b598f34e5ccd4694cedc3c2553d4; >= 11105693fa05f499532b330da65c78ff93ed4440, < e64d6f1aae8c837cb3f0446bf44108226d7370f4; >= 11105693fa05f499532b330da65c78ff93ed4440, < add28e9988902d29ea93f4869280b4a16a049ea5; >= 11105693fa05f499532b330da65c78ff93ed4440, < f240f9b588f4e2de89822adebf560a96b5d263ed |
| Linux | Linux | 4.14 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93160?
How severe is CVE-2026-93160?
How do I fix CVE-2026-93160?
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-93154In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93155In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93156In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93157In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93158In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93159In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93161In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93162In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93163In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93164In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93165In the Linux kernel, the following vulnerability has been re…7.7
- CVE-2026-93166In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-93160?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
