CVE-2022-50079
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
18/06/2025
Last modified:
18/06/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/amd/display: Check correct bounds for stream encoder instances for DCN303<br />
<br />
[Why & How]<br />
eng_id for DCN303 cannot be more than 1, since we have only two<br />
instances of stream encoders.<br />
<br />
Check the correct boundary condition for engine ID for DCN303 prevent<br />
the potential out of bounds access.