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.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 3.13.6aS |
| Linux | Linux | 3.13.7aS |
| Linux | Linux | 10 Version 1803 for x64-based Systems |
| Linux | Linux | 10 Version 1803 for ARM64-based Systems |