4327 matches found
EUVD-2025-5988
Malicious code in bioql PyPI...
EUVD-2024-54029
Malicious code in bioql PyPI...
EUVD-2025-6218
Malicious code in bioql PyPI...
EUVD-2025-25559
Malicious code in bioql PyPI...
EUVD-2022-55268
Malicious code in bioql PyPI...
EUVD-2025-27922
Malicious code in bioql PyPI...
EUVD-2023-59868
Malicious code in bioql PyPI...
EUVD-2025-31955
Malicious code in bioql PyPI...
EUVD-2022-55277
Malicious code in bioql PyPI...
EUVD-2022-55316
Malicious code in bioql PyPI...
EUVD-2025-27858
Malicious code in bioql PyPI...
EUVD-2025-13075
Malicious code in bioql PyPI...
EUVD-2025-5184
Malicious code in bioql PyPI...
EUVD-2025-5976
Malicious code in bioql PyPI...
CVE-2025-39915
In the Linux kernel, the following vulnerability has been resolved: net: phy: transfer phyconfiginband locking responsibility to phylink Problem description =================== Lockdep reports a possible circular locking dependency AB/BA between &pl-;statemutex and &phy-;lock, as follows...
net: phylink: add lock for serializing concurrent pl->phydev writes with resolver
...
SUSE CVE-2025-39915
In the Linux kernel, the following vulnerability has been resolved: net: phy: transfer phyconfiginband locking responsibility to phylink Problem description =================== Lockdep reports a possible circular locking dependency AB/BA between &pl-statemutex and &phy-lock, as follows...
CVE-2023-53522
CVE-2023-53522 concerns the Linux kernel, specifically the cgroup/freezer path. The data show a circular locking dependency between cpu_hotplug_lock and freezer_mutex triggered by a rewrite of core freezer logic (commit f5d39b020809) that replaced atomic_inc() with static_branch_inc() in freezer_...
CVE-2023-53522 cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex
In the Linux kernel, the following vulnerability has been resolved: cgroup,freezer: hold cpuhotpluglock before freezermutex syzbot is reporting circular locking dependency between cpuhotpluglock and freezermutex, for commit f5d39b020809 "freezer,sched: Rewrite core freezer logic" replaced atomici...
CVE-2023-53519 media: v4l2-mem2mem: add lock to protect parameter num_rdy
In the Linux kernel, the following vulnerability has been resolved: media: v4l2-mem2mem: add lock to protect parameter numrdy Getting below error when using KCSAN to check the driver. Adding lock to protect parameter numrdy when getting the value with function:...