Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Ulf Hansson

Researcher fromLinaro
#46207of 53,635
5.5Total CVSS
Vulnerabilities · 1
PT-2024-8429
5.5
2024-03-25
Linux · Linux Kernel · CVE-2024-35813
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** The issue is related to the Linux kernel's mmc core component, where a negative index can be accessed with an array. This occurs because the iterator `i` is not checked to be greater than zero before assigning `prev idata = idatas[i - 1]`. The vulnerability may allow an attacker to cause a denial of service. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.