In the Linux kernel, the following vulnerability has been resolved:
media: ccs: Avoid possible division by zero
Calculating maximum M for scaler configuration involves dividing by
MIN_X_OUTPUT_SIZE limit register's value. Albeit the value is presumably
non-zero, the driver was missing the check it in fact was. Fix this.
References
Configurations
Configuration 1 (hide)
|
History
11 May 2026, 20:53
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux linux Kernel
Linux |
|
| References | () https://git.kernel.org/stable/c/32a21ed2ad743fe2d12af48e627089b921a032c2 - Patch | |
| References | () https://git.kernel.org/stable/c/679f0b7b6a409750a25754c8833e268e5fdde742 - Patch | |
| References | () https://git.kernel.org/stable/c/8ca7df18e7a58a0e5b0ed9eaaa34e16fc5cb9680 - Patch | |
| References | () https://git.kernel.org/stable/c/9aae0f31d37a8facd25e37c0f0709ea08de83802 - Patch | |
| References | () https://git.kernel.org/stable/c/a8ff58cc8c7514c278ba0ea2c787d4bf9eeb355d - Patch | |
| References | () https://git.kernel.org/stable/c/b6e0529c300e44153fc6f3b565e28163caf1f031 - Patch | |
| References | () https://git.kernel.org/stable/c/c9af1818387f5c6f543e2e02c40b3038eae86be8 - Patch | |
| CWE | CWE-369 | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
06 May 2026, 12:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-06 12:16
Updated : 2026-05-11 20:53
NVD link : CVE-2026-43182
Mitre link : CVE-2026-43182
CVE.ORG link : CVE-2026-43182
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-369
Divide By Zero
