500 matches found
EUVD-2009-4604
Malware in sbrugna...
EUVD-2007-6188
Malware in sbrugna...
EUVD-2018-5049
Malware in sbrugna...
EUVD-2018-9933
Malware in sbrugna...
EUVD-2017-7837
Malware in sbrugna...
EUVD-2019-5670
Malware in sbrugna...
EUVD-2017-7836
Malware in sbrugna...
EUVD-2020-13051
Malware in sbrugna...
EUVD-2016-9531
Malware in sbrugna...
EUVD-2019-5705
Malware in sbrugna...
EUVD-2016-1404
Malware in sbrugna...
EUVD-2024-51794
Malicious code in bioql PyPI...
EUVD-2022-42493
Malicious code in bioql PyPI...
EUVD-2024-53825
Malicious code in bioql PyPI...
EUVD-2023-43736
Malicious code in bioql PyPI...
EUVD-2023-34352
Malicious code in bioql PyPI...
EUVD-2022-34355
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...