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.
References
Configurations
Configuration 1 (hide)
|
History
07 Apr 2025, 09:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2024-11-05 18:15
Updated : 2025-04-07 09:15
NVD link : CVE-2024-50137
Mitre link : CVE-2024-50137
CVE.ORG link : CVE-2024-50137
JSON object : View
Products Affected
linux
- linux_kernel
CWE