Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Spoorthy

Researcher fromIBM
#45213of 53,622
5.5Total CVSS
Vulnerabilities · 1
PT-2024-7292
5.5
2024-02-14
Linux · Linux Kernel · CVE-2024-26710
Name of the Vulnerable Software and Affected Versions: Linux kernel (affected versions not specified) Description: The issue is related to the KASAN (Kernel Address Sanitizer) component in the Linux kernel, which can lead to a stack overflow on some 32-bit machines due to increased stack usage. The problem arises when the stack size is doubled for KASAN builds, resulting in a 64KB stack that causes build errors. In practice, a 32KB stack seems sufficient even for KASAN builds, with additional usage in the 2-3KB range for 64-bit KASAN builds. Recommendations: At the moment, there is no information about a newer version that contains a fix for this vulnerability.