Lucene search
+L

540369 matches found

Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.8 views

CVE-2026-80702

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: fix guestmemorydirty bitfield clobbered as size Two sites in vmwgfxresource.c assign boolean literals to res-guestmemorysize, which is an unsigned long allocation-size field; the intended target is the adjacent...

7.8CVSS6AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.6 views

CVE-2026-80703

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix missing authorization check in KFDIOCDBGTRAPDISABLE Prevent unauthorized termination of active GPU debug sessions. Previously, users with /dev/kfd access could terminate another process's debug session without...

5.8AI score0.00156EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.7 views

CVE-2026-80701

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: enforce cursor size limits for MOB cursors vmwcursorplaneatomiccheck bounds cursor width and height only on the legacy update path; the SVGACAP2CURSORMOB path -- the default on modern hosts -- accepts any size. When t...

5.8AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.7 views

CVE-2026-80700

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: validate external BO copy bounds for both stride paths vmwexternalbocopy trusts caller-supplied offsets, strides, and heights and operates on imported dma-buf vmaps: - The equal-stride memcpy bound was clamped after...

7.8CVSS5.8AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.8 views

CVE-2026-80699

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic: Avoid double-deactivate of IRQs in the nested context In the nested state, the physical interrupt has already been deactivated through the HW bit in the LR. The extra deactivation would be harmless but can hit a...

5.8AI score0.00155EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.6 views

CVE-2026-80697

In the Linux kernel, the following vulnerability has been resolved: erofs: ensure valid fpath for page cache sharing Previously, backing files for page cache sharing were set up with fpath left as NULL only finode was valid. It worked, but a recent mincore fix relies on fpath.mnt and crashes foun...

5.8AI score0.00155EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.7 views

CVE-2026-80698

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix double free of wq, engine, and group structs The release callbacks for wq, engine, and group devices idxdconfwqrelease, idxdconfenginerelease, idxdconfgrouprelease each call kfree on the enclosing struct. The...

5.8AI score0.00155EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.7 views

CVE-2026-80695

In the Linux kernel, the following vulnerability has been resolved: hwmon: sht3x Fix unaligned accesses Sashiko reports: In sht3xupdateclient, the 16-bit temperature and humidity values are extracted from a stack-allocated byte array using be16tocpup. The pointers passed to this function are...

5.8AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.9 views

CVE-2026-80696

In the Linux kernel, the following vulnerability has been resolved: hwmon: ltc4282 Fix reading the minimum alarm voltage Coverity reports an out-of-bounds access when reading the minimum alarm voltage for the VGPIO channel. Add the missing return statement to fix the problem...

7.8CVSS5.8AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.8 views

CVE-2026-80694

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: pass eth to mtkhandleirqrx in pollcontroller mtkhandleirqrx expects a struct mtketh matching the requestirq cookie, but mtkpollcontroller incorrectly passed the netdevice . Calling ndopollcontroller with...

9.8CVSS5.8AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/28 6:52 a.m.6 views

CVE-2026-80693

In the Linux kernel, the following vulnerability has been resolved: idpf: bound interrupt-vector register fill to the allocated array idpfgetregintrvecs fills the caller-allocated regvals array from the VIRTCHNL2OPALLOCVECTORS reply in adapter-reqvecchunks, bounding its inner loop only by the...

9.3CVSS5.8AI score0.00155EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/28 6:52 a.m.9 views

CVE-2026-80692

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold conn in hciconnectacl/lesync callbacks There is theoretical UAF if the conn is freed while the hcisync task is running. Hold refcount to avoid that...

8.8CVSS5.8AI score0.00155EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/28 6:52 a.m.9 views

CVE-2026-80691

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iblock: Fix wrong PR ops NULL check for PREEMPT/RELEASE In the iblockexecuteprout function, PROPREEMPT, PROPREEMPTANDABORT, and PRORELEASE all perform callback capability checks through ops-prclear. The error check...

7.5CVSS5.8AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/28 6:52 a.m.8 views

CVE-2026-80690

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Initialize hba-rpmbs list in ufshcd Initialize the hba-rpmbs list in ufshcdallochost to prevent NULL pointer dereference in the device teardown path if ufsrpmbprobe fails...

5.8AI score0.00155EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/28 6:52 a.m.8 views

CVE-2026-80688

In the Linux kernel, the following vulnerability has been resolved: riscv: drop init from veccheckunalignedaccessspeedallcpus This function runs within a kthread and need not necessarily finish before system finishes boot and freeinitmem unmaps the .init.text section. This function makes calls to...

5.8AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/28 6:52 a.m.9 views

CVE-2026-80689

In the Linux kernel, the following vulnerability has been resolved: tracing/mmiotrace: Add NULL check for mmiotracearray in logging functions mmiotracerw and mmiotracemapping retrieve mmiotracearray into tr and pass it to tracemmiotracerw and tracemmiotracemap. If these functions are invoked whil...

5.8AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/28 6:52 a.m.8 views

CVE-2026-80687

In the Linux kernel, the following vulnerability has been resolved: iommufd/viommu: Release the igroup lock on the vdevicesize error path iommufdvdeviceallocioctl takes idev-igroup-lock, then validates the driver's vdevicesize against the core structure size with a WARNONONCE. On failure that gua...

5.8AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/28 6:52 a.m.8 views

CVE-2026-80686

In the Linux kernel, the following vulnerability has been resolved: mm: migratedevice: fix ptepfn/ptedirty called on non-present PTE ptepfn and ptedirty have undefined behaviour when called on a non-present PTE. In migratevmacollectpmd, these functions may be invoked on non-present entries e.g.,...

5.8AI score0.00172EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/28 6:52 a.m.11 views

CVE-2026-80685

In the Linux kernel, the following vulnerability has been resolved: mm/util: don't read page2 for order-1 folios in snapshotpage snapshotpage currently reads page2 after checking nrpages 1, but it should only do so when nrpages 2. If an order-1 folio is allocated at the end of a vmemmap section,...

7.1CVSS5.8AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/28 6:52 a.m.10 views

CVE-2026-80684

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix NULL dereference on AIBV allocation failure The airqivcreate can return NULL on failure, but the return value was never checked. If it fails, zdev-aibv will be NULL and fail when dereferenced in kvmzpcisetairq...

9.3CVSS5.8AI score0.00172EPSS
SaveExploits0
Rows per page
Query Builder