Lucene search
+L

2 matches found

CVE
CVE
added 2026/08/22 3:32 p.m.10 views

CVE-2026-74617

CVE-2026-74617 is a Linux kernel vulnerability in the DIBS (Distributed Interface Bus System) driver. The root cause is that dibs->lock was initialized in dibs_dev_add(), but the interrupt handler ism_handle_irq() could fire earlier—after request_irq() in ism_dev_init()—and unconditionally acq...

5.6AI score0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.25 views

CVE-2026-74617 dibs: initialise dibs->lock in dibs_dev_alloc()

In the Linux kernel, the following vulnerability has been resolved: dibs: initialise dibs-lock in dibsdevalloc dibs-lock is initialised by dibsdevadd, but a dibs device can already take interrupts before that call: ismprobe runs ismdevinit, and hence requestirq, before it calls dibsdevadd. No...

0.00206EPSS
SaveExploits0References3
Rows per page
Query Builder