mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
20 lines
1020 B
Markdown
20 lines
1020 B
Markdown
### [CVE-2024-50137](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-50137)
|
|

|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In the Linux kernel, the following vulnerability has been resolved:reset: starfive: jh71x0: Fix accessing the empty member on JH7110 SoCdata->asserted will be NULL on JH7110 SoC since commit 82327b127d41("reset: starfive: Add StarFive JH7110 reset driver") was added. Addthe judgment condition to avoid errors when calling reset_control_statuson JH7110 SoC.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|