Lucene search
+L

23567 matches found

EUVD
EUVD
•added 2026/08/15 12:26 p.m.•11 views

EUVD-2026-59650

In the Linux kernel, the following vulnerability has been resolved: can: peakusb: add bounds check for USB channel index The channel control index ctrlidx is derived from rx-len which comes directly from a device USB payload. The mask 0x0f allows values 0-15, but the array size of usbif-dev is on...

5.3AI score0.0022EPSS
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/08/15 12:26 p.m.•14 views

CVE-2026-74457

In the Linux kernel, the following vulnerability has been resolved: can: peakusb: add bounds check for USB channel index The channel control index ctrlidx is derived from rx-len which comes directly from a device USB payload. The mask 0x0f allows values 0-15, but the array size of usbif-dev is on...

5.3AI score0.0022EPSS
SaveExploits0
NVD
NVD
•added 2026/08/15 6:22 a.m.•23 views

CVE-2026-74408

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: fix OOB access from firmware tx status queue ID athtxedmatasklet accesses sc-tx.txqts.qid where ts.qid is a 4-bit hardware field 0-15, but the txq array only has ATH9KNUMTXQUEUES 10 entries. A qid = 10 causes an OOB...

8.8CVSS0.00412EPSS
SaveExploits0References8
NVD
NVD
•added 2026/08/15 6:22 a.m.•18 views

CVE-2026-74409

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: add bounds check on firmware macid in link lookup The macid field in RX descriptors is 8 bits wide 0-255, but assoclinkonmacid has only RTW89MAXMACIDNUM 128 entries. While the driver currently assigns macid values...

8.8CVSS0.00375EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/15 6:22 a.m.•14 views

CVE-2026-74296

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Release the HW‑provided UAR index rather than the SW one Free the UAR index returned by the hardware...

7.8CVSS0.00176EPSS
SaveExploits0References6
NVD
NVD
•added 2026/08/15 6:22 a.m.•19 views

CVE-2026-74280

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/octeontx - fix DMA cleanup using wrong loop index The sgcleanup path used listi instead of listj when unmapping DMA buffers, leaking successfully mapped entries and repeatedly unmapping the failed one...

10CVSS0.00755EPSS
SaveExploits0References8
NVD
NVD
•added 2026/08/15 6:22 a.m.•9 views

CVE-2026-72295

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Validate irqchip index in irqfd routing Sashiko reported that the irqchip index is not validated for LoongArch. Add validation and reject out-of-range irqchip indexes to avoid indexing past the routing table's chi...

8.8CVSS0.00173EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•11 views

CVE-2026-72427

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix effective prog array index with BPFFPREORDER replaceeffectiveprog and purgeeffectiveprogs located the slot in the effective array by walking the program hlist and counting entries linearly. That count does not match the...

7.8CVSS5.5AI score0.0017EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•11 views

CVE-2026-72295

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Validate irqchip index in irqfd routing Sashiko reported that the irqchip index is not validated for LoongArch. Add validation and reject out-of-range irqchip indexes to avoid indexing past the routing table's chi...

8.8CVSS5.5AI score0.00173EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•13 views

CVE-2026-74312

In the Linux kernel, the following vulnerability has been resolved: vhost/vdpa: validate virtqueue index in mmap and fault paths vhostvdpammap and vhostvdpafault use vma-vmpgoff as a virtqueue index for getvqnotification, but they do not validate that the index is smaller than v-nvqs. The ioctl...

7.8CVSS5.5AI score0.00176EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•10 views

CVE-2026-74279

In the Linux kernel, the following vulnerability has been resolved: crypto: cavium/cpt - fix DMA cleanup using wrong loop index The sgcleanup error path used listi instead of listj when unmapping DMA buffers, leaking successfully mapped entries and repeatedly unmapping the failed one...

10CVSS5.4AI score0.00755EPSS
SaveExploits0References11
OSV
OSV
•added 2026/08/15 6:22 a.m.•13 views

UBUNTU-CVE-2026-74275

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix out-of-bounds access in cxlcancelautoattach In cxlcancelautoattach, it assumes cxled-pos is a valid index for accessing p-targets. However, cxled-pos can be set to negative errno in cxlregionsorttargets if...

8.4CVSS5.3AI score0.0018EPSS
SaveExploits0References5
OSV
OSV
•added 2026/08/15 6:22 a.m.•12 views

UBUNTU-CVE-2026-72295

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Validate irqchip index in irqfd routing Sashiko reported that the irqchip index is not validated for LoongArch. Add validation and reject out-of-range irqchip indexes to avoid indexing past the routing table's chi...

8.8CVSS5.3AI score0.00173EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•16 views

CVE-2026-72428

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix stack slot index in nospec checks checkstackwritefixedoff computes the byte slot for a fixed-offset stack write as -off - 1, and records each written byte in slottype with slot - i % BPFREGSIZE. The Spectre v4 sanitizati...

5.5AI score0.0022EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•15 views

CVE-2026-74280

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/octeontx - fix DMA cleanup using wrong loop index The sgcleanup path used listi instead of listj when unmapping DMA buffers, leaking successfully mapped entries and repeatedly unmapping the failed one...

10CVSS5.4AI score0.00755EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•15 views

CVE-2026-74296

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Release the HW‑provided UAR index rather than the SW one Free the UAR index returned by the hardware...

7.8CVSS5.4AI score0.00176EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•12 views

CVE-2026-74275

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix out-of-bounds access in cxlcancelautoattach In cxlcancelautoattach, it assumes cxled-pos is a valid index for accessing p-targets. However, cxled-pos can be set to negative errno in cxlregionsorttargets if...

8.4CVSS5.4AI score0.0018EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/15 6:22 a.m.•12 views

UBUNTU-CVE-2026-74279

In the Linux kernel, the following vulnerability has been resolved: crypto: cavium/cpt - fix DMA cleanup using wrong loop index The sgcleanup error path used listi instead of listj when unmapping DMA buffers, leaking successfully mapped entries and repeatedly unmapping the failed one...

10CVSS5.4AI score0.00755EPSS
SaveExploits0References12
OSV
OSV
•added 2026/08/15 6:22 a.m.•12 views

UBUNTU-CVE-2026-74296

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Release the HW‑provided UAR index rather than the SW one Free the UAR index returned by the hardware...

7.8CVSS5.2AI score0.00176EPSS
SaveExploits0References9
OSV
OSV
•added 2026/08/15 6:22 a.m.•16 views

UBUNTU-CVE-2026-74280

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/octeontx - fix DMA cleanup using wrong loop index The sgcleanup path used listi instead of listj when unmapping DMA buffers, leaking successfully mapped entries and repeatedly unmapping the failed one...

10CVSS5.3AI score0.00755EPSS
SaveExploits0References12
Rows per page
Query Builder