NONE · 0

CVE-2022-50781

In the Linux kernel, the following vulnerability has been resolved: amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table() In the PP_OD_EDIT_VDDC_CURVE case the "input_index" variable is ...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table() In the PP_OD_EDIT_VDDC_CURVE case the "input_index" variable is capped at 2 but not checked for negative values so it results in an out of bounds read. This value comes from the user via sysfs.

References

FAQ

What is CVE-2022-50781?

CVE-2022-50781 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table() In the PP_OD_EDIT_VDDC_CURVE case the "input_index" variable is ...

How severe is CVE-2022-50781?

CVSS scoring is not yet available for CVE-2022-50781. Check NVD for updates.

Is there a patch for CVE-2022-50781?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.