[<prev] [next>] [day] [month] [year] [list]
Message-ID: <2025070237-CVE-2025-38093-a615@gregkh>
Date: Wed, 2 Jul 2025 16:43:36 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-cve-announce@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...nel.org>
Subject: CVE-2025-38093: arm64: dts: qcom: x1e80100: Add GPU cooling
From: Greg Kroah-Hartman <gregkh@...nel.org>
Description
===========
In the Linux kernel, the following vulnerability has been resolved:
arm64: dts: qcom: x1e80100: Add GPU cooling
Unlike the CPU, the GPU does not throttle its speed automatically when it
reaches high temperatures. With certain high GPU loads it is possible to
reach the critical hardware shutdown temperature of 120°C, endangering the
hardware and making it impossible to run certain applications.
Set up GPU cooling similar to the ACPI tables, by throttling the GPU speed
when reaching 95°C and polling every 200ms.
The Linux kernel CVE team has assigned CVE-2025-38093 to this issue.
Affected and fixed versions
===========================
Issue introduced in 6.11 with commit 721e38301b79a6ee8375cb0ebd586699a7f353e3 and fixed in 6.12.34 with commit cd9d354bdd28b20a8f3170dab3bc0f096e66d6b4
Issue introduced in 6.11 with commit 721e38301b79a6ee8375cb0ebd586699a7f353e3 and fixed in 6.14.10 with commit ae664ca09072857349857530dce12e09c048b12d
Issue introduced in 6.11 with commit 721e38301b79a6ee8375cb0ebd586699a7f353e3 and fixed in 6.15.1 with commit d145a6a3e252f093dc243d2944fecb2387a3d690
Issue introduced in 6.11 with commit 721e38301b79a6ee8375cb0ebd586699a7f353e3 and fixed in 6.16-rc1 with commit 5ba21fa11f473c9827f378ace8c9f983de9e0287
Please see https://www.kernel.org for a full list of currently supported
kernel versions by the kernel community.
Unaffected versions might change over time as fixes are backported to
older supported kernel versions. The official CVE entry at
https://cve.org/CVERecord/?id=CVE-2025-38093
will be updated if fixes are backported, please check that for the most
up to date information about this issue.
Affected files
==============
The file(s) affected by this issue are:
arch/arm64/boot/dts/qcom/x1e80100.dtsi
Mitigation
==========
The Linux kernel CVE team recommends that you update to the latest
stable kernel version for this, and many other bugfixes. Individual
changes are never tested alone, but rather are part of a larger kernel
release. Cherry-picking individual commits is not recommended or
supported by the Linux kernel community at all. If however, updating to
the latest release is impossible, the individual changes to resolve this
issue can be found at these commits:
https://git.kernel.org/stable/c/cd9d354bdd28b20a8f3170dab3bc0f096e66d6b4
https://git.kernel.org/stable/c/ae664ca09072857349857530dce12e09c048b12d
https://git.kernel.org/stable/c/d145a6a3e252f093dc243d2944fecb2387a3d690
https://git.kernel.org/stable/c/5ba21fa11f473c9827f378ace8c9f983de9e0287
Powered by blists - more mailing lists