Lucene search
+L

6273 matches found

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

EUVD-2024-46854

Malicious code in bioql PyPI...

7.8CVSS6.5AI score0.00241EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2022-45528

Malicious code in bioql PyPI...

7.8CVSS7.7AI score0.00161EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2022-40048

Malicious code in bioql PyPI...

7.8CVSS7.6AI score0.00372EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2024-54381

Malicious code in bioql PyPI...

6.6CVSS6.6AI score0.00106EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2022-28760

Malicious code in bioql PyPI...

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

EUVD-2025-20804

Malicious code in bioql PyPI...

7.6AI score0.00152EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2024-54375

Malicious code in bioql PyPI...

6.7CVSS6.4AI score0.00138EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.17 views

EUVD-2023-37296

Malicious code in bioql PyPI...

8.4CVSS8.1AI score0.00892EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2024-41259

Malicious code in bioql PyPI...

7.8CVSS6.6AI score0.00132EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2023-26797

Malicious code in bioql PyPI...

7.8CVSS7.6AI score0.0014EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2024-37308

Malicious code in bioql PyPI...

7.8CVSS6.6AI score0.00075EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2022-42493

Malicious code in bioql PyPI...

5.5CVSS6.3AI score0.00277EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/10/01 11:29 p.m.7 views

SUSE CVE-2023-53513

In the Linux kernel, the following vulnerability has been resolved: nbd: fix incomplete validation of ioctl arg We tested and found an alarm caused by nbdioctl arg without verification. The UBSAN warning calltrace like below: UBSAN: Undefined behaviour in fs/buffer.c:1709:35 signed integer...

5.2CVSS6.5AI score0.00135EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/10/01 11:23 p.m.7 views

SUSE CVE-2025-39908

In the Linux kernel, the following vulnerability has been resolved: net: devioctl: take ops lock in hwtstamp lower paths ndo hwtstamp callbacks are expected to run under the per-device ops lock. Make the lower get/set paths consistent with the rest of ndo invocations. Kernel log: WARNING: CPU: 13...

7.8CVSS6.4AI score0.00125EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/01 12:15 p.m.14 views

CVE-2023-53513

In the Linux kernel, the following vulnerability has been resolved: nbd: fix incomplete validation of ioctl arg We tested and found an alarm caused by nbdioctl arg without verification. The UBSAN warning calltrace like below: UBSAN: Undefined behaviour in fs/buffer.c:1709:35 signed integer...

5.5CVSS0.00135EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/01 12:15 p.m.8 views

CVE-2022-50453

In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: fix NULL-pointer dereferences There are several places where we can crash the kernel by requesting lines, unbinding the GPIO device, then calling any of the system calls relevant to the GPIO character device's...

5.5CVSS0.00148EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/10/01 11:46 a.m.13 views

CVE-2023-53513 nbd: fix incomplete validation of ioctl arg

In the Linux kernel, the following vulnerability has been resolved: nbd: fix incomplete validation of ioctl arg We tested and found an alarm caused by nbdioctl arg without verification. The UBSAN warning calltrace like below: UBSAN: Undefined behaviour in fs/buffer.c:1709:35 signed integer...

5.9AI score0.00135EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/01 11:46 a.m.49 views

CVE-2023-53513

The CVE-2023-53513 issue is a Linux kernel vulnerability where incomplete validation of the nbd ioctl arg can trigger an i_size overflow when the arg is coerced to int (arg cast in nbd_ioctl /nbd_add_socket). The root cause is insufficient validation of large ioctl arguments, allowing an overflow...

5.5CVSS6.1AI score0.00135EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:46 a.m.19 views

CVE-2023-53513 nbd: fix incomplete validation of ioctl arg

In the Linux kernel, the following vulnerability has been resolved: nbd: fix incomplete validation of ioctl arg We tested and found an alarm caused by nbdioctl arg without verification. The UBSAN warning calltrace like below: UBSAN: Undefined behaviour in fs/buffer.c:1709:35 signed integer...

0.00135EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/01 8:15 a.m.10 views

CVE-2025-39908

In the Linux kernel, the following vulnerability has been resolved: net: devioctl: take ops lock in hwtstamp lower paths ndo hwtstamp callbacks are expected to run under the per-device ops lock. Make the lower get/set paths consistent with the rest of ndo invocations. Kernel log: WARNING: CPU: 13...

7.8CVSS0.00125EPSS
SaveExploits0References2
Rows per page
Query Builder