[<prev] [next>] [day] [month] [year] [list]
Message-ID: <2024052155-CVE-2023-52788-9cb4@gregkh>
Date: Tue, 21 May 2024 17:31:24 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-cve-announce@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: CVE-2023-52788: i915/perf: Fix NULL deref bugs with drm_dbg() calls
Description
===========
In the Linux kernel, the following vulnerability has been resolved:
i915/perf: Fix NULL deref bugs with drm_dbg() calls
When i915 perf interface is not available dereferencing it will lead to
NULL dereferences.
As returning -ENOTSUPP is pretty clear return when perf interface is not
available.
[tursulin: added stable tag]
(cherry picked from commit 36f27350ff745bd228ab04d7845dfbffc177a889)
The Linux kernel CVE team has assigned CVE-2023-52788 to this issue.
Affected and fixed versions
===========================
Issue introduced in 5.15.108 with commit 9b344cf6aea0 and fixed in 5.15.140 with commit 1566e8be73fd
Issue introduced in 6.0 with commit 2fec539112e8 and fixed in 6.1.64 with commit 55db76caa782
Issue introduced in 6.0 with commit 2fec539112e8 and fixed in 6.5.13 with commit bf8e10503008
Issue introduced in 6.0 with commit 2fec539112e8 and fixed in 6.6.3 with commit 10f49cdfd5fb
Issue introduced in 6.0 with commit 2fec539112e8 and fixed in 6.7 with commit 471aa951bf12
Please see https://www.kernel.org for a full list of currently supported
kernel versions by the kernel community.
Unaffected versions might change over time as fixes are backported to
older supported kernel versions. The official CVE entry at
https://cve.org/CVERecord/?id=CVE-2023-52788
will be updated if fixes are backported, please check that for the most
up to date information about this issue.
Affected files
==============
The file(s) affected by this issue are:
drivers/gpu/drm/i915/i915_perf.c
Mitigation
==========
The Linux kernel CVE team recommends that you update to the latest
stable kernel version for this, and many other bugfixes. Individual
changes are never tested alone, but rather are part of a larger kernel
release. Cherry-picking individual commits is not recommended or
supported by the Linux kernel community at all. If however, updating to
the latest release is impossible, the individual changes to resolve this
issue can be found at these commits:
https://git.kernel.org/stable/c/1566e8be73fd5fa424e88d2a4cffdc34f970f0e1
https://git.kernel.org/stable/c/55db76caa782baa4a1bf02296e2773c38a524a3e
https://git.kernel.org/stable/c/bf8e105030083e7b71591cdf437e464bcd8a0c09
https://git.kernel.org/stable/c/10f49cdfd5fb342a1a9641930dc040c570694e98
https://git.kernel.org/stable/c/471aa951bf1206d3c10d0daa67005b8e4db4ff83
Powered by blists - more mailing lists