287 matches found
EUVD-2021-34662
Malicious code in bioql PyPI...
EUVD-2022-54745
Malicious code in bioql PyPI...
EUVD-2025-12901
Malicious code in bioql PyPI...
EUVD-2025-13170
Malicious code in bioql PyPI...
EUVD-2025-13173
Malicious code in bioql PyPI...
EUVD-2025-19829
Malicious code in bioql PyPI...
EUVD-2022-55065
Malicious code in bioql PyPI...
EUVD-2025-5130
Malicious code in bioql PyPI...
EUVD-2021-34391
Malicious code in bioql PyPI...
EUVD-2022-54964
Malicious code in bioql PyPI...
EUVD-2025-2625
Malicious code in bioql PyPI...
EUVD-2025-9399
Malicious code in bioql PyPI...
EUVD-2023-59717
Malicious code in bioql PyPI...
EUVD-2025-25576
Malicious code in bioql PyPI...
EUVD-2025-9363
Malicious code in bioql PyPI...
EUVD-2025-15860
Malicious code in bioql PyPI...
UBUNTU-CVE-2022-50443
In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: lvds: fix PM usage counter unbalance in poweron pmruntimegetsync will increment pm usage counter even it failed. Forgetting to putting operation will result in reference leak here. We fix it by replacing it with the...
CVE-2023-53497 media: vsp1: Replace vb2_is_streaming() with vb2_start_streaming_called()
In the Linux kernel, the following vulnerability has been resolved: media: vsp1: Replace vb2isstreaming with vb2startstreamingcalled The vsp1 driver uses the vb2isstreaming function in its .bufqueue handler to check if the .startstreaming operation has been called, and decide whether to just add...
CVE-2023-53451 scsi: qla2xxx: Fix potential NULL pointer dereference
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix potential NULL pointer dereference Klocwork tool reported 'curdsd' may be dereferenced. Add fix to validate pointer before dereferencing the pointer...
CVE-2025-39906 drm/amd/display: remove oem i2c adapter on finish
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: remove oem i2c adapter on finish Fixes a bug where unbinding of the GPU would leave the oem i2c adapter registered resulting in a null pointer dereference when applications try to access the invalid device. cherr...