5125 matches found
EUVD-2025-20046
Malicious code in bioql PyPI...
EUVD-2022-54614
Malicious code in bioql PyPI...
EUVD-2024-36249
Malicious code in bioql PyPI...
EUVD-2022-54770
Malicious code in bioql PyPI...
EUVD-2024-53416
Malicious code in bioql PyPI...
EUVD-2022-54688
Malicious code in bioql PyPI...
EUVD-2024-53259
Malicious code in bioql PyPI...
EUVD-2023-44252
Malicious code in bioql PyPI...
EUVD-2024-54036
Malicious code in bioql PyPI...
EUVD-2024-53755
Malicious code in bioql PyPI...
EUVD-2022-55280
Malicious code in bioql PyPI...
EUVD-2022-55139
Malicious code in bioql PyPI...
EUVD-2023-35120
Malicious code in bioql PyPI...
EUVD-2022-54664
Malicious code in bioql PyPI...
RLSA-2025:10630 Important: libxml2 security update
The libxml2 library is a development toolbox providing the implementation of various XML standards. Security Fixes: libxml: Heap use after free UAF leads to Denial of service DoS CVE-2025-49794 libxml: Null pointer dereference leads to Denial of service DoS CVE-2025-49795 libxml: Type confusion...
Null Dereference in SoapClient
...
PT-2025-46744
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's SCTP Socket Control Transport Protocol implementation. Specifically, a null dereference can occur within the sctp disposition function, specifically...
SUSE CVE-2023-53476
In the Linux kernel, the following vulnerability has been resolved: iwcxgb4: Fix potential NULL dereference in c4iwfillrescmidentry This condition needs to match the previous "if epcp-state == LISTEN " exactly to avoid a NULL dereference of either "listenep" or "ep". The problem is that "epcp" ha...
CVE-2023-53498
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential null dereference The adev-dm.dc pointer can be NULL and dereferenced in amdgpudmfini without checking. Add a NULL pointer check before calling dcdmubsrvdestroy. Found by Linux Verification Center...
CVE-2023-53483
In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: Check for null return of devmkzalloc in fchmiscsetup devmkzalloc may fail, clkdata-name might be NULL and will cause a NULL pointer dereference later. rjw: Subject and changelog edits...