CVE-2026-92476
Last modified
CVE-2026-92476 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: crypto: keembay - Initialize completion before requesting IRQ kmb_ocs_aes_probe() requests the device IRQ before initializing irq_completion. Once the handler is registered it can run immediately, and ocs_aes_irq_handler() unconditionally calls complete().
Description
In the Linux kernel, the following vulnerability has been resolved: crypto: keembay - Initialize completion before requesting IRQ kmb_ocs_aes_probe() requests the device IRQ before initializing irq_completion. Once the handler is registered it can run immediately, and ocs_aes_irq_handler() unconditionally calls complete(). An interrupt in this window would therefore use an uninitialized completion. Initialize the completion before requesting the IRQ, as the sibling OCS HCU and ECC drivers already do.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 88574332451380f4b51f6ca88ab9810e714bfb9b, < a3ffced8be1555f283680065c3b87a19f5ab9097; >= 88574332451380f4b51f6ca88ab9810e714bfb9b, < 4ce407055ae9d37f46a3c6f05eb27198b354d287; >= 88574332451380f4b51f6ca88ab9810e714bfb9b, < d52a15c4559b69805bc69bf4ad9e16bbf6480d52; >= 88574332451380f4b51f6ca88ab9810e714bfb9b, < f8970ee9e315c9e2258ae8914d5fb32b1039d2f6; >= 88574332451380f4b51f6ca88ab9810e714bfb9b, < 7efb51a5893b22003a679d088b7794be2ccd6c32; >= 88574332451380f4b51f6ca88ab9810e714bfb9b, < 5aae80dcec0748b4ed61daace2ad8b12082261f2; >= 88574332451380f4b51f6ca88ab9810e714bfb9b, < fce20289dd622cc7ab78d72c8a979a9f8b7cb10e |
| Linux | Linux | 5.11 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-92476?
How severe is CVE-2026-92476?
How do I fix CVE-2026-92476?
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-92469zlt2000 microservices-platform through 6.0.0 contains an aut…8.1
- CVE-2026-9247Insufficient logging in the entry export feature in Devoluti…2.4
- CVE-2026-92472A vulnerability was determined in GPAC 26.08-DEV. The affect…3.3
- CVE-2026-92473A vulnerability was identified in GPAC 26.08-DEV. The impact…3.3
- CVE-2026-92474A security flaw has been discovered in GPAC 26.08-DEV. This …3.3
- CVE-2026-92475A weakness has been identified in GPAC 26.08-DEV. This impac…5.3
- CVE-2026-92477In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92478In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92479In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9248Authorization bypass in the entry duplication feature in Dev…2.6
- CVE-2026-92480In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92481In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-92476?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
