[<prev] [next>] [day] [month] [year] [list]
Message-ID: <2025120841-CVE-2023-53744-c66e@gregkh>
Date: Mon, 8 Dec 2025 10:19:43 +0900
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-cve-announce@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...nel.org>
Subject: CVE-2023-53744: soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe
From: Greg Kroah-Hartman <gregkh@...nel.org>
Description
===========
In the Linux kernel, the following vulnerability has been resolved:
soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe
wkup_m3_ipc_get() takes refcount, which should be freed by
wkup_m3_ipc_put(). Add missing refcount release in the error paths.
The Linux kernel CVE team has assigned CVE-2023-53744 to this issue.
Affected and fixed versions
===========================
Issue introduced in 5.2 with commit 5a99ae0092fe24fd581fdb6b9c2b48f94f92cf32 and fixed in 5.10.180 with commit 08310f810975c8c9e17c6ffb99fdb76a84e8adb7
Issue introduced in 5.2 with commit 5a99ae0092fe24fd581fdb6b9c2b48f94f92cf32 and fixed in 5.15.111 with commit 6a50350033e0e0854acf59a8413913b4de04bd7d
Issue introduced in 5.2 with commit 5a99ae0092fe24fd581fdb6b9c2b48f94f92cf32 and fixed in 6.1.28 with commit 6dbcc493a18dd60947c2168a39df0ec2fe7b5110
Issue introduced in 5.2 with commit 5a99ae0092fe24fd581fdb6b9c2b48f94f92cf32 and fixed in 6.2.15 with commit e6c6b40c9bf49ce9b5493b146bfeb96359937cfa
Issue introduced in 5.2 with commit 5a99ae0092fe24fd581fdb6b9c2b48f94f92cf32 and fixed in 6.3.2 with commit 65305e8c0009a1933679dad5c8196060a10f3c8b
Issue introduced in 5.2 with commit 5a99ae0092fe24fd581fdb6b9c2b48f94f92cf32 and fixed in 6.4 with commit 8f3c307b580a4a6425896007325bddefc36e8d91
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-53744
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/soc/ti/pm33xx.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/08310f810975c8c9e17c6ffb99fdb76a84e8adb7
https://git.kernel.org/stable/c/6a50350033e0e0854acf59a8413913b4de04bd7d
https://git.kernel.org/stable/c/6dbcc493a18dd60947c2168a39df0ec2fe7b5110
https://git.kernel.org/stable/c/e6c6b40c9bf49ce9b5493b146bfeb96359937cfa
https://git.kernel.org/stable/c/65305e8c0009a1933679dad5c8196060a10f3c8b
https://git.kernel.org/stable/c/8f3c307b580a4a6425896007325bddefc36e8d91
Powered by blists - more mailing lists