Início
Tendências
Vulnerabilidades
Notícias
Pesquisadores
Por que dbugs?

Fei Yang

Pesquisador deIntel
#39023de 53,635
7.1CVSS total
Vulnerabilidades · 1
PT-2023-9481
7.1
2023-10-12
Linux · Linux Kernel · CVE-2023-52504
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** The issue is related to the x86/alternatives component of the Linux kernel, where KASAN (Kernel Address Sanitizer) triggers during apply alternatives() on a 5-level paging machine, causing an out-of-bounds read in rcu is watching(). This occurs because KASAN gets confused when apply alternatives() patches the KASAN SHADOW START users. A test patch that makes KASAN SHADOW START static works around the issue. The problem is fixed by disabling KASAN while the kernel is patching alternatives. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.