CVE-2025-68172

Source
https://cve.org/CVERecord?id=CVE-2025-68172
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-68172.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-68172
Downstream
Related
Published
2025-12-16T13:42:52.141Z
Modified
2026-05-15T04:14:11.434809413Z
Summary
crypto: aspeed - fix double free caused by devm
Details

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 clkdisable_unprepare() in error path and remove function causes double free.

Remove the manual clock cleanup in both aspeedacryprobe()'s error path and aspeedacryremove().

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/68xxx/CVE-2025-68172.json"
}
References

Affected packages

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.3.0
Fixed
6.6.117
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.58
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.17.8

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-68172.json"