489 matches found
EUVD-2011-0657
Malware in sbrugna...
EUVD-2011-0656
Malware in sbrugna...
EUVD-2013-2831
Malware in sbrugna...
EUVD-2013-2829
Malware in sbrugna...
EUVD-2013-2833
Malware in sbrugna...
EUVD-2013-2832
Malware in sbrugna...
EUVD-2006-6882
Malware in sbrugna...
EUVD-2013-2827
Malware in sbrugna...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986668)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986668 advisory. In the Linux kernel, the following vulnerability has been resolved: HID: core: fix shift-out-of-bounds in hidreportrawevent Syzbot reported shift-out-of-bounds in...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-382803)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-382803 advisory. In the Linux kernel, the following vulnerability has been resolved: HID: core: zero-initialize the report buffer Since the report buffer is used by all kinds of...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-986433)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986433 advisory. In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: free rawreport buffers in usbhidstop Free the unsent rawreport buffers when the devi...
EUVD-2022-55263
Malicious code in bioql PyPI...
EUVD-2023-23361
Malicious code in bioql PyPI...
EUVD-2025-31942
Malicious code in bioql PyPI...
EUVD-2025-27868
Malicious code in bioql PyPI...
EUVD-2025-27292
Malicious code in bioql PyPI...
EUVD-2025-27860
Malicious code in bioql PyPI...
SUSE CVE-2023-53454
In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Correct devm device reference for hidinput inputdev name Reference the HID device rather than the input device for the devm allocation of the inputdev name. Referencing the inputdev would lead to a use-after-free...
CVE-2023-53459 HID: mcp-2221: prevent UAF in delayed work
In the Linux kernel, the following vulnerability has been resolved: HID: mcp-2221: prevent UAF in delayed work If the device is plugged/unplugged without giving time for mcpinitwork to complete, we might kick in the devm free code path and thus have unavailable struct mcp2221 while in delayed wor...
CVE-2023-53459
CVE-2023-53459 relates to the Linux kernel vulnerability HID: mcp-2221, which can cause a use-after-free in delayed work if a device is unplugged before mcp_init_work() completes. The issue is addressed by cancel_delayed_work_sync, which prevents the delayed_work item from requeueing. Affected co...