CVE-2023-53324
MediumIn the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Don't leak some plane state Apparently no one noticed that mdp5 plane states leak like a sieve ever since we introduced plane_state->commit refcount a few years ago in 21a01abbe32a ("drm/atomic: Fix freeing connector/plane state too early by tracking commits, v3.") Fix it by using the right helpers. Patchwork: https://patchwork.freedesktop.org/patch/551236/
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected versions
Linux kernel versions
4.15
and later are affected. Fixed in
4.19.295,
5.4.257,
5.10.195,
5.15.132,
6.1.53,
6.4.16,
6.5.3,
6.6
and their respective stable series.
References
The following references provide additional information about CVE-2023-53324 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/12dfd02cbd1a678fbd66be0c2f79d5299c4921a9
-
PatchKernel patch commithttps://git.kernel.org/stable/c/2965015006ef18ca96d2eab9ebe6bca884c63291
-
PatchKernel patch commithttps://git.kernel.org/stable/c/5b0dd3a102f64996598bd1e8d8388848a7c561bc
Frequently asked questions
-
What is CVE-2023-53324?
CVE-2023-53324 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 4.15 onward and has been patched in 4.19.295, 5.4.257, 5.10.195 and others. CVE-2023-53324 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2023-53324?
CVE-2023-53324 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2023-53324?
Yes — CVE-2023-53324 has been patched. Fixed versions include 4.19.295, 5.4.257, 5.10.195 and others. If you are running Linux kernel 4.15 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2023-53324 actively exploited?
No — CVE-2023-53324 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.