Lucene search
+L

97 matches found

Tenable Nessus
Tenable Nessus
•added 2026/09/18 12:00 a.m.•15 views

Linux Distros Unpatched Vulnerability : CVE-2026-90193

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mailbox: qcom-cpucp: fix PREEMPTRT self-deadlock in IRQ handler qcomcpucpmboxirqfn calls mboxchanreceiveddata while holding chan-lock. Under PREEMPTRT,...

5.8AI score0.00209EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/09/18 12:00 a.m.•6 views

Linux Distros Unpatched Vulnerability : CVE-2026-90238

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: media: amd: isp4: fix self-deadlock in isp4sdpwronandinit error path isp4sdpwronandinit hold...

5.8AI score0.00198EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/17 5:17 p.m.•8 views

CVE-2026-90238

In the Linux kernel, the following vulnerability has been resolved: media: amd: isp4: fix self-deadlock in isp4sdpwronandinit error path isp4sdpwronandinit holds opsmutex via guardmutex and, on any init failure, jumps to errdeinit and calls isp4sdpwroffanddeinit. That helper takes the same...

0.00198EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/17 5:17 p.m.•6 views

CVE-2026-90193

In the Linux kernel, the following vulnerability has been resolved: mailbox: qcom-cpucp: fix PREEMPTRT self-deadlock in IRQ handler qcomcpucpmboxirqfn calls mboxchanreceiveddata while holding chan-lock. Under PREEMPTRT, spinlockirqsave is converted to an rtspinlock rtmutex-based, which tracks...

0.00209EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/17 5:17 p.m.•5 views

DEBIAN-CVE-2026-90193

In the Linux kernel, the following vulnerability has been resolved: mailbox: qcom-cpucp: fix PREEMPTRT self-deadlock in IRQ handler qcomcpucpmboxirqfn calls mboxchanreceiveddata while holding chan-lock. Under PREEMPTRT, spinlockirqsave is converted to an rtspinlock rtmutex-based, which tracks...

5.9AI score0.00209EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/17 4:07 p.m.•36 views

CVE-2026-90238 media: amd: isp4: fix self-deadlock in isp4sd_pwron_and_init() error path

In the Linux kernel, the following vulnerability has been resolved: media: amd: isp4: fix self-deadlock in isp4sdpwronandinit error path isp4sdpwronandinit holds opsmutex via guardmutex and, on any init failure, jumps to errdeinit and calls isp4sdpwroffanddeinit. That helper takes the same...

0.00198EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 4:07 p.m.•7 views

CVE-2026-90238 media: amd: isp4: fix self-deadlock in isp4sd_pwron_and_init() error path

In the Linux kernel, the following vulnerability has been resolved: media: amd: isp4: fix self-deadlock in isp4sdpwronandinit error path isp4sdpwronandinit holds opsmutex via guardmutex and, on any init failure, jumps to errdeinit and calls isp4sdpwroffanddeinit. That helper takes the same...

5.8AI score
SaveExploits0References5
CVE
CVE
•added 2026/09/17 4:07 p.m.•16 views

CVE-2026-90238

CVE-2026-90238 affects the Linux kernel AMD ISP4 media driver. The isp4sd_pwron_and_init() function holds ops_mutex via a guard and, on any initialization failure, calls isp4sd_pwroff_and_deinit() , which attempts to re-acquire the same non-recursive mutex already held by the current thread — cau...

5.8AI score0.00198EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 4:07 p.m.•11 views

CVE-2026-90193 mailbox: qcom-cpucp: fix PREEMPT_RT self-deadlock in IRQ handler

In the Linux kernel, the following vulnerability has been resolved: mailbox: qcom-cpucp: fix PREEMPTRT self-deadlock in IRQ handler qcomcpucpmboxirqfn calls mboxchanreceiveddata while holding chan-lock. Under PREEMPTRT, spinlockirqsave is converted to an rtspinlock rtmutex-based, which tracks...

5.8AI score
SaveExploits0References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/17 12:00 a.m.•1 views

CVE-2026-90238: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: media: amd: isp4: fix self-deadlock in isp4sdpwronandinit error path isp4sdpwronandinit holds opsmutex via guardmutex and, on any init failure, jumps to errdeinit and calls isp4sdpwroffanddeinit. That helper takes the same...

5.8AI score0.00198EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/09/15 7:22 p.m.•15 views

CVE-2026-80919

A flaw was found in the Linux kernel's drm/amdgpu component. A local attacker could trigger a hung job, causing the amdgpudevcoredumpformat function to recursively acquire a lock. This recursive locking can lead to a self-deadlock, resulting in a Denial of Service DoS where the system becomes...

5.5CVSS5.6AI score0.00198EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/09 5:17 p.m.•7 views

DEBIAN-CVE-2026-80919

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix recursive wwmutex acquire in amdgpudevcoredumpformat When dumping IB contents from a hung job, amdgpudevcoredumpformat acquired the VM root PD's reservation via amdgpuvmlockbypasid and then, for each IB, called...

5.7AI score0.00198EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/09 5:17 p.m.•12 views

CVE-2026-80919

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix recursive wwmutex acquire in amdgpudevcoredumpformat When dumping IB contents from a hung job, amdgpudevcoredumpformat acquired the VM root PD's reservation via amdgpuvmlockbypasid and then, for each IB, called...

0.00198EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/09 4:13 p.m.•13 views

CVE-2026-80919 drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_format

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix recursive wwmutex acquire in amdgpudevcoredumpformat When dumping IB contents from a hung job, amdgpudevcoredumpformat acquired the VM root PD's reservation via amdgpuvmlockbypasid and then, for each IB, called...

5.7AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/09 4:13 p.m.•30 views

CVE-2026-80919 drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_format

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix recursive wwmutex acquire in amdgpudevcoredumpformat When dumping IB contents from a hung job, amdgpudevcoredumpformat acquired the VM root PD's reservation via amdgpuvmlockbypasid and then, for each IB, called...

0.00198EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/09/09 12:00 a.m.•10 views

PT-2026-89089

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix recursive ww mutex acquire in amdgpu devcoredump format When dumping IB contents from a hung job, amdgpu devcoredump format acquired the VM root PD's reservation via amdgpu vm lock by pasid and then, for each IB,...

5.6AI score0.00198EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/09/01 1:31 p.m.•11 views

SUSE CVE-2026-72187

In the Linux kernel, the following vulnerability has been resolved: ntfs: avoid self-deadlock during inode eviction An attribute-list update performed while allocating clusters can drop the last reference to the temporary attribute inode. Evicting that inode drops its reference to the base inode...

5.8AI score0.00198EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/09/01 1:31 p.m.•13 views

SUSE CVE-2026-72189

In the Linux kernel, the following vulnerability has been resolved: ntfs: fail attrlist updates when the superblock is inactive genericshutdownsuper clears SBACTIVE before evicting cached inodes. If eviction selects the fake inode for a base inode's unnamed $ATTRIBUTELIST attribute,...

5.8AI score0.00198EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/09/01 12:52 a.m.•16 views

SUSE CVE-2026-72174

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix hugetlb self-deadlock in pagemapscanptehole A PAGEMAPSCAN ioctl requesting PMSCANWPMATCHING on a hugetlb VMA hangs the calling thread, unkillably, as soon as the scan reaches an unpopulated part of the range:...

5.8AI score0.00209EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•28 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: The issue of self-deadlock in hugetlb during pagemapscanptehole has been fixed. A PAGEMAPSCAN ioctl requesting PMSCANWPMATCHING on a hugetlb VMA causes the calling thread to hang indefinitely as soon as the scan...

5.8AI score0.00209EPSS
SaveExploits0References1
Rows per page
Query Builder