CVE-2022-50399
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 />
media: atomisp: prevent integer overflow in sh_css_set_black_frame()<br />
<br />
The "height" and "width" values come from the user so the "height * width"<br />
multiplication can overflow.