Security Advisory

CVE-2022-50399

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-09-18 13:33:16
Last updated 2026-05-11 19:18:45
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: media: atomisp: prevent integer overflow in sh_css_set_black_frame() The "height" and "width" values come from the user so the "height * width" multiplication can overflow.