Security Advisory

CVE-2022-49969

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-06-18 11:00:33
Last updated 2026-05-11 19:10:12
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: clear optc underflow before turn off odm clock [Why] After ODM clock off, optc underflow bit will be kept there always and clear not work. We need to clear that before clock off. [How] Clear that if have when clock off.