CVE-2022-50036
MEDIUMLinux Kernel 4.18-5.19.4 - Integer Underflow in DRM Sun4i DSI Packet Size Calculation
Title source: llmDescription
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.
References (4)
Core 4
Core References
Scores
CVSS v3
5.5
EPSS
0.0016
EPSS Percentile
5.2%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-191
Status
published
Products (15)
linux/Kernel
4.18.0 - 5.10.138linux
linux/Kernel
5.11.0 - 5.15.63linux
linux/Kernel
5.16.0 - 5.19.4linux
Linux/Linux
< 4.18
Linux/Linux
133add5b5ad42b7bb5fcd59d681aef6475d08600 - 82a1356a933d8443139f8886f11b63c974a09a67
Linux/Linux
133add5b5ad42b7bb5fcd59d681aef6475d08600 - 98e28de472ef248352f04f87e29e634ebb0ec240
Linux/Linux
133add5b5ad42b7bb5fcd59d681aef6475d08600 - a1e7908f78f5a7f53f8cd83c7dcdfec974c95f26
Linux/Linux
133add5b5ad42b7bb5fcd59d681aef6475d08600 - fb837f5b83461624e525727a8f4add14b201147e
Linux/Linux
4.18
Linux/Linux
5.10.138 - 5.10.*
... and 5 more
Published
Jun 18, 2025
Tracked Since
Feb 18, 2026