Lucene search
+L

29602 matches found

UbuntuCve
UbuntuCve
added 2026/09/04 4:18 p.m.7 views

CVE-2026-80776

In the Linux kernel, the following vulnerability has been resolved: futex: Fix race in futexpivotpending during private hash resize A task performing a custom private hash resize can remain blocked in uninterruptible sleep indefinitely. The hung-task detector reports: INFO: task futex-resizer:314...

5.7AI score0.00166EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/04 4:18 p.m.10 views

CVE-2026-80764

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: fix LE list UAF on reset hciccreset clears the LE accept and resolving lists without taking hdev-lock. Other command-complete handlers serialize updates to these lists with that lock, and the debugfs readers...

6.6AI score0.00173EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/04 4:18 p.m.4 views

CVE-2026-80778

In the Linux kernel, the following vulnerability has been resolved: futex/pi: Reject cross-mm private futex owners A private futex key borrows the waiter's mm without taking an mmusers reference. Nevertheless, attachtopiowner currently accepts an owner from a different address space and copies th...

5.8AI score0.00168EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/04 4:18 p.m.7 views

CVE-2026-80782

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: do not keep a stale msc-input if no input is claimed magicmouseinputmapping caches the first hidinput's inputdev in msc-input while the report descriptor is parsed, and the rest of the driver treats a non-NULL...

5.8AI score0.00195EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/04 4:18 p.m.8 views

CVE-2026-80790

In the Linux kernel, the following vulnerability has been resolved: nvmet-fc: fix invalid free in LS IOD error path nvmetfcalloclsiodlist advances iod while initializing the LS IOD array. If an rqstbuf allocation or response buffer DMA mapping fails, the unwind loop decrements iod past the start ...

6.4AI score0.00195EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/04 4:18 p.m.5 views

CVE-2026-80835

In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - Remove cryptorng interface qcom-rng.c exposes the same hardware through two completely separate interfaces, cryptorng and hwrng. However, the implementation of this is buggy because it permits generation...

5.8AI score0.00168EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/04 4:18 p.m.7 views

CVE-2026-80858

In the Linux kernel, the following vulnerability has been resolved: fuse: publish io-uring queues with release semantics fuseuringcreatequeue initializes a fuseringqueue and then publishes the pointer into ring-queuesqid with WRITEONCE under the fch-lock. There are several readers that may...

5.7AI score0.00155EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.18 views

Oracle Linux 8 / 9 : Unbreakable Enterprise kernel (ELSA-2026-500249)

The remote Oracle Linux 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-500249 advisory. - inet: frags: strip GSO state from fragments before reassembly Xinyang Ge Orabug: 39974835 CVE-2026-80590 - KVM: x86/mmu: Stop needlessly making...

10CVSS7AI score0.00751EPSS
SaveExploits27References593
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.14 views

Oracle Linux 7 / 8 : Unbreakable Enterprise kernel (ELSA-2026-500247)

The remote Oracle Linux 7 / 8 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-500247 advisory. - inet: frags: strip GSO state from fragments before reassembly Xinyang Ge Orabug: 39974845 CVE-2026-80590 - x86/bugs: Make Safe-RET robust against...

9.8CVSS7AI score0.00962EPSS
SaveExploits133References2
Debian CVE
Debian CVE
added 2026/09/03 8:26 a.m.11 views

CVE-2026-80757

In the Linux kernel, the following vulnerability has been resolved: selinux: reject a class permission count below its inherited common securitygetpermissions maps an inherited common's permissions into an array sized by the class's own permissions.nprim, but classread takes that nprim verbatim...

5.3AI score0.0021EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/03 8:26 a.m.11 views

CVE-2026-80753

In the Linux kernel, the following vulnerability has been resolved: ovpn: run deferred work on a module-owned workqueue ovpn queues several work items whose callbacks execute module text. These works currently run on the global system workqueues, so module exit has no driver-owned drain point tha...

8.4CVSS5.6AI score0.00132EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/03 8:26 a.m.12 views

CVE-2026-80749

In the Linux kernel, the following vulnerability has been resolved: drm/connector/hdmi: Fix out of bounds memory read A helper function was copying a given audio infoframe into the connector's copy but using the size of the destination a generic target, sized to accept many different data blocks...

7.1CVSS5.5AI score0.00159EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/03 8:26 a.m.16 views

CVE-2026-80742

In the Linux kernel, the following vulnerability has been resolved: afpacket: Don't send zero-byte data in tpacketsnd. syzbot reported a WARNING in devqueuexmit triggered via tpacketsnd: skbassertlen WARNING: at include/linux/skbuff.h:2753 skbassertlen WARNING: at devqueuexmit+0x21bc/0x4970...

5.5AI score0.0021EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/03 8:26 a.m.16 views

CVE-2026-80741

In the Linux kernel, the following vulnerability has been resolved: drm/log: Fix out-of-bounds read on empty message length drmlogdrawkmsgrecord accesses slen - 1 to strip the trailing newline, but len is unsigned int. If len is 0, the subtraction wraps to UINTMAX, causing an out-of-bounds read...

7.1CVSS5.3AI score0.00157EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/03 8:26 a.m.14 views

CVE-2026-80740

In the Linux kernel, the following vulnerability has been resolved: drm/log: Fix infinite loop when scale is too large for display When scale is large enough that scaledfont exceeds the display dimensions, rows or columns become 0. A columns value of 0 causes an infinite loop in...

5.5AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/03 8:21 a.m.10 views

CVE-2026-80736

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix bandwidth group reservation indexing Valid bandwidth group IDs range from 1 through MAXGROUPS, while Group ID 0 is reserved. tbconsumeddpbandwidth uses the Group ID directly to index its local groupreserved array...

7.8CVSS5.3AI score0.00163EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/03 8:21 a.m.11 views

CVE-2026-80733

In the Linux kernel, the following vulnerability has been resolved: net: remove WARNONONCE from skmcloop skmcloop can be called for sockets that are neither AFINET nor AFINET6 e.g. AFPACKET sockets when sending packets via raw/packet socket over virtual devices such as VRF or ipvlan. In such case...

5.3AI score0.0021EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/03 8:21 a.m.12 views

CVE-2026-80734

In the Linux kernel, the following vulnerability has been resolved: btrfs: initialize inode mapping flags for cached inodes BUG When running generic/795 with 8K block size, 4K page size, the test always fails, triggering some ASSERTs related to folio size: 795 241074: dropcaches: 3 assertion...

8.8CVSS5.4AI score0.00348EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/03 8:21 a.m.13 views

CVE-2026-80732

In the Linux kernel, the following vulnerability has been resolved: ata: patasl82c105: fix bridge revision use-after-free pcigetslot returns a referenced PCI device. Commit 44c10138fd4b "PCI: Change all drivers to use pcidevice-revision" replaced a configuration-space read with direct access to t...

7.8CVSS5.5AI score0.00159EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/03 8:21 a.m.13 views

CVE-2026-80727

In the Linux kernel, the following vulnerability has been resolved: x86/mce: Set up the polling timer before CMCI discovery I hit the following on one of my machines: mce: CPU0 BANK15 CMCI inherited storm ------------ cut here ------------ ODEBUG: assertinit not available active state 0 object:...

5.3AI score0.002EPSS
SaveExploits0
Rows per page
Query Builder