CVE-2024-50137: reset: starfive: jh71x0: Fix accessing the empty member on JH7110 SoC
In the Linux kernel, the following vulnerability has been resolved:
reset: starfive: jh71x0: Fix accessing the empty member on JH7110 SoC
data->asserted will be NULL on JH7110 SoC since commit 82327b127d41 ("reset: starfive: Add StarFive JH7110 reset driver") was added. Add the judgment condition to avoid errors when calling resetcontrolstatus on JH7110 SoC.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-50137?
CVE-2024-50137 is classified as a low severity vulnerability in the Linux kernel.
How do I fix CVE-2024-50137?
To address CVE-2024-50137, update your Linux kernel to version 6.12-rc4 or later.
Which versions of the Linux kernel are affected by CVE-2024-50137?
CVE-2024-50137 affects Linux kernel versions from 6.4 to 6.11.6 and specific release candidates 6.12-rc1, 6.12-rc2, and 6.12-rc3.
What component is impacted by CVE-2024-50137?
CVE-2024-50137 impacts the reset functionality in the StarFive JH7110 SoC within the Linux kernel.
Is there a known exploit for CVE-2024-50137?
As of now, there are no publicly known exploits for CVE-2024-50137.