Lucene search
+L

1332 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2022-25781

Malicious code in bioql PyPI...

5CVSS5.5AI score0.00165EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.14 views

EUVD-2022-30394

Malicious code in bioql PyPI...

7.5CVSS7.6AI score0.00383EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2025-4899

Malicious code in bioql PyPI...

7.5CVSS6.6AI score0.00567EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2024-54033

Malicious code in bioql PyPI...

5.5CVSS5.5AI score0.00149EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2022-4812

Malicious code in bioql PyPI...

9.8CVSS8.7AI score0.02182EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2022-55560

Malicious code in bioql PyPI...

7.6AI score0.00137EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.20 views

EUVD-2022-30392

Malicious code in bioql PyPI...

7.5CVSS7.6AI score0.00354EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.12 views

EUVD-2025-27877

Malicious code in bioql PyPI...

8.6AI score0.0014EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2024-53416

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00177EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2023-59825

Malicious code in bioql PyPI...

6.3AI score0.00149EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.17 views

EUVD-2025-25557

Malicious code in bioql PyPI...

8.6AI score0.00156EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2024-53425

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00179EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/01 12:15 p.m.9 views

UBUNTU-CVE-2023-53470

In the Linux kernel, the following vulnerability has been resolved: ionic: catch failure from devlinkalloc Add a check for NULL on the alloc return. If devlinkalloc fails and we try to use devlinkpriv on the NULL return, the kernel gets very unhappy and panics. With this fix, the driver load will...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/01 11:45 a.m.7 views

CVE-2023-53498 drm/amd/display: Fix potential null dereference

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...

6.5AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.16 views

CVE-2023-53483 ACPI: processor: Check for null return of devm_kzalloc() in fch_misc_setup()

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...

0.00143EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/01 11:42 a.m.27 views

CVE-2023-53483

CVE-2023-53483 affects the Linux kernel, specifically the ACPI processor code. The vulnerability arises in fch_misc_setup() where devm_kzalloc() may return NULL and lead to a NULL pointer dereference if clk_data->name is NULL. The CVE entry indicates this issue has been resolved in the Linux k...

5.5CVSS6.1AI score0.00143EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/10/01 11:42 a.m.31 views

CVE-2023-53480

CVE-2023-53480 : In the Linux kernel, a o bject-level NULL-dereference can occur when registering a kset if its embedded kobject’s ktype is not initialized. The described scenario initializes a kset and its kobject name but omits kset.kobj.ktype, leading to a NULL pointer dereference in kobject_a...

5.5CVSS6AI score0.00146EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2025/10/01 11:42 a.m.25 views

CVE-2023-53470

CVE-2023-53470 – Linux kernel issue : The vulnerability arises from a missing NULL check after devlink_alloc(), risking kernel panic when devlink_priv() is called on a NULL result. A fix adds the NULL check; as a result, driver load may fail but the kernel will not panic. Documents show the issue...

5.5CVSS6AI score0.00145EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/10/01 11:42 a.m.7 views

CVE-2023-53470 ionic: catch failure from devlink_alloc

In the Linux kernel, the following vulnerability has been resolved: ionic: catch failure from devlinkalloc Add a check for NULL on the alloc return. If devlinkalloc fails and we try to use devlinkpriv on the NULL return, the kernel gets very unhappy and panics. With this fix, the driver load will...

7.4AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.13 views

PT-2025-40177

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw where a failure from devlink alloc was not properly handled. Specifically, a check for a NULL return value from the devlink alloc function was missing. I...

6.5AI score0.00145EPSS
SaveExploits0References7
Rows per page
Query Builder