Lucene search
K

17 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fixed a deadlock in contextxa. The variable ivpudevice-contextxa is locked both in the kernel thread and in the IRQ context. This requires the XAFLAGSLOCKIRQ flag to be passed during initialization. Otherwise, the loc...

5.5CVSS5.6AI score0.00171EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2025/12/31 2:19 p.m.3 views

CVE-2023-54263

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/kms/nv50-: init hpdirqlock for PIOR DP Fixes OOPS on boards with ANX9805 DP encoders...

5.5CVSS5.9AI score0.00156EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/12/31 12:27 a.m.4 views

SUSE CVE-2023-54263

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/kms/nv50-: init hpdirqlock for PIOR DP Fixes OOPS on boards with ANX9805 DP encoders...

5.5CVSS6.5AI score0.00156EPSS
Exploits0References17
EUVD
EUVD
added 2025/12/30 3:30 p.m.4 views

EUVD-2023-60378

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/kms/nv50-: init hpdirqlock for PIOR DP Fixes OOPS on boards with ANX9805 DP encoders...

6AI score0.00156EPSS
Exploits0References3
NVD
NVD
added 2025/12/30 1:16 p.m.5 views

CVE-2023-54263

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/kms/nv50-: init hpdirqlock for PIOR DP Fixes OOPS on boards with ANX9805 DP encoders...

0.00156EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2025/12/30 12:15 p.m.3 views

CVE-2023-54263

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/kms/nv50-: init hpdirqlock for PIOR DP Fixes OOPS on boards with ANX9805 DP encoders...

5.1AI score0.00156EPSS
Exploits0
CVE
CVE
added 2025/12/30 12:15 p.m.14 views

CVE-2023-54263

CVE-2023-54263: In the Linux kernel, the drm/nouveau/kms/nv50- driver had an issue where hpd_irq_lock was not initialized correctly for PIOR DP in certain boards, causing OOPS on systems with ANX9805 DP encoders. The vulnerability is resolved by proper initialization, and the fix specifically men...

6.2AI score0.00156EPSS
Exploits0References2
NVD
NVD
added 2025/12/16 2:15 p.m.6 views

CVE-2025-68202

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix unsafe locking in the scxdumpstate For built with CONFIGPREEMPTRT=y kernels, the dumplock will be converted sleepable spinlock and not disable-irq, so the following scenarios occur: inconsistent IN-HARDIRQ-W -...

0.00166EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/12/08 12:0 a.m.6 views

PT-2025-49490

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: mcq: Fix &hwq-cq lock deadlock issue When ufshcd err handler is executed, CQ event interrupt can enter waiting for the same lock. This can happen in ufshcd handle mcq cq events and also in ufs mtk mcq intr. The...

6.4AI score0.0015EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53731

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netlink: fix potential deadlock in netlinkseterr syzbot reported a possible deadlock in netlinkseterr 1 A similar issue was fixed in commit 1d482e666b8e netlin...

6.2AI score0.00211EPSS
Exploits0References3
OSV
OSV
added 2024/05/20 10:15 a.m.4 views

UBUNTU-CVE-2024-35953

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix deadlock in contextxa ivpudevice-contextxa is locked both in kernel thread and IRQ context. It requires XAFLAGSLOCKIRQ flag to be passed during initialization otherwise the lock could be acquired from a thread and...

5.5CVSS6.6AI score0.00171EPSS
Exploits0References10
NVD
NVD
added 2024/04/03 3:15 p.m.18 views

CVE-2024-26719

In the Linux kernel, the following vulnerability has been resolved: nouveau: offload fence uevents work to workqueue This should break the deadlock between the fctx lock and the irq lock. This offloads the processing off the work from the irq into a workqueue...

5.5CVSS6.4AI score0.00172EPSS
Exploits0References3
OSV
OSV
added 2024/04/03 3:15 p.m.10 views

AZL-56364 CVE-2024-26719 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: nouveau: offload fence uevents work to workqueue This should break the deadlock between the fctx lock and the irq lock. This offloads the processing off the work from the irq into a workqueue...

5.5CVSS6.3AI score0.00172EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2024/04/03 2:55 p.m.22 views

CVE-2024-26719

In the Linux kernel, the following vulnerability has been resolved: nouveau: offload fence uevents work to workqueue This should break the deadlock between the fctx lock and the irq lock. This offloads the processing off the work from the irq into a workqueue...

5.5CVSS6.5AI score0.00172EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/04/03 2:54 p.m.36 views

CVE-2024-26687 xen/events: close evtchn after mapping cleanup

In the Linux kernel, the following vulnerability has been resolved: xen/events: close evtchn after mapping cleanup shutdownpirq and startuppirq are not taking the irqmappingupdatelock because they can't due to lock inversion. Both are called with the irqdesc-lock being taking. The lock order,...

6.7AI score0.00228EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2024/02/02 12:0 a.m.8 views

PT-2024-21487

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to a deadlock between the fctx lock and the irq lock in the Linux kernel, specifically in the nouveau component. This deadlock is resolved by offloading the processi...

7.8CVSS5.6AI score0.01287EPSS
Exploits1References142
Positive Technologies
Positive Technologies
added 2022/01/01 12:0 a.m.8 views

PT-2025-8237

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock issue has been identified in the Linux kernel, specifically in the rtw joinbss event prehandle function. This occurs when two threads attempt to access the same lock,...

5.5CVSS5.8AI score0.0016EPSS
Exploits0References19
Rows per page
Query Builder