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.
CVE ID: CVE-2024-50137
Vendor: Linux, Linux
Product: Linux, Linux
EPSS Score: 0.04% (probability of being exploited)
EPSS Percentile: 10.95% (scored less or equal to compared to others)
EPSS Date: 2025-05-06 (when was this score calculated)