500 matches found
EUVD-2010-1117
Malware in sbrugna...
EUVD-2010-2601
Malware in sbrugna...
EUVD-2017-8547
Malware in sbrugna...
EUVD-2016-1404
Malware in sbrugna...
EUVD-2015-5434
Malware in sbrugna...
EUVD-2006-6660
Malware in sbrugna...
EUVD-2009-4604
Malware in sbrugna...
EUVD-2018-3252
Malware in sbrugna...
EUVD-2019-5674
Malware in sbrugna...
EUVD-2016-9531
Malware in sbrugna...
EUVD-2019-5670
Malware in sbrugna...
EUVD-2022-42493
Malicious code in bioql PyPI...
EUVD-2022-34355
Malicious code in bioql PyPI...
EUVD-2023-34352
Malicious code in bioql PyPI...
EUVD-2023-43736
Malicious code in bioql PyPI...
EUVD-2024-51794
Malicious code in bioql PyPI...
EUVD-2024-53825
Malicious code in bioql PyPI...
Linux Distros Unpatched Vulnerability : CVE-2024-26778
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fbdev: savage: Error out if pixclock equals zero The userspace program could pass any values to the driver through ioctl interface. If the driver doesn't check...
CVE-2022-49978
In the Linux kernel, the following vulnerability has been resolved: fbdev: fbpm2fb: Avoid potential divide by zero error In dofbioctl of fbmem.c, if cmd is FBIOPUTVSCREENINFO, var will be copied from user, then go through fbsetvar and info-fbops-fbcheckvar which could may be pm2fbcheckvar. Along...
CVE-2022-50102
CVE-2022-50102 affects the Linux kernel’s fbdev arkfb driver. A user-controlled ioctl can cause a divide-by-zero in ark_set_pixclock, e.g. with hdiv=1, pixclock=1, hmul=2, producing (1*1)/2 = 0 and leading to division by zero later in arkfb.c when computing 1000000000 / pixclock. The vulnerabilit...