Lucene search
+L

14125 matches found

NVD
NVD
added 2025/12/16 3:15 p.m.14 views

CVE-2025-68262

In the Linux kernel, the following vulnerability has been resolved: crypto: zstd - fix double-free in per-CPU stream cleanup The crypto/zstd module has a double-free bug that occurs when multiple tfms are allocated and freed. The issue happens because zstdstreams per-CPU contexts are freed in...

0.0018EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/16 3:15 p.m.10 views

UBUNTU-CVE-2025-68262

In the Linux kernel, the following vulnerability has been resolved: crypto: zstd - fix double-free in per-CPU stream cleanup The crypto/zstd module has a double-free bug that occurs when multiple tfms are allocated and freed. The issue happens because zstdstreams per-CPU contexts are freed in...

5.7AI score0.0018EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2025/12/16 3:15 p.m.8 views

CVE-2025-68262

In the Linux kernel, the following vulnerability has been resolved: crypto: zstd - fix double-free in per-CPU stream cleanup The crypto/zstd module has a double-free bug that occurs when multiple tfms are allocated and freed. The issue happens because zstdstreams per-CPU contexts are freed in...

5.3AI score0.0018EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/16 3:06 p.m.41 views

CVE-2025-68290 most: usb: fix double free on late probe failure

In the Linux kernel, the following vulnerability has been resolved: most: usb: fix double free on late probe failure The MOST subsystem has a non-standard registration function which frees the interface on registration failures and on deregistration. This unsurprisingly leads to bugs in the MOST...

0.002EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/16 3:06 p.m.9 views

CVE-2025-68290 most: usb: fix double free on late probe failure

In the Linux kernel, the following vulnerability has been resolved: most: usb: fix double free on late probe failure The MOST subsystem has a non-standard registration function which frees the interface on registration failures and on deregistration. This unsurprisingly leads to bugs in the MOST...

6.5AI score
SaveExploits0References10
CVE
CVE
added 2025/12/16 3:06 p.m.32 views

CVE-2025-68290

The CVE-2025-68290 entry corresponds to a Linux kernel issue in the MOST subsystem where a non-standard registration path frees the interface on registration failures and deregistration. This led to reference underflows, use-after-free, and multiple double-free conditions in MOST/USB-related driv...

6.2AI score0.002EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/16 2:45 p.m.37 views

CVE-2025-68262

The provided sources describe a Linux kernel vulnerability: a double-free in the crypto/zstd per-CPU streams when multiple tfms are freed, caused by freeing zstd_streams in zstd_exit() on every tfm destruction. The recommended fix is to change lifecycle management so the streams are freed only on...

6.2AI score0.0018EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/16 2:45 p.m.8 views

CVE-2025-68262 crypto: zstd - fix double-free in per-CPU stream cleanup

In the Linux kernel, the following vulnerability has been resolved: crypto: zstd - fix double-free in per-CPU stream cleanup The crypto/zstd module has a double-free bug that occurs when multiple tfms are allocated and freed. The issue happens because zstdstreams per-CPU contexts are freed in...

6.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/16 2:45 p.m.42 views

CVE-2025-68262 crypto: zstd - fix double-free in per-CPU stream cleanup

In the Linux kernel, the following vulnerability has been resolved: crypto: zstd - fix double-free in per-CPU stream cleanup The crypto/zstd module has a double-free bug that occurs when multiple tfms are allocated and freed. The issue happens because zstdstreams per-CPU contexts are freed in...

0.0018EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/16 2:15 p.m.8 views

CVE-2025-68172

In the Linux kernel, the following vulnerability has been resolved: crypto: aspeed - fix double free caused by devm The clock obtained via devmclkgetenabled is automatically managed by devres and will be disabled and freed on driver detach. Manually calling clkdisableunprepare in error path and...

0.00197EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/16 2:15 p.m.11 views

UBUNTU-CVE-2025-68172

In the Linux kernel, the following vulnerability has been resolved: crypto: aspeed - fix double free caused by devm The clock obtained via devmclkgetenabled is automatically managed by devres and will be disabled and freed on driver detach. Manually calling clkdisableunprepare in error path and...

5.7AI score0.00197EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.7 views

CVE-2025-68172

In the Linux kernel, the following vulnerability has been resolved: crypto: aspeed - fix double free caused by devm The clock obtained via devmclkgetenabled is automatically managed by devres and will be disabled and freed on driver detach. Manually calling clkdisableunprepare in error path and...

5.7AI score0.00197EPSS
SaveExploits0References21
Cvelist
Cvelist
added 2025/12/16 1:42 p.m.59 views

CVE-2025-68181 drm/radeon: Remove calls to drm_put_dev()

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Remove calls to drmputdev Since the allocation of the drivers main structure was changed to devmdrmdevalloc drmputdev'ing to trigger it to be free'd should be done by devres. However, drmputdev is still in the probe...

7.8CVSS0.00144EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/16 1:42 p.m.36 views

CVE-2025-68172

CVE-2025-68172: Linux kernel crypto: aspeed driver double-free due to manual clock cleanup. Root cause: clock obtained via devm_clk_get_enabled() is managed by devres and cleanup is handled on detach; manual clk_disable_unprepare() in error path and in remove path caused a double free. Mitigation...

6.2AI score0.00197EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/16 1:42 p.m.40 views

CVE-2025-68172 crypto: aspeed - fix double free caused by devm

In the Linux kernel, the following vulnerability has been resolved: crypto: aspeed - fix double free caused by devm The clock obtained via devmclkgetenabled is automatically managed by devres and will be disabled and freed on driver detach. Manually calling clkdisableunprepare in error path and...

0.00197EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/16 1:42 p.m.10 views

CVE-2025-68172 crypto: aspeed - fix double free caused by devm

In the Linux kernel, the following vulnerability has been resolved: crypto: aspeed - fix double free caused by devm The clock obtained via devmclkgetenabled is automatically managed by devres and will be disabled and freed on driver detach. Manually calling clkdisableunprepare in error path and...

6.5AI score
SaveExploits0References7
CVE
CVE
added 2025/12/16 1:42 p.m.37 views

CVE-2025-68170

The CVE CVE-2025-68170 concerns the Linux kernel DRM/Radeon driver. The root cause is improper management of the rdev object allocated with devm_drm_dev_alloc(), which previously could be freed with kfree() after the driver probe failed. The fix changes the driver to not kfree() the devres-manage...

7.8CVSS6.2AI score0.00148EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/16 1:42 p.m.45 views

CVE-2025-68170 drm/radeon: Do not kfree() devres managed rdev

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Do not kfree devres managed rdev Since the allocation of the drivers main structure was changed to devmdrmdevalloc rdev is managed by devres and we shouldn't be calling kfree on it. This fixes things exploding if the...

7.8CVSS0.00148EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2025/12/16 9:53 a.m.8 views

Security Bulletin:Vulnerability in gnuTLSaffects IBM Netezza Appliance

Summary The gnuTLS package is used by IBM Netezza Appliance . IBM Netezza Appliance has addressed the applicable CVEs CVE-2025-32988, CVE-2025-32990,CVE-2025-6395 Vulnerability Details CVEID:CVE-2025-32988 DESCRIPTION: A flaw was found in GnuTLS. A double-free vulnerability exists in GnuTLS due t...

8.2CVSS6.3AI score0.01244EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.13 views

PT-2025-51694

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The MOST subsystem contains a flawed registration function that frees the interface both during registration failures and deregistration. This can lead to double free and use-after-free...

6.4AI score0.002EPSS
SaveExploits0
Rows per page
Query Builder