CVE-2024-53132: drm/xe/oa: Fix "Missing outer runtime PM protection" warning
In the Linux kernel, the following vulnerability has been resolved:
drm/xe/oa: Fix "Missing outer runtime PM protection" warning
Fix the following drmWARN:
[953.586396] xe 0000:00:02.0: [drm] Missing outer runtime PM protection ... <4> [953.587090] ? xepmruntimegetnoresume+0x8d/0xa0 [xe] <4> [953.587208] gucexecqueueaddmsg+0x28/0x130 [xe] <4> [953.587319] gucexecqueuefini+0x3a/0x40 [xe] <4> [953.587425] xeexecqueuedestroy+0xb3/0xf0 [xe] <4> [953.587515] xeoarelease+0x9c/0xc0 [xe]
(cherry picked from commit b107c63d2953907908fd0cafb0e543b3c3167b75)
Other sources
This CVE was automatically created from a reference found in an email or other text. If you are reading this, then this CVE entry is probably erroneous, since this text should be replaced by the official CVE description automatically.
— Launchpad
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-53132?
CVE-2024-53132 does not specify a severity rating, but it addresses a warning related to missing outer runtime PM protection in the Linux kernel.
How do I fix CVE-2024-53132?
To fix CVE-2024-53132, update your Linux kernel to version 6.12 or later.
Which versions of the Linux kernel are affected by CVE-2024-53132?
CVE-2024-53132 affects Linux kernel versions from 6.11 to 6.12-rc7.
Is a workaround available for CVE-2024-53132?
There is no publicly documented workaround for CVE-2024-53132; updating the kernel is recommended.
What components are impacted by CVE-2024-53132?
CVE-2024-53132 impacts the Direct Rendering Manager (DRM) in the Linux kernel.