[<prev] [next>] [day] [month] [year] [list]
Message-ID: <2025061819-CVE-2022-50143-fac7@gregkh>
Date: Wed, 18 Jun 2025 13:03:28 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-cve-announce@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...nel.org>
Subject: CVE-2022-50143: intel_th: Fix a resource leak in an error handling path
From: Greg Kroah-Hartman <gregkh@...nel.org>
Description
===========
In the Linux kernel, the following vulnerability has been resolved:
intel_th: Fix a resource leak in an error handling path
If an error occurs after calling 'pci_alloc_irq_vectors()',
'pci_free_irq_vectors()' must be called as already done in the remove
function.
The Linux kernel CVE team has assigned CVE-2022-50143 to this issue.
Affected and fixed versions
===========================
Issue introduced in 5.2 with commit 7b7036d47c356a40818e516a69ac81a5dcc1613f and fixed in 5.4.211 with commit 859342220accd0d332864fafbf4e3d2d0492bc3f
Issue introduced in 5.2 with commit 7b7036d47c356a40818e516a69ac81a5dcc1613f and fixed in 5.10.137 with commit a8f3b78b1f8e959d06801ae82149f140a75724e8
Issue introduced in 5.2 with commit 7b7036d47c356a40818e516a69ac81a5dcc1613f and fixed in 5.15.61 with commit 9b5469573a274729bdb04b60a8d71f8d09940a31
Issue introduced in 5.2 with commit 7b7036d47c356a40818e516a69ac81a5dcc1613f and fixed in 5.18.18 with commit ed4d5ecb7d7fd80336afb2f9ac6685651a6aa32f
Issue introduced in 5.2 with commit 7b7036d47c356a40818e516a69ac81a5dcc1613f and fixed in 5.19.2 with commit fae9da7d4c2ccad3792de03e3cac1fe2bfabb73d
Issue introduced in 5.2 with commit 7b7036d47c356a40818e516a69ac81a5dcc1613f and fixed in 6.0 with commit 086c28ab7c5699256aced0049aae9c42f1410313
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-2022-50143
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/hwtracing/intel_th/pci.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/859342220accd0d332864fafbf4e3d2d0492bc3f
https://git.kernel.org/stable/c/a8f3b78b1f8e959d06801ae82149f140a75724e8
https://git.kernel.org/stable/c/9b5469573a274729bdb04b60a8d71f8d09940a31
https://git.kernel.org/stable/c/ed4d5ecb7d7fd80336afb2f9ac6685651a6aa32f
https://git.kernel.org/stable/c/fae9da7d4c2ccad3792de03e3cac1fe2bfabb73d
https://git.kernel.org/stable/c/086c28ab7c5699256aced0049aae9c42f1410313
Powered by blists - more mailing lists