First published: Tue Nov 05 2024(Updated: )
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 reset_control_status on JH7110 SoC.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=6.4<6.11.6 | |
Linux Kernel | =6.12-rc1 | |
Linux Kernel | =6.12-rc2 | |
Linux Kernel | =6.12-rc3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-50137 is classified as a low severity vulnerability in the Linux kernel.
To address CVE-2024-50137, update your Linux kernel to version 6.12-rc4 or later.
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.
CVE-2024-50137 impacts the reset functionality in the StarFive JH7110 SoC within the Linux kernel.
As of now, there are no publicly known exploits for CVE-2024-50137.