1141 matches found
EUVD-2025-23759
Malicious code in bioql PyPI...
EUVD-2025-5950
Malicious code in bioql PyPI...
EUVD-2022-44776
Malicious code in bioql PyPI...
EUVD-2022-15715
Malicious code in bioql PyPI...
EUVD-2025-23765
Malicious code in bioql PyPI...
EUVD-2025-23758
Malicious code in bioql PyPI...
EUVD-2022-53159
Malicious code in bioql PyPI...
EUVD-2023-48458
Malicious code in bioql PyPI...
EUVD-2023-48478
Malicious code in bioql PyPI...
EUVD-2022-49137
Malicious code in bioql PyPI...
EUVD-2022-53154
Malicious code in bioql PyPI...
CVE-2023-53514
In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix memory leak of device names The device names allocated by devsetname need be freed before module unloading, but they can not be freed because the kobject's refcount which was set in deviceinitialize has not be...
CVE-2023-53514 gpu: host1x: Fix memory leak of device names
In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix memory leak of device names The device names allocated by devsetname need be freed before module unloading, but they can not be freed because the kobject's refcount which was set in deviceinitialize has not be...
Exploit for CVE-2025-39866
CVE-2025-39866 - use-after-free Author: Byte Reaper...
kernel: i2c/designware: Fix an initialization issue
This CVE has been marked as Rejected by the assigning CNA...
CVE-2022-50376 orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()
In the Linux kernel, the following vulnerability has been resolved: orangefs: Fix kmemleak in orangefskernel,clientdebuginit When insert and remove the orangefs module, there are memory leaked as below: unreferenced object 0xffff88816b0cc000 size 2048: comm "insmod", pid 783, jiffies 4294813439 a...
PT-2025-38324
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak was identified in the orangefs kernel,client debug init functions when inserting and removing the orangefs module. The issue occurs due to the use of a global variable as a...
CVE-2023-53358
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix racy issue under cocurrent smb2 tree disconnect There is UAF issue under cocurrent smb2 tree disconnect. This patch introduce TREECONNEXPIRE flags for tcon to avoid cocurrent access...
PT-2025-38011
Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak was identified in the do floppy init function within the Linux kernel. The leak occurs when floppy alloc disk fails during initialization, specifically when allocating di...
CVE-2023-53224
In the Linux kernel, the following vulnerability has been resolved: ext4: Fix function prototype mismatch for ext4featktype With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the call...