CVE-2022-48893

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
21/08/2024
Last modified:
03/11/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> drm/i915/gt: Cleanup partial engine discovery failures<br /> <br /> If we abort driver initialisation in the middle of gt/engine discovery,<br /> some engines will be fully setup and some not. Those incompletely setup<br /> engines only have &amp;#39;engine-&gt;release == NULL&amp;#39; and so will leak any of the<br /> common objects allocated.<br /> <br /> v2:<br /> - Drop the destroy_pinned_context() helper for now. It&amp;#39;s not really<br /> worth it with just a single callsite at the moment. (Janusz)

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.1.7 (excluding)