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.
References
Configurations
Configuration 1 (hide)
|
History
12 Dec 2025, 20:38
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/3ad290194bb06979367622e47357462836c1d3b4 - Patch | |
| References | () https://git.kernel.org/stable/c/51b8dc5163d2ff2bf04019f8bf7e3bd0e75bb654 - Patch | |
| References | () https://git.kernel.org/stable/c/a549517e4b761f3940011db30320cb8c9badde54 - Patch | |
| References | () https://git.kernel.org/stable/c/a560aeac2f2d284903b5900774765d7fc61547bc - Patch | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:6.1:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
| CWE | CWE-190 | |
| First Time |
Linux
Linux linux Kernel |
29 Sep 2025, 11:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
18 Sep 2025, 14:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-09-18 14:15
Updated : 2025-12-12 20:38
NVD link : CVE-2022-50399
Mitre link : CVE-2022-50399
CVE.ORG link : CVE-2022-50399
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-190
Integer Overflow or Wraparound
