3 matches found
DEBIAN-CVE-2022-50399
In the Linux kernel, the following vulnerability has been resolved: media: atomisp: prevent integer overflow in shcsssetblackframe The "height" and "width" values come from the user so the "height width" multiplication can overflow...
CVE-2022-50399
CVE-2022-50399 affects the Linux kernel media/atomisp component, where user-supplied height/width can cause overflow in height*width in sh_css_set_black_frame(). The issue has been fixed in kernel patches (publicly noted in multiple advisories), with distributors (e.g., Root, SUSE) applying fixes...
CVE-2022-50399 media: atomisp: prevent integer overflow in sh_css_set_black_frame()
In the Linux kernel, the following vulnerability has been resolved: media: atomisp: prevent integer overflow in shcsssetblackframe The "height" and "width" values come from the user so the "height width" multiplication can overflow...