Lucene search
+L

165 matches found

Cvelist
Cvelist
added 2025/12/24 10:55 a.m.38 views

CVE-2022-50704 USB: gadget: Fix use-after-free during usb config switch

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix use-after-free during usb config switch In the process of switching USB config from rndis to other config, if the hardware does not support the -pullup callback, or the hardware encounters a low probability fault...

0.00177EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/23 11:15 p.m.7 views

CVE-2025-68617

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From versions 2.5.0 to before 2.5.2, a race condition during unloading of a DLS file can trigger a heap-based use-after-free. A concurrently running thread may be pending to unload a DLS file, leading to use of freed...

7CVSS0.00182EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2025/12/23 10:41 p.m.3 views

CVE-2025-68617 Use after free in fluidsynth

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From versions 2.5.0 to before 2.5.2, a race condition during unloading of a DLS file can trigger a heap-based use-after-free. A concurrently running thread may be pending to unload a DLS file, leading to use of freed...

7CVSS6.5AI score0.00182EPSS
SaveExploits1References5
CVE
CVE
added 2025/12/23 10:41 p.m.18 views

CVE-2025-68617

CVE-2025-68617 – FluidSynth: A race condition during unloading of a DLS file can trigger a heap-based use-after-free in FluidSynth versions 2.5.0 to before 2.5.2. If a DLS unload is concurrent with synthesizer destruction or if samples from the unloaded DLS are used by active voices, freed memory...

7CVSS6.5AI score0.00182EPSS
SaveExploits1References5Affected Software1
FreeBSD
FreeBSD
added 2025/12/23 12:0 a.m.6 views

fluidsynth -- Use after free when using DLS files

The fluidsynth authors report: A race condition during unloading of a DLS file can trigger a heap-based use-after-free. A concurrently running thread may be pending to unload a DLS file, leading to use of freed memory, if the synthesizer is being concurrently destroyed, or samples of the unloaded...

7CVSS7.5AI score0.00182EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/12/23 12:0 a.m.6 views

PT-2025-52858

Name of the Vulnerable Software and Affected Versions FluidSynth versions 2.5.0 through 2.5.1 Description FluidSynth, a software synthesizer based on the SoundFont 2 specifications, contains a flaw. A race condition during the unloading of a DLS file can lead to a heap-based use-after-free. This...

7CVSS6.5AI score0.00182EPSS
SaveExploits1References14
RedhatCVE
RedhatCVE
added 2025/11/18 6:20 p.m.11 views

CVE-2025-61664

A vulnerability in the GRUB2 bootloader has been identified in the normal module. This flaw, a memory Use After Free issue, occurs because the normalexit command is not properly unregistered when its related module is unloaded. An attacker can exploit this condition by invoking the command after...

4.9CVSS6.8AI score0.00137EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/21 12:31 p.m.8 views

EUVD-2022-54997

In the Linux kernel, the following vulnerability has been resolved: ptp: unregister virtual clocks when unregistering physical clock. When unregistering a physical clock which has some virtual clocks, unregister the virtual clocks with it. This fixes the following oops, which can be triggered by...

5.5CVSS5AI score0.00256EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2010-4012

Malware in sbrugna...

6.8CVSS6.1AI score0.0119EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2024-24108

Malicious code in bioql PyPI...

4.4CVSS7AI score0.00218EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.12 views

EUVD-2025-2646

Malicious code in bioql PyPI...

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

EUVD-2022-54486

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00252EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2024-53193

Malicious code in bioql PyPI...

7.3AI score0.00213EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2025-22664

Malicious code in bioql PyPI...

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

EUVD-2025-5161

Malicious code in bioql PyPI...

5.5CVSS5AI score0.00185EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/01 11:46 a.m.7 views

CVE-2023-53514 gpu: host1x: Fix memory leak of device names

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix memory leak of device names The device names allocated by devsetname need be freed before module unloading, but they can not be freed because the kobject's refcount which was set in deviceinitialize has not be...

6.4AI score
SaveExploits0References7
OSV
OSV
added 2025/09/18 2:15 p.m.5 views

UBUNTU-CVE-2022-50378

In the Linux kernel, the following vulnerability has been resolved: drm/meson: reorder driver deinit sequence to fix use-after-free bug Unloading the driver triggers the following KASAN warning: +0.006275 ============================================================= +0.000029 BUG: KASAN:...

7.8CVSS5.7AI score0.00149EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.6 views

PT-2025-38326

Name of the Vulnerable Software and Affected Versions Linux kernel versions 5.19.0-rc6 and earlier Description A use-after-free bug exists in the Linux kernel's drm/meson driver. Specifically, the driver deinitialization sequence was improperly ordered, leading to a use-after-free condition when...

6.2AI score0.00149EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/09/16 11:23 p.m.7 views

SUSE CVE-2025-39833

In the Linux kernel, the following vulnerability has been resolved: mISDN: hfcpci: Fix warning when deleting uninitialized timer With CONFIGDEBUGOBJECTSTIMERS unloading hfcpci module leads to the following splat: 250.215892 ODEBUG: assertinit not available active state 0 object: ffffffffc01a3dc0...

5.5CVSS6.5AI score0.00119EPSS
SaveExploits0References22
OSV
OSV
added 2025/09/16 2:15 p.m.9 views

AZL-67416 CVE-2025-39833 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: mISDN: hfcpci: Fix warning when deleting uninitialized timer With CONFIGDEBUGOBJECTSTIMERS unloading hfcpci module leads to the following splat: 250.215892 ODEBUG: assertinit not available active state 0 object: ffffffffc01a3dc0...

5.5CVSS5.6AI score0.00119EPSS
SaveExploits0References1
Rows per page
Query Builder