1070 matches found
EUVD-2002-0090
Malware in sbrugna...
EUVD-2014-7794
Malware in sbrugna...
EUVD-2015-1403
Malware in sbrugna...
EUVD-2010-4865
Malware in sbrugna...
EUVD-2025-21847
Malicious code in bioql PyPI...
EUVD-2025-25815
Malicious code in bioql PyPI...
EUVD-2025-28256
Malicious code in bioql PyPI...
EUVD-2025-25082
Malicious code in bioql PyPI...
EUVD-2022-6476
Malicious code in bioql PyPI...
EUVD-2021-34074
Malicious code in bioql PyPI...
EUVD-2025-31961
Malicious code in bioql PyPI...
EUVD-2025-27462
Malicious code in bioql PyPI...
CLSA-2025-1759420505 Fix CVE(s): CVE-2025-55212
SECURITY UPDATE: denial of Service vulnerability due to zero dimensions crash - debian/patches/CVE-2025-55212.patch: Fix invalid width or height checks in ThumbnailImage method and add safe reciprocal function to avoid division by zero - CVE-2025-55212...
CVE-2021-4460 drm/amdkfd: Fix UBSAN shift-out-of-bounds warning
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix UBSAN shift-out-of-bounds warning If getnumsdmaqueues or getnumxgmisdmaqueues is 0, we end up doing a shift operation where the number of bits shifted equals number of bits in the operand. This behaviour is...
CVE-2023-53472
CVE-2023-53472 affects the Linux kernel PWM driver for LPC32xx. The patch removes handling of PWM channels because LPC32xx PWM controllers expose a single output, so pwm->hwpwm is always 0. This simplifies the code and, per the description, fixes a NULL pointer dereference by ensuring lpc32xx-...
ROS-20250930-04
The Open Asset Import Library Assimp 3D model import library implementation vulnerability is related to manipulation of the skinwidth/skinheight argument. Exploitation of the vulnerability could allow an attacker to cause a denial of service Vulnerability in Open Asset Import Library Assimp 3D...
CVE-2025-59933
CVE-2025-59933 affects libvips prior to 8.17.2 when built with PDF support via poppler. A buffer read overflow occurs in pdfload during header parsing of crafted PDFs that define a width but not a height. Affected versions: 8.17.1 and earlier; unaffected when built without PDF support or with PDF...
ACPI: CPPC: Use access_width over bit_width for system memory accesses
...
Denial Of Service (DoS)
ImageMagick is vulnerable to Denial of Service. The vulnerability is due to improper handling of geometry strings containing only a colon ":", which sets width/height to zero and leads to a divide-by-zero error, which allows an attacker to crash the application via a crafted input...
CVE-2022-50399
In the Linux kernel, the following vulnerability has been resolved: media: atomisp: prevent integer overflow in shcsssetblackframe The "height" and "width" values come from the user so the "height width" multiplication can overflow...