Security Advisory
CVE-2022-49222
5.5
MEDIUM
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved:
drm/bridge: anx7625: Fix overflow issue on reading EDID
The length of EDID block can be longer than 256 bytes, so we should use
`int` instead of `u8` for the `edid_pos` variable.
Published Date
February 26, 2025
Official Source
NIST NVD Advisory