357 matches found
CVE-2025-40130 scsi: ufs: core: Fix data race in CPU latency PM QoS request handling
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix data race in CPU latency PM QoS request handling The cpulatencyqosadd/remove/updaterequest interfaces lack internal synchronization by design, requiring the caller to ensure thread safety. The current...
PT-2025-52903
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.0+ 3 Description The Linux kernel contains a race condition within the macintosh/mac hid subsystem, specifically in the mac hid toggle emumouse function. This issue arises when multiple processes concurrently...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-988816)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988816 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: jack: Access inputdev under mutex It is possible when using ASoC that inputdev is...
Astra Linux – Vulnerability in Linux 6.12
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fixed an issue where an invalid lock was taken on a wedge. If devices like GuC upload are wedged, the submission is not yet enabled, and the state has not even been initialized. This fix prevents the wedge-related calls...
EUVD-2017-6355
Malware in sbrugna...
EUVD-2017-6358
Malware in sbrugna...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-986374)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986374 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: jack: Access inputdev under mutex It is possible when using ASoC that inputdev is...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987368)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987368 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: jack: Access inputdev under mutex It is possible when using ASoC that inputdev is...
CVE-2023-53581
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Check for NOTREADY flag state after locking Currently the check for NOTREADY flag is performed before obtaining the necessary lock. This opens a possibility for race condition when the flow is concurrently removed from...
UBUNTU-CVE-2023-53549
In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Rework long task execution when adding/deleting entries When adding/deleting large number of elements in one step in ipset, it can take a reasonable amount of time and can result in soft lockup errors. The patch...
EUVD-2022-54625
Malicious code in bioql PyPI...
EUVD-2022-55436
Malicious code in bioql PyPI...
EUVD-2025-13991
Malicious code in bioql PyPI...
EUVD-2022-55168
Malicious code in bioql PyPI...
EUVD-2022-54693
Malicious code in bioql PyPI...
EUVD-2025-2650
Malicious code in bioql PyPI...
EUVD-2024-54861
Malicious code in bioql PyPI...
EUVD-2025-25552
Malicious code in bioql PyPI...
UBUNTU-CVE-2025-39837
In the Linux kernel, the following vulnerability has been resolved: platform/x86: asus-wmi: Fix racy registrations asuswmiregisterdriver may be called from multiple drivers concurrently, which can lead to the racy list operations, eventually corrupting the memory and hitting Oops on some ASUS...
CVE-2023-53275
In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix a possible null-pointer dereference due to data race in sndhdacregmapsync The variable codec-regmap is often protected by the lock codec-regmaplock when is accessed. However, it is accessed without holding the lock...