CVE-2023-53572

Source
https://cve.org/CVERecord?id=CVE-2023-53572
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53572.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-53572
Downstream
Related
Published
2025-10-04T15:17:13.089Z
Modified
2026-04-02T09:44:30.699221Z
Summary
clk: imx: scu: use _safe list iterator to avoid a use after free
Details

In the Linux kernel, the following vulnerability has been resolved:

clk: imx: scu: use _safe list iterator to avoid a use after free

This loop is freeing "clk" so it needs to use listforeachentrysafe(). Otherwise it dereferences a freed variable to get the next item on the loop.

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

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
77d8f3068c63ee0983f0b5ba3207d3f7cce11be4
Fixed
f95ff838ac39f861d1f95a0f3bbb1e01c2517d79
Fixed
08cc7cd2c2a29a2abf5bceb8f048c0734d3694ba
Fixed
3d90921f91fc6a8c801d527bb5848c99e335c1cf
Fixed
0a719f0e4b6f233979e219baff73923e76a96e09
Fixed
632c60ecd25dbacee54d5581fe3aeb834b57010a

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53572.json"