Lucene search
+L

3160 matches found

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

EUVD-2025-5984

Malicious code in bioql PyPI...

7.8AI score0.0019EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.20 views

EUVD-2025-23876

Malicious code in bioql PyPI...

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

EUVD-2023-23740

Malicious code in bioql PyPI...

5.5CVSS5.7AI score0.00317EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2023-49150

Malicious code in bioql PyPI...

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

EUVD-2025-4022

Malicious code in bioql PyPI...

6.5CVSS9.2AI score0.00275EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2023-48152

Malicious code in bioql PyPI...

5.3CVSS5.6AI score0.00667EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2024-28406

Malicious code in bioql PyPI...

8.8CVSS8.7AI score0.00577EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.15 views

EUVD-2024-25177

Malicious code in bioql PyPI...

5.4CVSS6.6AI score0.00324EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.14 views

EUVD-2025-23877

Malicious code in bioql PyPI...

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

EUVD-2025-23874

Malicious code in bioql PyPI...

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

EUVD-2025-13725

Malicious code in bioql PyPI...

4.3CVSS6.1AI score0.00145EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.15 views

EUVD-2022-55370

Malicious code in bioql PyPI...

7.1AI score0.00166EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2025/10/02 1:5 a.m.14 views

In PyTorch before 2.7.0, when torch.compile is used, FractionalMaxPool2d has inconsistent results.

...

5.3CVSS7AI score0.0036EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/10/01 11:29 p.m.6 views

SUSE CVE-2023-53524

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: pcie: Fix integer overflow in iwlwritetouserbuf An integer overflow occurs in the iwlwritetouserbuf function, which is called by the iwldbgfsmonitordataread function. static bool iwlwritetouserbufchar user userbuf,...

4.2CVSS6.8AI score0.00158EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/10/01 11:23 p.m.5 views

SUSE CVE-2025-39895

In the Linux kernel, the following vulnerability has been resolved: sched: Fix schednumafindnthcpu if mask offline schednumafindnthcpu uses a bsearch to look for the 'closest' CPU in scheddomainsnumamasks and given cpus mask. However they might not intersect if all CPUs in the cpus mask are...

5.5CVSS6.4AI score0.00136EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2025/10/01 11:22 p.m.5 views

SUSE CVE-2025-39924

In the Linux kernel, the following vulnerability has been resolved: erofs: fix invalid algorithm for encoded extents The current algorithm sanity checks do not properly apply to new encoded extents. Unify the algorithm check with ZEROFSCOMPRESSIONRUNTIMEMAX and ensure consistency with...

5.5CVSS6.5AI score0.00125EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/10/01 11:45 a.m.3 views

CVE-2021-4460 drm/amdkfd: Fix UBSAN shift-out-of-bounds warning

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix UBSAN shift-out-of-bounds warning If getnumsdmaqueues or getnumxgmisdmaqueues is 0, we end up doing a shift operation where the number of bits shifted equals number of bits in the operand. This behaviour is...

6.1AI score0.0015EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.19 views

CVE-2021-4460 drm/amdkfd: Fix UBSAN shift-out-of-bounds warning

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix UBSAN shift-out-of-bounds warning If getnumsdmaqueues or getnumxgmisdmaqueues is 0, we end up doing a shift operation where the number of bits shifted equals number of bits in the operand. This behaviour is...

0.0015EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/01 8:15 a.m.35 views

CVE-2025-39921

In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core-qspi: stop checking viability of op-maxfreq in supportsop callback In commit 13529647743d9 "spi: microchip-core-qspi: Support per spi-mem operation frequency switches" the logic for checking the viability of...

5.5CVSS0.00119EPSS
SaveExploits0References2
CVE
CVE
added 2025/10/01 8:7 a.m.28 views

CVE-2025-39924

The CVE-2025-39924 entry relates to the Linux kernel EROFS code. A bug was fixed where the algorithm used to validate encoded extents was incorrect; the check is now unified with Z_EROFS_COMPRESSION(_RUNTIME)_MAX and aligned with sbi->available_compr_algs. The impact described in sources is li...

7.8CVSS6.1AI score0.00125EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder