CVE-2023-54309 (GCVE-0-2023-54309)

Vulnerability from cvelistv5 – Published: 2025-12-30 12:23 – Updated: 2025-12-30 12:23
VLAI?
Title
tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation
Summary
In the Linux kernel, the following vulnerability has been resolved: tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation /dev/vtpmx is made visible before 'workqueue' is initialized, which can lead to a memory corruption in the worst case scenario. Address this by initializing 'workqueue' as the very first step of the driver initialization.
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 6f99612e250041a2402d3b1694bccb149cd424a4 , < 509d21f1c4bb9d35d397fca3226165b156a7639f (git)
Affected: 6f99612e250041a2402d3b1694bccb149cd424a4 , < 04e8697d26613ccea760cf57eb20a5a27f788c0f (git)
Affected: 6f99612e250041a2402d3b1694bccb149cd424a4 , < 86b9820395f226b8f33cbae9599deebf8af1ce72 (git)
Affected: 6f99612e250041a2402d3b1694bccb149cd424a4 , < 9ff7fcb3a2ed0e9b895bb5b4c13872d584a8815b (git)
Affected: 6f99612e250041a2402d3b1694bccb149cd424a4 , < e08295290c53a3cf174c236721747a01b9550ae2 (git)
Affected: 6f99612e250041a2402d3b1694bccb149cd424a4 , < 99b998fb9d7d2d2d9dbb3e19db2d0ade02f5a604 (git)
Affected: 6f99612e250041a2402d3b1694bccb149cd424a4 , < 092db954e2c3c5ba6c0ce990c7da72cf8f3b9c51 (git)
Affected: 6f99612e250041a2402d3b1694bccb149cd424a4 , < f4032d615f90970d6c3ac1d9c0bce3351eb4445c (git)
Create a notification for this product.
    Linux Linux Affected: 4.8
Unaffected: 0 , < 4.8 (semver)
Unaffected: 4.14.322 , ≤ 4.14.* (semver)
Unaffected: 4.19.291 , ≤ 4.19.* (semver)
Unaffected: 5.4.251 , ≤ 5.4.* (semver)
Unaffected: 5.10.188 , ≤ 5.10.* (semver)
Unaffected: 5.15.121 , ≤ 5.15.* (semver)
Unaffected: 6.1.40 , ≤ 6.1.* (semver)
Unaffected: 6.4.5 , ≤ 6.4.* (semver)
Unaffected: 6.5 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/char/tpm/tpm_vtpm_proxy.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "509d21f1c4bb9d35d397fca3226165b156a7639f",
              "status": "affected",
              "version": "6f99612e250041a2402d3b1694bccb149cd424a4",
              "versionType": "git"
            },
            {
              "lessThan": "04e8697d26613ccea760cf57eb20a5a27f788c0f",
              "status": "affected",
              "version": "6f99612e250041a2402d3b1694bccb149cd424a4",
              "versionType": "git"
            },
            {
              "lessThan": "86b9820395f226b8f33cbae9599deebf8af1ce72",
              "status": "affected",
              "version": "6f99612e250041a2402d3b1694bccb149cd424a4",
              "versionType": "git"
            },
            {
              "lessThan": "9ff7fcb3a2ed0e9b895bb5b4c13872d584a8815b",
              "status": "affected",
              "version": "6f99612e250041a2402d3b1694bccb149cd424a4",
              "versionType": "git"
            },
            {
              "lessThan": "e08295290c53a3cf174c236721747a01b9550ae2",
              "status": "affected",
              "version": "6f99612e250041a2402d3b1694bccb149cd424a4",
              "versionType": "git"
            },
            {
              "lessThan": "99b998fb9d7d2d2d9dbb3e19db2d0ade02f5a604",
              "status": "affected",
              "version": "6f99612e250041a2402d3b1694bccb149cd424a4",
              "versionType": "git"
            },
            {
              "lessThan": "092db954e2c3c5ba6c0ce990c7da72cf8f3b9c51",
              "status": "affected",
              "version": "6f99612e250041a2402d3b1694bccb149cd424a4",
              "versionType": "git"
            },
            {
              "lessThan": "f4032d615f90970d6c3ac1d9c0bce3351eb4445c",
              "status": "affected",
              "version": "6f99612e250041a2402d3b1694bccb149cd424a4",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/char/tpm/tpm_vtpm_proxy.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.8"
            },
            {
              "lessThan": "4.8",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.14.*",
              "status": "unaffected",
              "version": "4.14.322",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.291",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.251",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.188",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.121",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.40",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.4.*",
              "status": "unaffected",
              "version": "6.4.5",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.5",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.14.322",
                  "versionStartIncluding": "4.8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.291",
                  "versionStartIncluding": "4.8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.251",
                  "versionStartIncluding": "4.8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.188",
                  "versionStartIncluding": "4.8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.121",
                  "versionStartIncluding": "4.8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.40",
                  "versionStartIncluding": "4.8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.4.5",
                  "versionStartIncluding": "4.8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.5",
                  "versionStartIncluding": "4.8",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ntpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation\n\n/dev/vtpmx is made visible before \u0027workqueue\u0027 is initialized, which can\nlead to a memory corruption in the worst case scenario.\n\nAddress this by initializing \u0027workqueue\u0027 as the very first step of the\ndriver initialization."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-12-30T12:23:41.834Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/509d21f1c4bb9d35d397fca3226165b156a7639f"
        },
        {
          "url": "https://git.kernel.org/stable/c/04e8697d26613ccea760cf57eb20a5a27f788c0f"
        },
        {
          "url": "https://git.kernel.org/stable/c/86b9820395f226b8f33cbae9599deebf8af1ce72"
        },
        {
          "url": "https://git.kernel.org/stable/c/9ff7fcb3a2ed0e9b895bb5b4c13872d584a8815b"
        },
        {
          "url": "https://git.kernel.org/stable/c/e08295290c53a3cf174c236721747a01b9550ae2"
        },
        {
          "url": "https://git.kernel.org/stable/c/99b998fb9d7d2d2d9dbb3e19db2d0ade02f5a604"
        },
        {
          "url": "https://git.kernel.org/stable/c/092db954e2c3c5ba6c0ce990c7da72cf8f3b9c51"
        },
        {
          "url": "https://git.kernel.org/stable/c/f4032d615f90970d6c3ac1d9c0bce3351eb4445c"
        }
      ],
      "title": "tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2023-54309",
    "datePublished": "2025-12-30T12:23:41.834Z",
    "dateReserved": "2025-12-30T12:06:44.530Z",
    "dateUpdated": "2025-12-30T12:23:41.834Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2023-54309\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-12-30T13:16:20.083\",\"lastModified\":\"2025-12-30T13:16:20.083\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\ntpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation\\n\\n/dev/vtpmx is made visible before \u0027workqueue\u0027 is initialized, which can\\nlead to a memory corruption in the worst case scenario.\\n\\nAddress this by initializing \u0027workqueue\u0027 as the very first step of the\\ndriver initialization.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/04e8697d26613ccea760cf57eb20a5a27f788c0f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/092db954e2c3c5ba6c0ce990c7da72cf8f3b9c51\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/509d21f1c4bb9d35d397fca3226165b156a7639f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/86b9820395f226b8f33cbae9599deebf8af1ce72\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/99b998fb9d7d2d2d9dbb3e19db2d0ade02f5a604\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9ff7fcb3a2ed0e9b895bb5b4c13872d584a8815b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/e08295290c53a3cf174c236721747a01b9550ae2\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f4032d615f90970d6c3ac1d9c0bce3351eb4445c\",\"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 observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…