Lucene search
+L

192780 matches found

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

DEBIAN-CVE-2026-80628

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: oss: Serialize readq reset state with q-lock sndseqossreadqclear resets qlen, head, and tail without q-lock even though the normal reader and producer paths serialize the same ring state under that spinlock. A reset ca...

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

DEBIAN-CVE-2026-80621

In the Linux kernel, the following vulnerability has been resolved: PCI: dwc: Avoid dwcpcierasdesdebugfsdeinit NULL dereference when no RAS DES capability dwcpcierasdesdebugfsinit returns success when the controller has no RAS DES capability, leaving pci-debugfs-rasdesinfo unset. The common debug...

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

DEBIAN-CVE-2026-80626

In the Linux kernel, the following vulnerability has been resolved: powerpc/perf: fix preempt count underflow in fslembpmudel fslembpmudel unconditionally calls putcpuvarcpuhwevents at the 'out:' label, but only calls the matching getcpuvar after the 'i hw.idx is negative the function jumps to...

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

DEBIAN-CVE-2026-80627

In the Linux kernel, the following vulnerability has been resolved: MIPS: mm: Fix out-of-bounds write in maarreswalk maarreswalk uses wi-numcfg as the index into the fixed-size wi-cfg array, but checks whether the array is full only after it has filled the selected entry. If walksystemramrange...

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

DEBIAN-CVE-2026-80618

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on free amdgpuamdkfdgpuvmfreememoryofgpu unpinned DOORBELL and MMIO remap BOs which are pinned at allocation time before checking whether the BO is still mapped to the GPU. When...

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

DEBIAN-CVE-2026-80612

In the Linux kernel, the following vulnerability has been resolved: net: lwtunnel: Drop skb metadata before LWT encapsulation skb metadata is meant for passing information between XDP and TC. It lives in the skb headroom, immediately before skb-data. LWT programs cannot access the skbuff-datameta...

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

DEBIAN-CVE-2026-80616

In the Linux kernel, the following vulnerability has been resolved: ieee802154: Avoid calling WARNON on -ENOMEM in cfg802154switchnetns It's pointless to call WARNON in case of an allocation failure in devchangenetnamespace and devicerename, since it only leads to useless splats caused by...

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

DEBIAN-CVE-2026-80611

In the Linux kernel, the following vulnerability has been resolved: ACPI: processoridle: Mark LPI enter functions as cpuidle When function tracing or Kprobes is enabled, entering an ACPI Low Power Idle LPI state triggers the following RCU splat: RCU not on for: acpiidlelpienter+0x4/0xd8 WARNING:...

5.8AI score0.00168EPSS
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.25 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.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.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.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.8 views

DEBIAN-CVE-2026-80599

In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: ensure accessible ethhdr proto field When batadvgetvid accesses the proto field of the ethernet header, it is not checking if the data itself is accessible. The caller is responsible for it. But in contrast to...

8.1CVSS5.8AI score0.00277EPSS
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 5:01 a.m.10 views

MINI-GW79-47CR-G3XJ

Bulletin has no description...

5.9CVSS5.8AI score0.00131EPSS
SaveExploits0
OSV
OSV
added 2026/08/28 5:01 a.m.13 views

MINI-PM68-W7WJ-PM7H

Bulletin has no description...

5.9CVSS5.8AI score0.00131EPSS
SaveExploits0
OSV
OSV
added 2026/08/28 5:01 a.m.10 views

MINI-5R4G-WGJV-7WMC

Bulletin has no description...

7.5CVSS6.3AI score0.01065EPSS
SaveExploits1
OSV
OSV
added 2026/08/28 5:01 a.m.8 views

MINI-JVWJ-PMRM-PXHW

Bulletin has no description...

7.5CVSS5.8AI score0.00617EPSS
SaveExploits0
Rows per page
Query Builder