Lucene search
+L

83 matches found

NVD
NVD
added 4 days ago9 views

CVE-2026-68408

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: convert pmsrfreewk to wiphywork to fix deadlock When a netlink socket that owns a PMSR session is closed, cfg80211releasepmsr clears the request's nlportid and queues pmsrfreewk to call cfg80211pmsrprocessabort...

0.00168EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/22 6:30 p.m.7 views

EUVD-2022-54795

In the Linux kernel, the following vulnerability has been resolved: PCI: Avoid pcidevlock AB/BA deadlock with sriovnumvfsstore The sysfs sriovnumvfsstore path acquires the device lock before the config space access lock: sriovnumvfsstore devicelock A 1 acquire device lock sriovconfigure...

5.5CVSS5.5AI score0.00215EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/03 8:7 p.m.14 views

EUVD-2022-54923

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00199EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2025-18614

Malicious code in bioql PyPI...

7.5AI score0.00157EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2022-54479

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00167EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2022-54783

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00199EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2022-54788

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00236EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/03 8:7 p.m.12 views

EUVD-2023-59698

Malicious code in bioql PyPI...

5.5CVSS5.5AI score0.00139EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.13 views

EUVD-2024-54040

Malicious code in bioql PyPI...

5.5CVSS5.5AI score0.00117EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2025-9421

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00325EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2025-14145

Malicious code in bioql PyPI...

6.9AI score0.00198EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-14122

Malicious code in bioql PyPI...

7.2AI score0.00196EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2022-54685

Malicious code in bioql PyPI...

5.5CVSS5.5AI score0.00166EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-15860

Malicious code in bioql PyPI...

7.7AI score0.0013EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-37907

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - accel/ivpu: Fix locking order in ivpujobsubmit Fix deadlock in job submission and abort handling. When a thread aborts currently executing jobs due to a fault, ...

5.5CVSS6.7AI score0.00132EPSS
SaveExploits0References3
NVD
NVD
added 2025/07/03 9:15 a.m.8 views

CVE-2025-38114

In the Linux kernel, the following vulnerability has been resolved: e1000: Move cancelworksync to avoid deadlock Previously, e1000down called cancelworksync for the e1000 reset task via e1000downandstop, which takes RTNL. As reported by users and syzbot, a deadlock is possible in the following...

5.5CVSS0.00107EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/06/20 7:18 p.m.6 views

CVE-2025-38038

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: Remove unnecessary driverlock in setboost setboost is a per-policy function call, hence a driver wide lock is unnecessary. Also this mutexacquire can collide with the mutexacquire from the mode-switch path in...

7CVSS7.1AI score0.00157EPSS
SaveExploits0References4
NVD
NVD
added 2025/06/18 11:15 a.m.8 views

CVE-2022-50202

In the Linux kernel, the following vulnerability has been resolved: PM: hibernate: defer device probing when resuming from hibernation syzbot is reporting hung task at miscopen 1, for there is a race window of AB-BA deadlock which involves probecount variable. Currently waitfordeviceprobe from...

5.5CVSS0.00208EPSS
SaveExploits0References8
NVD
NVD
added 2025/06/18 11:15 a.m.7 views

CVE-2022-50059

In the Linux kernel, the following vulnerability has been resolved: ceph: don't leak snaprwsem in handlecapgrant When handlecapgrant is called on an IMPORT op, then the snaprwsem is held and the function is expected to release it before returning. It currently fails to do that in all cases which...

7.5CVSS0.00364EPSS
SaveExploits0References4
CVE
CVE
added 2025/06/18 9:33 a.m.67 views

CVE-2025-38038

CVE-2025-38038 affects the Linux kernel, specifically the cpufreq/amd-pstate implementation. The issue arises from an unnecessary driver-wide mutex in set_boost for per-policy calls, creating a potential deadlock with status_store mutex_acquire in the mode-switch path. SUSE’s openSUSE-SU-2025-200...

5.5CVSS6.4AI score0.00157EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder