CVE-2022-50824 (GCVE-0-2022-50824)
Vulnerability from cvelistv5
Published
2025-12-30 12:08
Modified
2025-12-30 12:08
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leak In check_acpi_tpm2(), we get the TPM2 table just to make sure the table is there, not used after the init, so the acpi_put_table() should be added to release the ACPI memory.
Impacted products
Vendor Product Version
Linux Linux Version: 4cb586a188d468e05649575f0689dd2bf8c122e6
Version: 4cb586a188d468e05649575f0689dd2bf8c122e6
Version: 4cb586a188d468e05649575f0689dd2bf8c122e6
Version: 4cb586a188d468e05649575f0689dd2bf8c122e6
Version: 4cb586a188d468e05649575f0689dd2bf8c122e6
Version: 4cb586a188d468e05649575f0689dd2bf8c122e6
Version: 4cb586a188d468e05649575f0689dd2bf8c122e6
Version: 4cb586a188d468e05649575f0689dd2bf8c122e6
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/char/tpm/tpm_tis.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "8bc6c10d3f389693410adb14b4e9deec01ff6334",
              "status": "affected",
              "version": "4cb586a188d468e05649575f0689dd2bf8c122e6",
              "versionType": "git"
            },
            {
              "lessThan": "de667a2704ae799f697fd45cf4317623d8c79fb7",
              "status": "affected",
              "version": "4cb586a188d468e05649575f0689dd2bf8c122e6",
              "versionType": "git"
            },
            {
              "lessThan": "e027f3b9fabd2b410a4e6a7651e7a45b87019f23",
              "status": "affected",
              "version": "4cb586a188d468e05649575f0689dd2bf8c122e6",
              "versionType": "git"
            },
            {
              "lessThan": "3b6c822238da9ee8984803355601bcc603d49cb5",
              "status": "affected",
              "version": "4cb586a188d468e05649575f0689dd2bf8c122e6",
              "versionType": "git"
            },
            {
              "lessThan": "43135fb098126ef2cd6ed584900fd7bfa25f95ce",
              "status": "affected",
              "version": "4cb586a188d468e05649575f0689dd2bf8c122e6",
              "versionType": "git"
            },
            {
              "lessThan": "e0d1cf8ef84bb14a673215699fb8acc187aa2c4a",
              "status": "affected",
              "version": "4cb586a188d468e05649575f0689dd2bf8c122e6",
              "versionType": "git"
            },
            {
              "lessThan": "e60fa800a32a693d672b1a091424d780278c4587",
              "status": "affected",
              "version": "4cb586a188d468e05649575f0689dd2bf8c122e6",
              "versionType": "git"
            },
            {
              "lessThan": "db9622f762104459ff87ecdf885cc42c18053fd9",
              "status": "affected",
              "version": "4cb586a188d468e05649575f0689dd2bf8c122e6",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/char/tpm/tpm_tis.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.13"
            },
            {
              "lessThan": "4.13",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.14.*",
              "status": "unaffected",
              "version": "4.14.303",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.270",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.229",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.163",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.87",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.0.*",
              "status": "unaffected",
              "version": "6.0.17",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.3",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.2",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.14.303",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.270",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.229",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.163",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.87",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.0.17",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.3",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.2",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ntpm: tpm_tis: Add the missed acpi_put_table() to fix memory leak\n\nIn check_acpi_tpm2(), we get the TPM2 table just to make\nsure the table is there, not used after the init, so the\nacpi_put_table() should be added to release the ACPI memory."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-12-30T12:08:37.580Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/8bc6c10d3f389693410adb14b4e9deec01ff6334"
        },
        {
          "url": "https://git.kernel.org/stable/c/de667a2704ae799f697fd45cf4317623d8c79fb7"
        },
        {
          "url": "https://git.kernel.org/stable/c/e027f3b9fabd2b410a4e6a7651e7a45b87019f23"
        },
        {
          "url": "https://git.kernel.org/stable/c/3b6c822238da9ee8984803355601bcc603d49cb5"
        },
        {
          "url": "https://git.kernel.org/stable/c/43135fb098126ef2cd6ed584900fd7bfa25f95ce"
        },
        {
          "url": "https://git.kernel.org/stable/c/e0d1cf8ef84bb14a673215699fb8acc187aa2c4a"
        },
        {
          "url": "https://git.kernel.org/stable/c/e60fa800a32a693d672b1a091424d780278c4587"
        },
        {
          "url": "https://git.kernel.org/stable/c/db9622f762104459ff87ecdf885cc42c18053fd9"
        }
      ],
      "title": "tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leak",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-50824",
    "datePublished": "2025-12-30T12:08:37.580Z",
    "dateReserved": "2025-12-30T12:06:07.131Z",
    "dateUpdated": "2025-12-30T12:08:37.580Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2022-50824\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-12-30T13:15:56.853\",\"lastModified\":\"2025-12-31T20:43:05.160\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\ntpm: tpm_tis: Add the missed acpi_put_table() to fix memory leak\\n\\nIn check_acpi_tpm2(), we get the TPM2 table just to make\\nsure the table is there, not used after the init, so the\\nacpi_put_table() should be added to release the ACPI memory.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/3b6c822238da9ee8984803355601bcc603d49cb5\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/43135fb098126ef2cd6ed584900fd7bfa25f95ce\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/8bc6c10d3f389693410adb14b4e9deec01ff6334\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/db9622f762104459ff87ecdf885cc42c18053fd9\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/de667a2704ae799f697fd45cf4317623d8c79fb7\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/e027f3b9fabd2b410a4e6a7651e7a45b87019f23\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/e0d1cf8ef84bb14a673215699fb8acc187aa2c4a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/e60fa800a32a693d672b1a091424d780278c4587\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…