Lucene search
+L

50 matches found

OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64433

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix UAF of hciconnparams in adddevicecomplete adddevicecomplete runs from the hcicmdsyncwork kworker, which holds only hcireqsynclock and not hcidevlock. It calls hciconnparamslookup and then dereferences the...

5.6AI score0.00168EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:50 a.m.6 views

CVE-2026-64340 USB: legousbtower: fix use-after-free on disconnect race

In the Linux kernel, the following vulnerability has been resolved: USB: legousbtower: fix use-after-free on disconnect race mutexunlock may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of objects directly unlike spinlocks and refcounts. 12 U...

5.7AI score
SaveExploits0References11
CVE
CVE
added 2026/07/19 3:40 p.m.11 views

CVE-2026-64100

CVE-2026-64100 : In the Linux kernel, the drm/msm driver fix addresses a deadlock in the shrinker path under PROVE_LOCKING with Snapdragon X1 and VM reclaim pressure. The issue occurs when kswapd (fs_reclaim) holds the fs_reclaim lock while the MSM shrinker calls dma_resv_lock, creating a circula...

5.5AI score0.00173EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/01 3:18 a.m.8 views

SUSE CVE-2026-53117

In the Linux kernel, the following vulnerability has been resolved: s390/cio: use generic driveroverride infrastructure When a driver is probed through driverattach, the bus' match callback is called without the device lock held, thus accessing the driveroverride field without a lock, which can...

5.8AI score0.00122EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/25 8:38 a.m.13 views

EUVD-2026-39254

In the Linux kernel, the following vulnerability has been resolved: locking/rtmutex: Skip removewaiter when waiter is not enqueued syzbot triggered the following splat in removewaiter via FUTEXCMPREQUEUEPI: KASAN: null-ptr-deref in range 0x0000000000000a88-0x0000000000000a8f...

5.7AI score0.00123EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/25 8:38 a.m.5 views

CVE-2026-53163

In the Linux kernel, the following vulnerability has been resolved: locking/rtmutex: Skip removewaiter when waiter is not enqueued syzbot triggered the following splat in removewaiter via FUTEXCMPREQUEUEPI: KASAN: null-ptr-deref in range 0x0000000000000a88-0x0000000000000a8f...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/06/24 4:30 p.m.6 views

CVE-2026-53120 PCI: use generic driver_override infrastructure

In the Linux kernel, the following vulnerability has been resolved: PCI: use generic driveroverride infrastructure When a driver is probed through driverattach, the bus' match callback is called without the device lock held, thus accessing the driveroverride field without a lock, which can cause ...

5.8AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/06/24 4:30 p.m.48 views

CVE-2026-53117 s390/cio: use generic driver_override infrastructure

In the Linux kernel, the following vulnerability has been resolved: s390/cio: use generic driveroverride infrastructure When a driver is probed through driverattach, the bus' match callback is called without the device lock held, thus accessing the driveroverride field without a lock, which can...

0.00122EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/05/28 12:30 p.m.15 views

EUVD-2026-32870

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: fix potential UAF in createbigsync Add hciconnvalid check in createbigsync to detect stale connections before proceeding with BIG creation. Handle the resulting -ECANCELED in createbigcomplete and re-validate...

5.8AI score0.00125EPSS
SaveExploits0References6
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Protection was added to the device queue against concurrent access. In the dasdprofilestart function, the number of requests on the device queue is counted. However, access to the device queue is not protected against...

5.5CVSS5.1AI score0.0024EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: drm/gma500: Fixed a bug where a sleeping function called from an invalid context caused errors. The function gmacrtcpageflip held the eventlock spinlock while calling crtcfuncs-modesetbase, which requires the wwmutex. The only...

5.3CVSS6.3AI score0.00167EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/20 12:0 a.m.11 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-021607)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-021607 advisory. In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix spinunlockirqrestore called with IRQs enabled Fix missuse of...

5.5CVSS6.8AI score0.00189EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/06 12:16 p.m.7 views

CVE-2026-43143

In the Linux kernel, the following vulnerability has been resolved: mfd: core: Add locking around 'mfdofnodelist' Manipulating a list in the kernel isn't safe without some sort of mutual exclusion. Add a mutex any time we access / modify 'mfdofnodelist' to prevent possible crashes...

5.5CVSS0.00128EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:42 p.m.6 views

CVE-2026-31592

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Protect all of sevmemencregisterregion with kvm-lock Take and hold kvm-lock for before checking sevguest in sevmemencregisterregion, as sevguest isn't stable unless kvm-lock is held or KVM can guarantee KVMSEVINIT2 has...

5.2AI score0.00122EPSS
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.8 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-013348)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013348 advisory. In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: FIX possible deadlock in rfcommskstatechange rfcommskstatechange attempts to u...

3.3CVSS5.6AI score0.00187EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.8 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013004)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013004 advisory. In the Linux kernel, the following vulnerability has been resolved: tipc: Fix use-after-free in tipcmonreinitself. syzbot reported use-after-free of...

7.8CVSS5.9AI score0.00143EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/30 3:30 p.m.7 views

EUVD-2023-60523

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before inode lookup during the ino lookup ioctl During the ino lookup ioctl we can end up calling btrfsiget to get an inode reference while we are holding on a root's btree. If btrfsiget needs to lookup the...

5.9AI score0.00174EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/16 3:44 p.m.38 views

CVE-2025-68320 lan966x: Fix sleeping in atomic context

In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix sleeping in atomic context The following warning was seen when we try to connect using ssh to the device. BUG: sleeping function called from invalid context at kernel/locking/mutex.c:575 inatomic: 1, irqsdisabled: 0,...

7.5CVSS0.00359EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/06 12:0 a.m.8 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990472)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990472 advisory. In the Linux kernel, the following vulnerability has been resolved: sysv: don't call sbbread with pointerslock held syzbot is reporting sleep in atomic context in Sy...

5.3CVSS6.2AI score0.00966EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/15 7:56 a.m.17 views

CVE-2025-39983 Bluetooth: hci_event: Fix UAF in hci_conn_tx_dequeue

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: Fix UAF in hciconntxdequeue This fixes the following UAF caused by not properly locking hdev when processing HCIEVNUMCOMPPKTS: BUG: KASAN: slab-use-after-free in hciconntxdequeue+0x1be/0x220...

8.8CVSS0.00231EPSS
SaveExploits0References2
Rows per page
Query Builder