Lucene search
+L

8008 matches found

Kitploit
Kitploit
added 2026/09/12 2:46 a.m.12 views

GhostLock-GOT-W29

CVE-2026-43499 GhostLock — HUAWEI MatePad Pro 11 GOT-W29 针对 GOT-W29(HarmonyOS 4.0, kernel 4.19.157-perf+)上 CVE-2026-43499 (rtmutex/futex-PI 栈 UAF,"GhostLock")的提权研究。 最终结论 1. 漏洞真实且可触发 :值持有 PI 环使 FUTEXCMPREQUEUEPI 返回 -EDEADLK, 回滚路径激活 removewaiter 的 current != waiter-task 清理 bug(本内核...

7.8CVSS7.2AI score0.00789EPSS
SaveExploits91References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:27 p.m.8 views

CVE-2026-89589

A flaw was found in the ACPI/APEI/GHES component of the Linux kernel. Incorrect usage of spinlocks in the CXL CPER work registration and unregistration helpers can lead to a deadlock. If a CPU holds a lock while a GHES interrupt arrives on the same CPU, the interrupt handler will spin on the held...

4.4CVSS0.00173EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/11 11:27 p.m.9 views

CVE-2026-89514

A flaw was found in the Linux kernel's Fibre Channel over Ethernet Network Interface Card fnic driver. The fnicfcoeprocessvlanresp function attempts to allocate memory in a way that can cause the system to sleep while holding a spinlock. This incorrect memory allocation in an atomic context can...

4.4CVSS0.00173EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/11 11:27 p.m.9 views

CVE-2026-80938

A flaw was found in the Linux kernel, specifically within the mt7615 Wi-Fi driver. A deadlock can occur during system suspend operations when the suspend process attempts to acquire a mutex a locking mechanism while simultaneously waiting for a work item macwork that also requires the same mutex...

4.4CVSS0.00168EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 10:29 p.m.7 views

CVE-2026-89732

A flaw was found in the Linux kernel's USB FunctionFS ffs module. A local attacker could exploit a deadlock vulnerability in the ffsep0read function. This occurs when a userspace daemon polls ep0 and the USB gadget is simultaneously torn down, causing the kernel to enter an unresponsive state. Th...

4.1CVSS0.00215EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 10:29 p.m.6 views

CVE-2026-89721

A flaw was found in the Linux kernel's phy: rockchip-samsung-dcphy component. A local attacker with access to the regmap debugfs interface could trigger an out-of-bounds read by attempting to dump registers. This occurs because the maxregister value is incorrectly set, causing the system to read...

4.1CVSS0.00198EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/11 8:28 p.m.9 views

CVE-2026-89518

A flaw was found in the Linux kernel's schedext component. Under core scheduling, incorrect assumptions in dispatch kfuncs regarding thisrq can lead to a deadlock. This occurs when an rq lock is acquired on a CPU different from the dispatched rq's, potentially causing the system to become...

4.7CVSS0.00189EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 8:20 p.m.5 views

AZL-100160 CVE-2026-89732 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Prevent deadlock during ep0 read loop Currently, ffsep0read holds ffs-mutex when it prepares to go to sleep waiting for an event. When no setup events are pending, it calls waiteventinterruptibleexclusivelockedi...

0.00215EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:20 p.m.8 views

CVE-2026-89732

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Prevent deadlock during ep0 read loop Currently, ffsep0read holds ffs-mutex when it prepares to go to sleep waiting for an event. When no setup events are pending, it calls waiteventinterruptibleexclusivelockedi...

0.00215EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/11 8:20 p.m.8 views

CVE-2026-89721

In the Linux kernel, the following vulnerability has been resolved: phy: rockchip-samsung-dcphy: fix out-of-range maxregister The PHY register block is 64KB, so with a register stride of 4 the last accessible register sits at offset 0xfffc. maxregister names 0x10000, one register past the end of...

0.00198EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/11 8:19 p.m.7 views

CVE-2026-89589

In the Linux kernel, the following vulnerability has been resolved: acpi/apei/ghes: Use rawspinlockt for CXL CPER work locks The CXL CPER work registration and unregistration helpers acquire cxlcperworklock and cxlcperproterrworklock with a spinlock guard, which leaves local interrupts enabled. T...

0.00173EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/11 8:19 p.m.7 views

CVE-2026-89518

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix thisrq assumptions in dispatch kfuncs Under core scheduling, dispatch runs from within the core-wide pick and can target a sibling rq, so ops.dispatch may execute on a CPU different from the dispatched rq's. Several...

0.00189EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/11 8:19 p.m.8 views

CVE-2026-89517

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix rq-corepick corruption under core scheduling Core scheduling's picknexttask picks what to run on every SMT sibling of the core in a single pass under the shared core-wide rq lock. The selection state is consistent...

0.00198EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/11 8:19 p.m.8 views

CVE-2026-89514

In the Linux kernel, the following vulnerability has been resolved: scsi: fnic: Use GFPATOMIC for VLAN alloc under spinlock fnicfcoeprocessvlanresp allocates a VLAN descriptor with kzallocobj default GFPKERNEL while holding vlanslock via spinlockirqsave. GFPKERNEL may sleep, which is not allowed ...

0.00173EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/11 8:19 p.m.7 views

CVE-2026-89491

In the Linux kernel, the following vulnerability has been resolved: ocfs2: cluster: don't sleep while holding o2hblivelock in o2hbregionpin Patch series "ocfs2: cluster: o2hbregionpin fixes", v2. This series fixes three related issues in o2hbregionpin, all are from the original implementation in...

0.002EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 8:19 p.m.5 views

AZL-100265 CVE-2026-89491 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ocfs2: cluster: don't sleep while holding o2hblivelock in o2hbregionpin Patch series "ocfs2: cluster: o2hbregionpin fixes", v2. This series fixes three related issues in o2hbregionpin, all are from the original implementation in...

0.002EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:18 p.m.5 views

AZL-100602 CVE-2026-80938 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7615: avoid waiting for mac work under the mt76 mutex mt7615suspend acquired the mt76 mutex and then called canceldelayedworksync on macwork. mt7615macwork acquires the same mutex via mt7615mutexacquire at the top o...

0.00168EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:18 p.m.8 views

CVE-2026-80938

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7615: avoid waiting for mac work under the mt76 mutex mt7615suspend acquired the mt76 mutex and then called canceldelayedworksync on macwork. mt7615macwork acquires the same mutex via mt7615mutexacquire at the top o...

0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:46 p.m.11 views

CVE-2026-89732

CVE-2026-89732 is a deadlock in the Linux kernel 's USB gadget f_fs (function filesystem) subsystem. The root cause is that ffs_ep0_read() holds ffs->mutex while calling wait_event_interruptible_exclusive_locked_irq(), which sleeps without releasing the mutex. When a userspace daemon is pollin...

0.00215EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.23 views

CVE-2026-89732 usb: gadget: f_fs: Prevent deadlock during ep0 read loop

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Prevent deadlock during ep0 read loop Currently, ffsep0read holds ffs-mutex when it prepares to go to sleep waiting for an event. When no setup events are pending, it calls waiteventinterruptibleexclusivelockedi...

0.00215EPSS
SaveExploits0References4
Rows per page
Query Builder