VDB
DEBIAN-CVE-2024-50287
DEBIAN-CVE-2024-50287
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: media: v4l2-tpg: prevent the risk of a division by zero As reported by Coverity, the logic at tpg_precalculate_line() blindly rescales the buffer even when scaled_witdh is equal to zero. If this ever happens, this will cause a division by zero. Instead, add a WARN_ON_ONCE() to trigger such cases and return without doing any precalculation.
Risk Scores
CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux-6.1 | 0, *, 6.1.112-1 |
| Debian:11 | linux | 5.10.46-5, 5.10.205-2, 5.10.209-1 |
| Debian:13 | linux | 0, 0 |
| Debian:14 | linux | 0, 0 |
| Debian:12 | linux | 6.1.55-1, 6.1.64-1, 6.1.67-1 |
Timeline
- Nov 19, 2024 CVE Published
- Apr 28, 2026 CVE Updated