Lucene search
+L

153 matches found

EUVD
EUVD
•added 2026/09/24 3:51 p.m.•6 views

EUVD-2026-86256

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: fix out-of-bounds read setting MSI-X irq affinity rvuregisterinterrupts walks every MSI-X vector and uses strstr to match "Mbox" or "FLR" in irqname before pinning those interrupts to CPU 0. irqname is a per-vector...

5.8AI score0.00189EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/24 3:51 p.m.•5 views

CVE-2026-93246 octeontx2-af: fix out-of-bounds read setting MSI-X irq affinity

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: fix out-of-bounds read setting MSI-X irq affinity rvuregisterinterrupts walks every MSI-X vector and uses strstr to match "Mbox" or "FLR" in irqname before pinning those interrupts to CPU 0. irqname is a per-vector...

5.8AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/09/18 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2026-90082

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: mana: Cap MSI-X vectors to the device MSI-X table size managdquerymaxresources sizes gc-nummsixusable from resp.maxmsix and the CPU count, but never from t...

5.9AI score0.00198EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/17 5:16 p.m.•9 views

CVE-2026-90082

In the Linux kernel, the following vulnerability has been resolved: net: mana: Cap MSI-X vectors to the device MSI-X table size managdquerymaxresources sizes gc-nummsixusable from resp.maxmsix and the CPU count, but never from the device MSI-X table. On a 1792 vCPU M-series VM that yields 1793...

0.00198EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 5:16 p.m.•9 views

DEBIAN-CVE-2026-90082

In the Linux kernel, the following vulnerability has been resolved: net: mana: Cap MSI-X vectors to the device MSI-X table size managdquerymaxresources sizes gc-nummsixusable from resp.maxmsix and the CPU count, but never from the device MSI-X table. On a 1792 vCPU M-series VM that yields 1793...

5.9AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/17 4:05 p.m.•8 views

CVE-2026-90082 net: mana: Cap MSI-X vectors to the device MSI-X table size

In the Linux kernel, the following vulnerability has been resolved: net: mana: Cap MSI-X vectors to the device MSI-X table size managdquerymaxresources sizes gc-nummsixusable from resp.maxmsix and the CPU count, but never from the device MSI-X table. On a 1792 vCPU M-series VM that yields 1793...

5.8AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/17 4:05 p.m.•29 views

CVE-2026-90082 net: mana: Cap MSI-X vectors to the device MSI-X table size

In the Linux kernel, the following vulnerability has been resolved: net: mana: Cap MSI-X vectors to the device MSI-X table size managdquerymaxresources sizes gc-nummsixusable from resp.maxmsix and the CPU count, but never from the device MSI-X table. On a 1792 vCPU M-series VM that yields 1793...

0.00198EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/17 4:05 p.m.•11 views

EUVD-2026-81943

In the Linux kernel, the following vulnerability has been resolved: net: mana: Cap MSI-X vectors to the device MSI-X table size managdquerymaxresources sizes gc-nummsixusable from resp.maxmsix and the CPU count, but never from the device MSI-X table. On a 1792 vCPU M-series VM that yields 1793...

5.8AI score0.00198EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/17 4:05 p.m.•23 views

CVE-2026-90082

This CVE affects the Linux kernel mana network driver (Microsoft Azure Network Adapter). The root cause is an out-of-bounds access during MSI-X vector setup: mana_gd_query_max_resources() sizes the usable vector count from the reported maximum and CPU count but never caps it to the actual device ...

5.8AI score0.00198EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/16 11:17 a.m.•8 views

DEBIAN-CVE-2026-90007

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Use rollback index when freeing MSI-X vectors pm8001requestmsix unwinds previously registered handlers with freeirq when requestirq fails. The rollback loop uses the failing index i for every iteration instead of th...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/16 11:17 a.m.•9 views

CVE-2026-90007

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Use rollback index when freeing MSI-X vectors pm8001requestmsix unwinds previously registered handlers with freeirq when requestirq fails. The rollback loop uses the failing index i for every iteration instead of th...

7.8CVSS0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/16 10:33 a.m.•36 views

CVE-2026-90007 scsi: pm8001: Use rollback index when freeing MSI-X vectors

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Use rollback index when freeing MSI-X vectors pm8001requestmsix unwinds previously registered handlers with freeirq when requestirq fails. The rollback loop uses the failing index i for every iteration instead of th...

7.8CVSS0.00176EPSS
SaveExploits0References8
CVE
CVE
•added 2026/09/16 10:33 a.m.•21 views

CVE-2026-90007

This vulnerability affects the pm8001 SCSI host controller driver in the Linux kernel . In pm8001_request_msix(), when request_irq() fails, the rollback loop that frees previously registered MSI-X vectors incorrectly uses the failing index i on every iteration instead of the already registered ve...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/09/16 10:33 a.m.•8 views

EUVD-2026-80615

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Use rollback index when freeing MSI-X vectors pm8001requestmsix unwinds previously registered handlers with freeirq when requestirq fails. The rollback loop uses the failing index i for every iteration instead of th...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/16 10:33 a.m.•7 views

CVE-2026-90007 scsi: pm8001: Use rollback index when freeing MSI-X vectors

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Use rollback index when freeing MSI-X vectors pm8001requestmsix unwinds previously registered handlers with freeirq when requestirq fails. The rollback loop uses the failing index i for every iteration instead of th...

7.8CVSS5.8AI score
SaveExploits0References11
EUVD
EUVD
•added 2026/09/16 10:31 a.m.•9 views

EUVD-2026-80456

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Clamp MSI-X derived queue counts to avoid truncation ha-msixcount is u16, but ha-maxreqqueues, ha-maxrspqueues and ha-maxqpairs are u8. Deriving the queue count as "ha-maxreqqueues = ha-msixcount - 1" therefore...

8.4CVSS5.8AI score0.00196EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/16 10:31 a.m.•5 views

CVE-2026-89856 scsi: qla2xxx: Clamp MSI-X derived queue counts to avoid truncation

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Clamp MSI-X derived queue counts to avoid truncation ha-msixcount is u16, but ha-maxreqqueues, ha-maxrspqueues and ha-maxqpairs are u8. Deriving the queue count as "ha-maxreqqueues = ha-msixcount - 1" therefore...

8.4CVSS5.8AI score
SaveExploits0References11
CVE
CVE
•added 2026/09/16 10:31 a.m.•19 views

CVE-2026-89856

A vulnerability in the Linux kernel qla2xxx SCSI driver arises from a type-width mismatch: ha->msix_count is u16 while derived queue counts (max_req_queues, max_rsp_queues, max_qpairs) are u8 . A device (physical or hot-plugged) advertising 257 MSI-X vectors causes msix_count - 1 to equal 256,...

8.4CVSS5.8AI score0.00196EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/09/16 10:31 a.m.•9 views

EUVD-2026-80448

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Quiesce response IRQ before freeing request queue qla2xxxdeleteqpair deletes the request queue before the response queue. qla25xxdeletereqque frees the request queue memory kfreereq in qla25xxfreereqque, but the...

8.1CVSS5.8AI score0.00552EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/09/16 12:00 a.m.•6 views

Linux Distros Unpatched Vulnerability : CVE-2026-90007

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: pm8001: Use rollback index when freeing MSI-X vectors pm8001requestmsix unwinds previously registered handlers with freeirq when requestirq fails. The...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References3
Rows per page
Query Builder