CVE-2022-50399
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
18/09/2025
Last modified:
18/09/2025
Description
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.