CVE-2023-54064 (GCVE-0-2023-54064)

Vulnerability from cvelistv5 – Published: 2025-12-24 12:23 – Updated: 2025-12-24 12:23
VLAI?
Title
ipmi:ssif: Fix a memory leak when scanning for an adapter
Summary
In the Linux kernel, the following vulnerability has been resolved: ipmi:ssif: Fix a memory leak when scanning for an adapter The adapter scan ssif_info_find() sets info->adapter_name if the adapter info came from SMBIOS, as it's not set in that case. However, this function can be called more than once, and it will leak the adapter name if it had already been set. So check for NULL before setting it.
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: c4436c9149c5d2bc0c49ab57ec85c75ea1c4d61c , < de677f4379fa67f650e367c188a0f80bee9b6732 (git)
Affected: c4436c9149c5d2bc0c49ab57ec85c75ea1c4d61c , < 13623b966bb6d36ba61646b69cd49cdac6e4978a (git)
Affected: c4436c9149c5d2bc0c49ab57ec85c75ea1c4d61c , < 3ad53071fe8547eb8d8813971844cc43246008ee (git)
Affected: c4436c9149c5d2bc0c49ab57ec85c75ea1c4d61c , < 74a1194cce60a90723d0fe148863c18931a31153 (git)
Affected: c4436c9149c5d2bc0c49ab57ec85c75ea1c4d61c , < 7db16d2e791bf2ec3e0249f56b7ec81c35bba6e6 (git)
Affected: c4436c9149c5d2bc0c49ab57ec85c75ea1c4d61c , < b870caeb18041f856893066ded81c560db3d56cc (git)
Affected: c4436c9149c5d2bc0c49ab57ec85c75ea1c4d61c , < b8d72e32e1453d37ee5c8a219f24e7eeadc471ef (git)
Create a notification for this product.
    Linux Linux Affected: 5.4
Unaffected: 0 , < 5.4 (semver)
Unaffected: 5.4.257 , ≤ 5.4.* (semver)
Unaffected: 5.10.195 , ≤ 5.10.* (semver)
Unaffected: 5.15.132 , ≤ 5.15.* (semver)
Unaffected: 6.1.53 , ≤ 6.1.* (semver)
Unaffected: 6.4.16 , ≤ 6.4.* (semver)
Unaffected: 6.5.3 , ≤ 6.5.* (semver)
Unaffected: 6.6 , ≤ * (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/ipmi/ipmi_ssif.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "de677f4379fa67f650e367c188a0f80bee9b6732",
              "status": "affected",
              "version": "c4436c9149c5d2bc0c49ab57ec85c75ea1c4d61c",
              "versionType": "git"
            },
            {
              "lessThan": "13623b966bb6d36ba61646b69cd49cdac6e4978a",
              "status": "affected",
              "version": "c4436c9149c5d2bc0c49ab57ec85c75ea1c4d61c",
              "versionType": "git"
            },
            {
              "lessThan": "3ad53071fe8547eb8d8813971844cc43246008ee",
              "status": "affected",
              "version": "c4436c9149c5d2bc0c49ab57ec85c75ea1c4d61c",
              "versionType": "git"
            },
            {
              "lessThan": "74a1194cce60a90723d0fe148863c18931a31153",
              "status": "affected",
              "version": "c4436c9149c5d2bc0c49ab57ec85c75ea1c4d61c",
              "versionType": "git"
            },
            {
              "lessThan": "7db16d2e791bf2ec3e0249f56b7ec81c35bba6e6",
              "status": "affected",
              "version": "c4436c9149c5d2bc0c49ab57ec85c75ea1c4d61c",
              "versionType": "git"
            },
            {
              "lessThan": "b870caeb18041f856893066ded81c560db3d56cc",
              "status": "affected",
              "version": "c4436c9149c5d2bc0c49ab57ec85c75ea1c4d61c",
              "versionType": "git"
            },
            {
              "lessThan": "b8d72e32e1453d37ee5c8a219f24e7eeadc471ef",
              "status": "affected",
              "version": "c4436c9149c5d2bc0c49ab57ec85c75ea1c4d61c",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/char/ipmi/ipmi_ssif.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.4"
            },
            {
              "lessThan": "5.4",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.257",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.195",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.132",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.53",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.4.*",
              "status": "unaffected",
              "version": "6.4.16",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.5.*",
              "status": "unaffected",
              "version": "6.5.3",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.6",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.257",
                  "versionStartIncluding": "5.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.195",
                  "versionStartIncluding": "5.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.132",
                  "versionStartIncluding": "5.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.53",
                  "versionStartIncluding": "5.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.4.16",
                  "versionStartIncluding": "5.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.5.3",
                  "versionStartIncluding": "5.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6",
                  "versionStartIncluding": "5.4",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nipmi:ssif: Fix a memory leak when scanning for an adapter\n\nThe adapter scan ssif_info_find() sets info-\u003eadapter_name if the adapter\ninfo came from SMBIOS, as it\u0027s not set in that case.  However, this\nfunction can be called more than once, and it will leak the adapter name\nif it had already been set.  So check for NULL before setting it."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-12-24T12:23:10.051Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/de677f4379fa67f650e367c188a0f80bee9b6732"
        },
        {
          "url": "https://git.kernel.org/stable/c/13623b966bb6d36ba61646b69cd49cdac6e4978a"
        },
        {
          "url": "https://git.kernel.org/stable/c/3ad53071fe8547eb8d8813971844cc43246008ee"
        },
        {
          "url": "https://git.kernel.org/stable/c/74a1194cce60a90723d0fe148863c18931a31153"
        },
        {
          "url": "https://git.kernel.org/stable/c/7db16d2e791bf2ec3e0249f56b7ec81c35bba6e6"
        },
        {
          "url": "https://git.kernel.org/stable/c/b870caeb18041f856893066ded81c560db3d56cc"
        },
        {
          "url": "https://git.kernel.org/stable/c/b8d72e32e1453d37ee5c8a219f24e7eeadc471ef"
        }
      ],
      "title": "ipmi:ssif: Fix a memory leak when scanning for an adapter",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2023-54064",
    "datePublished": "2025-12-24T12:23:10.051Z",
    "dateReserved": "2025-12-24T12:21:05.092Z",
    "dateUpdated": "2025-12-24T12:23:10.051Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2023-54064\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-12-24T13:16:08.233\",\"lastModified\":\"2025-12-24T13:16:08.233\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nipmi:ssif: Fix a memory leak when scanning for an adapter\\n\\nThe adapter scan ssif_info_find() sets info-\u003eadapter_name if the adapter\\ninfo came from SMBIOS, as it\u0027s not set in that case.  However, this\\nfunction can be called more than once, and it will leak the adapter name\\nif it had already been set.  So check for NULL before setting it.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/13623b966bb6d36ba61646b69cd49cdac6e4978a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/3ad53071fe8547eb8d8813971844cc43246008ee\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/74a1194cce60a90723d0fe148863c18931a31153\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/7db16d2e791bf2ec3e0249f56b7ec81c35bba6e6\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b870caeb18041f856893066ded81c560db3d56cc\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b8d72e32e1453d37ee5c8a219f24e7eeadc471ef\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/de677f4379fa67f650e367c188a0f80bee9b6732\",\"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…