Lucene search
+L

628 matches found

EUVD
EUVD
added 2025/10/04 9:30 a.m.8 views

EUVD-2025-32381

In the Linux kernel, the following vulnerability has been resolved: um: virtiouml: Fix use-after-free after putdevice in probe When registervirtiodevice fails in virtioumlprobe, the code sets vudev-registered = 1 even though the device was not successfully registered. This can lead to...

6.2AI score0.0014EPSS
SaveExploits0References8
NVD
NVD
added 2025/10/04 8:15 a.m.6 views

CVE-2025-39951

In the Linux kernel, the following vulnerability has been resolved: um: virtiouml: Fix use-after-free after putdevice in probe When registervirtiodevice fails in virtioumlprobe, the code sets vudev-registered = 1 even though the device was not successfully registered. This can lead to...

7.8CVSS0.0014EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/04 7:31 a.m.4 views

CVE-2025-39951 um: virtio_uml: Fix use-after-free after put_device in probe

In the Linux kernel, the following vulnerability has been resolved: um: virtiouml: Fix use-after-free after putdevice in probe When registervirtiodevice fails in virtioumlprobe, the code sets vudev-registered = 1 even though the device was not successfully registered. This can lead to...

7.8CVSS6.4AI score0.0014EPSS
SaveExploits0References10
CVE
CVE
added 2025/10/04 7:31 a.m.27 views

CVE-2025-39951

CVE-2025-39951 is a Linux kernel use-after-free issue in virtio_uml during probe, fixed by virtio_uml_probe() logic (vu_dev->registered set only after successful registration). Connected advisories show Debian LTS updates addressing this CVE in linux packages (5.10.247-1 for Debian 11 and linu...

7.8CVSS6.3AI score0.0014EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2025/10/04 12:0 a.m.5 views

PT-2025-40734

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak was identified within the netdevsim module of the Linux kernel, specifically in the nsim drv probe function. This leak occurs when nsim dev resources register fails during...

5.5CVSS5.5AI score0.00129EPSS
SaveExploits0References16
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2025-19776

Malicious code in bioql PyPI...

6.3AI score0.00139EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.13 views

EUVD-2022-55470

Malicious code in bioql PyPI...

7.1AI score0.00188EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2025-27879

Malicious code in bioql PyPI...

7.6AI score0.00167EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2024-54028

Malicious code in bioql PyPI...

7.2AI score0.00188EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-27926

Malicious code in bioql PyPI...

6.3AI score0.00154EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2025-22609

Malicious code in bioql PyPI...

6.4AI score0.00144EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.20 views

EUVD-2022-55524

Malicious code in bioql PyPI...

6.3AI score0.00143EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-26770

Malicious code in bioql PyPI...

6.3AI score0.00167EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2025-13037

Malicious code in bioql PyPI...

7.3AI score0.0017EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2022-55204

Malicious code in bioql PyPI...

7.1AI score0.00165EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2025/10/02 11:58 a.m.13 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.5CVSS5.5AI score0.00119EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/01 8:15 a.m.34 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 7:55 a.m.20 views

CVE-2025-39921

The CVE affects the Linux kernel driver spi-microchip-core-qspi. During probe, op->max_freq is not valid (zero) in the supports_op callback, causing baud_rate_val to be INT_MAX and risking probe failure of the attached memory device. The root cause is that the per-op frequency switch logic add...

5.5CVSS6AI score0.00119EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/10/01 7:55 a.m.2 views

CVE-2025-39921 spi: microchip-core-qspi: stop checking viability of op->max_freq in supports_op callback

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

6AI score0.00119EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/01 7:55 a.m.19 views

CVE-2025-39921 spi: microchip-core-qspi: stop checking viability of op->max_freq in supports_op callback

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.5CVSS6.4AI score0.00119EPSS
SaveExploits0References5
Rows per page
Query Builder