CVE-2022-50404
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
18/09/2025
Última modificación:
19/09/2025
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
fbdev: fbcon: release buffer when fbcon_do_set_font() failed<br />
<br />
syzbot is reporting memory leak at fbcon_do_set_font() [1], for<br />
commit a5a923038d70 ("fbdev: fbcon: Properly revert changes when<br />
vc_resize() failed") missed that the buffer might be newly allocated<br />
by fbcon_set_font().