Vulnerability 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 Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.5, < 5.15.202 |
Related Weaknesses (CWE)
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
FAQ
What is CVE-2026-43182?
CVE-2026-43182 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 ...
How severe is CVE-2026-43182?
CVE-2026-43182 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-43182?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.