In the Linux kernel, the following vulnerability has been resolved: scsi: hisi_sas: Free irq vectors in order for v3 HW If the driver probe fails to request the channel IRQ or fatal IRQ, the driver…
Medium CVSS 5.5
Summary
In the Linux kernel, the following vulnerability has been resolved: scsi: hisi_sas: Free irq vectors in order for v3 HW If the driver probe fails to request the channel IRQ or fatal IRQ, the driver will free the IRQ vectors before freeing the IRQs in free_irq(), and this will cause a kernel BUG like this: ------------[ cut here ]------------ kernel BUG at drivers/pci/msi.c:369! Internal error: Oops - BUG: 0 [#1] PREEMPT SMP Call trace: free_msi_irqs+0x118/0x13c pci_disable_msi+0xfc/0x1…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/224903cc60d045576393c3b16907742f23e6c740 Patch
- https://git.kernel.org/stable/c/554fb72ee34f4732c7f694f56c3c6e67790352a0 Patch
- https://git.kernel.org/stable/c/8b6eab9d683bae7f88dc894b8c851f866032301c Patch
- https://git.kernel.org/stable/c/b4cc04fa8f1fc3816c8494d77abab3f72b9d2292 Patch
- https://git.kernel.org/stable/c/f05a0d8de2ea49af36821a20b0b501e20ced937e Patch
Timeline
- nvd_ingest NVD