AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-50287

MEDIUM · CVSS 5.5 EPSS 0.25%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-11-19 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.5. It affects Linux.

CVE
CVE-2024-50287
Severity
MEDIUM
CVSS
5.5
EPSS
0.25%
Linux

Original NVD Description

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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)