Lucene search
+L

6253 matches found

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

EUVD-2021-31703

Malicious code in bioql PyPI...

7.8CVSS7.7AI score0.00302EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2023-26797

Malicious code in bioql PyPI...

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

EUVD-2021-29931

Malicious code in bioql PyPI...

8.8CVSS8.8AI score0.00464EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2025-23794

Malicious code in bioql PyPI...

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

EUVD-2024-54383

Malicious code in bioql PyPI...

6.6CVSS6.5AI score0.00106EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2023-23466

Malicious code in bioql PyPI...

5.5CVSS4.6AI score0.00369EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-27898

Malicious code in bioql PyPI...

7.5AI score0.0016EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2024-20944

Malicious code in bioql PyPI...

7.1CVSS6.6AI score0.00211EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2024-30786

Malicious code in bioql PyPI...

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

EUVD-2024-37107

Malicious code in bioql PyPI...

7.8CVSS6.6AI score0.00099EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 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:7 p.m.11 views

EUVD-2022-40048

Malicious code in bioql PyPI...

7.8CVSS7.6AI score0.00372EPSS
SaveExploits1References1
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.13 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.00149EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/10/01 11:46 a.m.11 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.48 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.18 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