๐Ÿ” CVE Alert

CVE-2025-38631

UNKNOWN 0.0

clk: imx95-blk-ctl: Fix synchronous abort

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: clk: imx95-blk-ctl: Fix synchronous abort When enabling runtime PM for clock suppliers that also belong to a power domain, the following crash is thrown: error: synchronous external abort: 0000000096000010 [#1] PREEMPT SMP Workqueue: events_unbound deferred_probe_work_func pstate: 60400009 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--) pc : clk_mux_get_parent+0x60/0x90 lr : clk_core_reparent_orphans_nolock+0x58/0xd8 Call trace: clk_mux_get_parent+0x60/0x90 clk_core_reparent_orphans_nolock+0x58/0xd8 of_clk_add_hw_provider.part.0+0x90/0x100 of_clk_add_hw_provider+0x1c/0x38 imx95_bc_probe+0x2e0/0x3f0 platform_probe+0x70/0xd8 Enabling runtime PM without explicitly resuming the device caused the power domain cut off after clk_register() is called. As a result, a crash happens when the clock hardware provider is added and attempts to access the BLK_CTL register. Fix this by using devm_pm_runtime_enable() instead of pm_runtime_enable() and getting rid of the pm_runtime_disable() in the cleanup path.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Aug 22, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
5224b189462ff70df328f173b71acfd925092c3c < c1dead8bb303f86905ea6a09e5acda931165453b 5224b189462ff70df328f173b71acfd925092c3c < 9f0ee0baf25b46bb82655c687718ebb0ae1def7b 5224b189462ff70df328f173b71acfd925092c3c < 533dc3cb375cabd8a2beba293d63ef2acd3d0005 5224b189462ff70df328f173b71acfd925092c3c < b08217a257215ed9130fce93d35feba66b49bf0a
Linux / Linux
6.10

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/c1dead8bb303f86905ea6a09e5acda931165453b git.kernel.org: https://git.kernel.org/stable/c/9f0ee0baf25b46bb82655c687718ebb0ae1def7b git.kernel.org: https://git.kernel.org/stable/c/533dc3cb375cabd8a2beba293d63ef2acd3d0005 git.kernel.org: https://git.kernel.org/stable/c/b08217a257215ed9130fce93d35feba66b49bf0a