Lucene search
+L

170413 matches found

OSV
OSV
added 2026/08/28 8:16 a.m.9 views

DEBIAN-CVE-2026-80604

In the Linux kernel, the following vulnerability has been resolved: HID: core: Fix OOB read in hidgetreport for numbered reports When a caller passes a size of 0 to hidreportrawevent for a numbered report, the function originally called hidgetreport before performing any size validation. Inside...

8.8CVSS5.8AI score0.00266EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.20 views

DEBIAN-CVE-2026-80602

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd/lbr: Fix kernel address leakage A user-only branch stack can contain branches that originate from the kernel. As a result, kernel addresses are exposed to user space even when PERFSAMPLEBRANCHUSER is requested. On AM...

5.8AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.12 views

DEBIAN-CVE-2026-80608

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix iommu domain lifetime race during device removal When forceiova mode is enabled, amdxdnaremove frees xdna-domain. If amdxdnagemobjfree is called after device removal, it may attempt to access xdna-domain,...

8.8CVSS5.8AI score0.0012EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.12 views

DEBIAN-CVE-2026-80610

In the Linux kernel, the following vulnerability has been resolved: net: enetc: fix potential divide-by-zero when numvsi is zero For i.MX94 series, all the standalone ENETCs do not support SR-IOV, so pf-caps.numvsi is zero. This leads to a divide-by-zero in enetc4defaultringsallocation when...

5.8AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.8 views

DEBIAN-CVE-2026-80606

In the Linux kernel, the following vulnerability has been resolved: drm/xe/userptr: Hold notifierlock for write on inject test path When CONFIGDRMXEUSERPTRINVALINJECT=y, xeptsvmuserptrprecommit runs vmacheckuserptr with the svm notifierlock taken for read. The test injection causes vmacheckuserpt...

7.8CVSS5.8AI score0.00135EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.9 views

DEBIAN-CVE-2026-80607

In the Linux kernel, the following vulnerability has been resolved: tracing/probes: Remove WARNONONCE from parsebtfarg Sashiko found that user can cause this WARNONONCE easily with adding a kprobe event based on a raw address with BTF parameter. Since this is not an unexpected condition, remove t...

5.8AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.9 views

DEBIAN-CVE-2026-80603

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackirc: fix parsedcc off-by-one OOB read parsedcc treats dataend as an inclusive end pointer, but its only caller passes datalimit = ibptr + datalen, which points one past the last valid byte. The newline searc...

9.1CVSS5.8AI score0.00425EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.12 views

DEBIAN-CVE-2026-80609

In the Linux kernel, the following vulnerability has been resolved: qede: fix out-of-bounds check for cqe-lenlist Move index check before element access...

9.8CVSS5.8AI score0.00509EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.10 views

DEBIAN-CVE-2026-80605

In the Linux kernel, the following vulnerability has been resolved: HID: picolcd: prevent NULL pointer dereference in picolcdsendandwait In picolcdsendandwait, an integer overflow of the signed loop counter 'k' can theoretically lead to a NULL pointer dereference of 'rawdata'. If the loop execute...

5.8AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.12 views

DEBIAN-CVE-2026-80601

In the Linux kernel, the following vulnerability has been resolved: batman-adv: gw: acquire ethernet header only after skb realloc The pskbmaypull called by batadvgetvid could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

8.8CVSS5.9AI score0.00258EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.12 views

DEBIAN-CVE-2026-80598

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix out-of-bounds read in decompresslznt decompresslznt does not validate array index bounds before accessing the decompression table. A corrupted NTFS3 image with invalid compressed data can trigger an out-of-bounds read...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.7 views

DEBIAN-CVE-2026-80600

In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: acquire ARP hw source only after skb realloc The pskbmaypull called by batadvgetvid could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

9.8CVSS5.9AI score0.00506EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.12 views

DEBIAN-CVE-2026-80596

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - only expose sysfs attributes on control interface When the driver was converted to use the driver core to instantiate device attributes via .devgroups in the usbdriver structure, the attributes started appearing ...

8.4CVSS5.8AI score0.00144EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.39 views

DEBIAN-CVE-2026-80597

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: vmu-flash: fix NULL pointer dereference in initialization The mtdinfo contains a struct device, which must be linked to its parent. Without this, the initialization of the MTD fails with a NULL pointer dereference...

5.8AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.13 views

DEBIAN-CVE-2026-80594

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix potential infinite loop in CDC union descriptor parsing The driver parses CDC union descriptors in imspcugetcdcuniondesc by iterating through the extra descriptor data. However, it does not verify that the...

5.8AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.12 views

DEBIAN-CVE-2026-80590

In the Linux kernel, the following vulnerability has been resolved: inet: frags: strip GSO state from fragments before reassembly A virtionethdr tun/tap, or AFPACKET with PACKETVNETHDR can mark an IPv4 or IPv6 fragment as GSO; nothing relates gsotype to fragoff...

8.6CVSS5.8AI score0.00586EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.9 views

DEBIAN-CVE-2026-80591

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix listxattr handling of corrupted xattr entries Validate the xattr entry before reading its fields in f2fslistxattr. Return -EFSCORRUPTED when the entry is outside the valid xattr storage area instead of returning a...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.10 views

DEBIAN-CVE-2026-80592

In the Linux kernel, the following vulnerability has been resolved: samples/damon/mtier: fail early if address range parameters are invalid The comment on top of struct damonregion clearly says that For any use case, @ar should be non-zero positive size. which is now verified in...

5.8AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.7 views

DEBIAN-CVE-2026-80593

In the Linux kernel, the following vulnerability has been resolved: hwmon: asusatk0110 Check package count before accessing element atkecpresent walks the management group package returned by the GGRP ACPI method and, for each sub-package, reads its first element: id = &obj-package.elements0; if...

8.4CVSS5.8AI score0.00144EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/08/28 6:42 a.m.7 views

WordPress Envira Gallery plugin <= 1.12.4 - Authenticated (Author+) Stored Cross-Site Scripting via Gallery Description vulnerability

Authenticated Author+ Stored Cross-Site Scripting via Gallery Description vulnerability discovered by lord willmore - self in WordPress Plugin Envira Photo Gallery versions = 1.12.4...

6.4CVSS5.9AI score0.00243EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder