CVE-2026-43182
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 6.1.170-1 |
| debian | bullseye | affected | |
| debian | forky | fixed | 6.19.6-1 |
| debian | sid | fixed | 6.19.6-1 |
| debian | trixie | fixed | 6.12.85-1 |
| linux-kernel | affected | 5.15.202 |
References
- https://git.kernel.org/stable/c/32a21ed2ad743fe2d12af48e627089b921a032c2
- https://git.kernel.org/stable/c/679f0b7b6a409750a25754c8833e268e5fdde742
- https://git.kernel.org/stable/c/8ca7df18e7a58a0e5b0ed9eaaa34e16fc5cb9680
- https://git.kernel.org/stable/c/9aae0f31d37a8facd25e37c0f0709ea08de83802
- https://git.kernel.org/stable/c/a8ff58cc8c7514c278ba0ea2c787d4bf9eeb355d
- https://git.kernel.org/stable/c/b6e0529c300e44153fc6f3b565e28163caf1f031
- https://git.kernel.org/stable/c/c9af1818387f5c6f543e2e02c40b3038eae86be8
- https://www.suse.com/security/cve/CVE-2026-43182.html
- https://security-tracker.debian.org/tracker/CVE-2026-43182
CWEs
CWE-369
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.