451 matches found
EUVD-2023-23973
Malicious code in bioql PyPI...
EUVD-2022-48713
Malicious code in bioql PyPI...
EUVD-2023-35593
Malicious code in bioql PyPI...
EUVD-2022-0080
Malicious code in bioql PyPI...
EUVD-2023-34062
Malicious code in bioql PyPI...
EUVD-2025-12910
Malicious code in bioql PyPI...
EUVD-2022-6610
Malicious code in bioql PyPI...
EUVD-2023-59708
Malicious code in bioql PyPI...
EUVD-2022-54942
Malicious code in bioql PyPI...
EUVD-2022-26058
Malicious code in bioql PyPI...
EUVD-2025-14155
Malicious code in bioql PyPI...
EUVD-2025-12974
Malicious code in bioql PyPI...
EUVD-2025-18608
Malicious code in bioql PyPI...
EUVD-2022-55451
Malicious code in bioql PyPI...
EUVD-2024-51839
Malicious code in bioql PyPI...
CVE-2022-50427
In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: fix possible memory leak in sndac97devregister If deviceregister fails in sndac97devregister, it should call putdevice to give up reference, or the name allocated in devsetname is leaked...
CVE-2022-50431 ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()
In the Linux kernel, the following vulnerability has been resolved: ALSA: aoa: i2sbus: fix possible memory leak in i2sbusadddev devsetname in soundbusaddone allocates memory for name, it need be freed when ofdeviceregister fails, call soundbusdevput to give up the reference that hold in...
CVE-2022-50431
CVE-2022-50431 : Linux kernel patch fixes a memory-leak in ALSA aoa i2sbus handling. The issue stems from dev_set_name() allocating memory for the name in soundbus_add_one() and not freeing it if of_device_register() fails; the fix adds soundbus_dev_put() and frees resources in i2sbus_release_dev...
CVE-2022-50431 ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()
In the Linux kernel, the following vulnerability has been resolved: ALSA: aoa: i2sbus: fix possible memory leak in i2sbusadddev devsetname in soundbusaddone allocates memory for name, it need be freed when ofdeviceregister fails, call soundbusdevput to give up the reference that hold in...
CVE-2022-50427 ALSA: ac97: fix possible memory leak in snd_ac97_dev_register()
In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: fix possible memory leak in sndac97devregister If deviceregister fails in sndac97devregister, it should call putdevice to give up reference, or the name allocated in devsetname is leaked...