AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-50036

MEDIUM · CVSS 5.5 EPSS 0.16%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-06-18 · 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-2022-50036
Severity
MEDIUM
CVSS
5.5
EPSS
0.16%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: drm/sun4i: dsi: Prevent underflow when computing packet sizes Currently, the packet overhead is subtracted using unsigned arithmetic. With a short sync pulse, this could underflow and wrap around to near the maximal u16 value. Fix this by using signed subtraction. The call to max() will correctly handle any negative numbers that are produced. Apply the same fix to the other timings, even though those subtractions are less likely to underflow.

Related CVEs

Other vulnerabilities affecting the same vendor(s)