Lucene search
+L

22393 matches found

OSV
OSV
added 2026/08/15 6:21 a.m.5 views

UBUNTU-CVE-2026-72236

In the Linux kernel, the following vulnerability has been resolved: s390/perfcpumcf: Add missing arrayindexnospec to hwperfeventinit ev variable is userspace controlled via event-attr.config and used as an array index after bounds checking, but without speculation barriers. Add the missing...

5.5AI score0.00215EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 6:21 a.m.12 views

UBUNTU-CVE-2026-72211

In the Linux kernel, the following vulnerability has been resolved: ntfs: grow index root value before reparent header update ntfsirreparent moves the resident index root entries into an index block and leaves a small root stub containing the child VCN. That root stub can be larger than the...

9.8CVSS5.4AI score0.00516EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 6:21 a.m.5 views

UBUNTU-CVE-2026-72204

In the Linux kernel, the following vulnerability has been resolved: ntfs: centalize $INDEXROOT header validation Add a dedicated helper to perform stricter validation of $INDEXROOT and use it for both directory inodes and named index inodes. This keeps the root size and header geometry checks...

8.4CVSS5.3AI score0.00168EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 6:21 a.m.5 views

UBUNTU-CVE-2026-72045

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: cn10k: restrict VF LMTLINE sharing to its own PF rvumboxhandlerlmtsttblsetup uses req-basepcifunc as a direct index into the LMT map table to read another function's LMTLINE physical base address and copy it into th...

8.8CVSS5.2AI score0.00163EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/15 6:21 a.m.8 views

CVE-2026-72197

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: bound DeleteIndexEntryAllocation memmove length In doaction's DeleteIndexEntryAllocation case, e-size comes from an on-disk INDEXBUFFER entry. When e-size makes e + e-size point past hdr + hdr-used, PtrOffsete1,...

8.4CVSS5.5AI score0.00182EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/15 6:21 a.m.8 views

UBUNTU-CVE-2026-72199

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate resident index root values on lookup Resident $INDEXROOT values carry index header fields that callers consume after lookup. Some callers already validate parts of the layout before walking entries, but those check...

9.8CVSS5.4AI score0.00516EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 6:21 a.m.5 views

UBUNTU-CVE-2026-72162

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix UBSAN array-index-out-of-bounds in ocfs2sumrightmostrec BUG On-disk corruption setting lnextfreerec to 0 in an inode's embedded extent list triggers a UBSAN panic on the next write to that file. CAUSE...

7.8CVSS5.5AI score0.00162EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 6:21 a.m.6 views

UBUNTU-CVE-2026-72201

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate index entries on reading Validate index entries immediately after reading an index root or index block from disk. This eliminates repeated checks in lookup and readdir, and reduce the risk of missing checks in thos...

9.8CVSS5.4AI score0.00516EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 6:21 a.m.5 views

UBUNTU-CVE-2026-72206

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate index block header more strictly Modify ntfsindexblockinconsisent to perform stricter validation of INDEXHEADER geometry in INDX blocks, and update ntfslookupinodebyname to use that function to validate INDX blocks...

9.8CVSS5.3AI score0.00516EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/15 6:20 a.m.6 views

CVE-2026-72011

In the Linux kernel, the following vulnerability has been resolved: s390/diag: Add missing arrayindexnospec call to memtopgetpagecount 'level' is user space controlled and used to read from an array. Add the missing arrayindexnospec call to prevent speculative execution...

0.00213EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 6:20 a.m.6 views

UBUNTU-CVE-2026-72011

In the Linux kernel, the following vulnerability has been resolved: s390/diag: Add missing arrayindexnospec call to memtopgetpagecount 'level' is user space controlled and used to read from an array. Add the missing arrayindexnospec call to prevent speculative execution...

5.4AI score0.00213EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:59 a.m.36 views

CVE-2026-74411 wifi: rtw89: Correct data type for scan index to avoid infinite loop

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: Correct data type for scan index to avoid infinite loop A kernel soft lockup was observed during Wi-Fi scanning on the 6GHz band. The CPU becomes stuck in rtw89hwscanaddchanax for over 20 seconds, leading to a system...

8.8CVSS0.00257EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 5:59 a.m.8 views

EUVD-2026-59556

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...

5.4AI score0.00243EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 5:58 a.m.28 views

CVE-2026-74312

The CVE-2026-74312 entries describe a Linux kernel vulnerability in vhost/vdpa where mmap and fault paths use vma->vm_pgoff as a virtqueue index without proper bounds validation against v->nvqs. This allowed an out-of-range queue index to reach driver callbacks via get_vq_notification(), un...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:58 a.m.7 views

EUVD-2026-59459

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...

5.4AI score0.00129EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:58 a.m.11 views

CVE-2026-74309 vdpa/octeon_ep: fix IRQ-to-ring mapping in interrupt handler

In the Linux kernel, the following vulnerability has been resolved: vdpa/octeonep: fix IRQ-to-ring mapping in interrupt handler Look up the IRQ index in octhw-irqs instead of assuming irq - irqs0. This supports non-contiguous IRQ numbers and avoids incorrect ring indexing when irqs0 is not the ba...

10CVSS5.4AI score
SaveExploits0References6
OSV
OSV
added 2026/08/15 5:58 a.m.10 views

CVE-2026-74296 RDMA/mlx5: Release the HW‑provided UAR index rather than the SW one

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 score
SaveExploits0References9
EUVD
EUVD
added 2026/08/15 5:58 a.m.11 views

EUVD-2026-59443

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...

5.3AI score0.00129EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.28 views

CVE-2026-74296 RDMA/mlx5: Release the HW‑provided UAR index rather than the SW one

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.00129EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:58 a.m.23 views

CVE-2026-74296

CVE-2026-74296 – Linux kernel RDMA/mlx5 UAR index handling : The affected component is the Linux kernel with the RDMA/mlx5 driver. The described issue is a change in resource management: freeing the UAR index that is provided by hardware rather than the software-supplied index. The impact is reco...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0References6
Rows per page
Query Builder