CVE-2025-38041

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-38041
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38041.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-38041
Downstream
Published
2025-06-18T10:15:36Z
Modified
2025-08-30T18:01:37Z
Summary
[none]
Details

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

clk: sunxi-ng: h616: Reparent GPU clock during frequency changes

The H616 manual does not state that the GPU PLL supports dynamic frequency configuration, so we must take extra care when changing the frequency. Currently any attempt to do device DVFS on the GPU lead to panfrost various ooops, and GPU hangs.

The manual describes the algorithm for changing the PLL frequency, which the CPU PLL notifier code already support, so we reuse that to reparent the GPU clock to GPU1 clock during frequency changes.

References

Affected packages