5.5
MEDIUM
CVE-2022-48724
Intel IOMMU VT-D Memory Leak Vulnerability
Description

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping() After commit e3beca48a45b ("irqdomain/treewide: Keep firmware node unconditionally allocated"). For tear down scenario, fn is only freed after fail to allocate ir_domain, though it also should be freed in case dmar_enable_qi returns error. Besides free fn, irq_domain and ir_msi_domain need to be removed as well if intel_setup_irq_remapping fails to enable queued invalidation. Improve the rewinding path by add out_free_ir_domain and out_free_fwnode lables per Baolu's suggestion.

INFO

Published Date :

June 20, 2024, 12:15 p.m.

Last Modified :

Sept. 18, 2024, 4:19 p.m.

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67

Remotely Exploitable :

No

Impact Score :

3.6

Exploitability Score :

1.8
Affected Products

The following products are affected by CVE-2022-48724 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2022-48724 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2022-48724 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Sep. 18, 2024

    Action Type Old Value New Value
    Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
    Changed Reference Type https://git.kernel.org/stable/c/336d096b62bdc673e852b6b80d5072d7888ce85d No Types Assigned https://git.kernel.org/stable/c/336d096b62bdc673e852b6b80d5072d7888ce85d Patch
    Changed Reference Type https://git.kernel.org/stable/c/5c43d46daa0d2928234dd2792ebebc35d29ee2d1 No Types Assigned https://git.kernel.org/stable/c/5c43d46daa0d2928234dd2792ebebc35d29ee2d1 Patch
    Changed Reference Type https://git.kernel.org/stable/c/99e675d473eb8cf2deac1376a0f840222fc1adcf No Types Assigned https://git.kernel.org/stable/c/99e675d473eb8cf2deac1376a0f840222fc1adcf Patch
    Changed Reference Type https://git.kernel.org/stable/c/9d9995b0371e4e8c18d4f955479e5d47efe7b2d4 No Types Assigned https://git.kernel.org/stable/c/9d9995b0371e4e8c18d4f955479e5d47efe7b2d4 Patch
    Changed Reference Type https://git.kernel.org/stable/c/a0c685ba99961b1dd894b2e470e692a539770f6d No Types Assigned https://git.kernel.org/stable/c/a0c685ba99961b1dd894b2e470e692a539770f6d Patch
    Changed Reference Type https://git.kernel.org/stable/c/a31cb1f0fb6caf46ffe88c41252b6b7a4ee062d9 No Types Assigned https://git.kernel.org/stable/c/a31cb1f0fb6caf46ffe88c41252b6b7a4ee062d9 Patch
    Changed Reference Type https://git.kernel.org/stable/c/b62eceb5f8f08815fe3f945fc55bbf997c344ecd No Types Assigned https://git.kernel.org/stable/c/b62eceb5f8f08815fe3f945fc55bbf997c344ecd Patch
    Added CWE NIST CWE-401
    Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.14.190 up to (excluding) 4.14.265 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.19.135 up to (excluding) 4.19.228 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.4.54 up to (excluding) 5.4.178 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.7.11 up to (excluding) 5.8 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.8 up to (excluding) 5.10.99 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.11 up to (excluding) 5.15.22 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 up to (excluding) 5.16.8 *cpe:2.3:o:linux:linux_kernel:5.17:rc1:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:5.17:rc2:*:*:*:*:*:*
  • CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Jun. 20, 2024

    Action Type Old Value New Value
    Added Description In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping() After commit e3beca48a45b ("irqdomain/treewide: Keep firmware node unconditionally allocated"). For tear down scenario, fn is only freed after fail to allocate ir_domain, though it also should be freed in case dmar_enable_qi returns error. Besides free fn, irq_domain and ir_msi_domain need to be removed as well if intel_setup_irq_remapping fails to enable queued invalidation. Improve the rewinding path by add out_free_ir_domain and out_free_fwnode lables per Baolu's suggestion.
    Added Reference kernel.org https://git.kernel.org/stable/c/a0c685ba99961b1dd894b2e470e692a539770f6d [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/a31cb1f0fb6caf46ffe88c41252b6b7a4ee062d9 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/5c43d46daa0d2928234dd2792ebebc35d29ee2d1 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/9d9995b0371e4e8c18d4f955479e5d47efe7b2d4 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/336d096b62bdc673e852b6b80d5072d7888ce85d [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/b62eceb5f8f08815fe3f945fc55bbf997c344ecd [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/99e675d473eb8cf2deac1376a0f840222fc1adcf [No types assigned]
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2022-48724 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2022-48724 weaknesses.

CVSS31 - Vulnerability Scoring System
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability