Helge Deller

2 exploits Active since Dec 2019
CVE-2012-1577 WRITEUP CRITICAL WRITEUP
OpenBSD - Info Disclosure
lib/libc/stdlib/random.c in OpenBSD returns 0 when seeded with 0.
CVSS 9.8
CVE-2022-39842 WRITEUP MEDIUM WRITEUP
Linux Kernel < 5.19 - Integer Overflow
An issue was discovered in the Linux kernel before 5.19. In pxa3xx_gcu_write in drivers/video/fbdev/pxa3xx-gcu.c, the count parameter has a type conflict of size_t versus int, causing an integer overflow and bypassing the size check. After that, because it is used as the third argument to copy_from_user(), a heap overflow may occur. NOTE: the original discoverer disputes that the overflow can actually happen.
CVSS 6.1