CVE-2024-50137

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux82327b127d4117e5b867cca945f97a5074aef786 < 3918b2016d28c9b2bddd5ab194ab366a4e2310f5affected
LinuxLinux82327b127d4117e5b867cca945f97a5074aef786 < c923f1fb8ae8627322d167b73bb4f978404a05deaffected
LinuxLinux82327b127d4117e5b867cca945f97a5074aef786 < 2cf59663660799ce16f4dfbed97cdceac7a7fa11affected
LinuxLinux6.4affected
LinuxLinux0 < 6.4unaffected
LinuxLinux6.6.86 <= 6.6.*unaffected
LinuxLinux6.11.6 <= 6.11.*unaffected
LinuxLinux6.12 <= *unaffected

Weaknesses

References