CVE-2026-43182
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.
Does this matter?
Lower severity and a low EPSS score (0.13%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.13% probability · 3th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-369
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/32a21ed2ad743fe2d12af48e627089b921a032c2Patch
- https://git.kernel.org/stable/c/679f0b7b6a409750a25754c8833e268e5fdde742Patch
- https://git.kernel.org/stable/c/8ca7df18e7a58a0e5b0ed9eaaa34e16fc5cb9680Patch
- https://git.kernel.org/stable/c/9aae0f31d37a8facd25e37c0f0709ea08de83802Patch
- https://git.kernel.org/stable/c/a8ff58cc8c7514c278ba0ea2c787d4bf9eeb355dPatch
- https://git.kernel.org/stable/c/b6e0529c300e44153fc6f3b565e28163caf1f031Patch
- https://git.kernel.org/stable/c/c9af1818387f5c6f543e2e02c40b3038eae86be8Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.