GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2023-54146 (GCVE-0-2023-54146)

Vulnerability from cvelistv5 – Published: 2025-12-24 13:06 – Updated: 2026-05-23 15:33
VLAI
Title
x86/kexec: Fix double-free of elf header buffer
Summary
In the Linux kernel, the following vulnerability has been resolved: x86/kexec: Fix double-free of elf header buffer After b3e34a47f989 ("x86/kexec: fix memory leak of elf header buffer"), freeing image->elf_headers in the error path of crash_load_segments() is not needed because kimage_file_post_load_cleanup() will take care of that later. And not clearing it could result in a double-free. Drop the superfluous vfree() call at the error path of crash_load_segments().
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 23cf39dccf7653650701a6f39b119e9116a27f1a , < 4c71a552b97fb4f46eb300224434fe56fcf4f254 (git)
Affected: 8765a423a87d74ef24ea02b43b2728fe4039f248 , < 554a880a1fff46dd5a355dec21cd77d542a0ddf2 (git)
Affected: b3e34a47f98974d0844444c5121aaff123004e57 , < fbdbf8ac333d3d47c0d9ea81d7d445654431d100 (git)
Affected: b3e34a47f98974d0844444c5121aaff123004e57 , < 5bd3c7abeb69fb4133418b846a1c6dc11313d6f0 (git)
Affected: b3e34a47f98974d0844444c5121aaff123004e57 , < d00dd2f2645dca04cf399d8fc692f3f69b6dd996 (git)
Affected: 115ee42a4c2f26ba2b4ace2668a3f004621f6833 (git)
Affected: f675e3a9189d84a9324ab45b0cb19906c2bc8fcb (git)
Affected: 5.15.46 , < 5.15.87 (semver)
Affected: 5.17.14 , < 5.18 (semver)
Affected: 5.18.3 , < 5.19 (semver)
guessed Create a notification for this product.
Linux Linux Affected: 5.19
Unaffected: 0 , < 5.19 (semver)
Unaffected: 5.15.87 , ≤ 5.15.* (semver)
Unaffected: 6.0.19 , ≤ 6.0.* (semver)
Unaffected: 6.1.5 , ≤ 6.1.* (semver)
Unaffected: 6.2 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "arch/x86/kernel/crash.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "4c71a552b97fb4f46eb300224434fe56fcf4f254",
              "status": "affected",
              "version": "23cf39dccf7653650701a6f39b119e9116a27f1a",
              "versionType": "git"
            },
            {
              "lessThan": "554a880a1fff46dd5a355dec21cd77d542a0ddf2",
              "status": "affected",
              "version": "8765a423a87d74ef24ea02b43b2728fe4039f248",
              "versionType": "git"
            },
            {
              "lessThan": "fbdbf8ac333d3d47c0d9ea81d7d445654431d100",
              "status": "affected",
              "version": "b3e34a47f98974d0844444c5121aaff123004e57",
              "versionType": "git"
            },
            {
              "lessThan": "5bd3c7abeb69fb4133418b846a1c6dc11313d6f0",
              "status": "affected",
              "version": "b3e34a47f98974d0844444c5121aaff123004e57",
              "versionType": "git"
            },
            {
              "lessThan": "d00dd2f2645dca04cf399d8fc692f3f69b6dd996",
              "status": "affected",
              "version": "b3e34a47f98974d0844444c5121aaff123004e57",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "115ee42a4c2f26ba2b4ace2668a3f004621f6833",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "f675e3a9189d84a9324ab45b0cb19906c2bc8fcb",
              "versionType": "git"
            },
            {
              "lessThan": "5.15.87",
              "status": "affected",
              "version": "5.15.46",
              "versionType": "semver"
            },
            {
              "lessThan": "5.18",
              "status": "affected",
              "version": "5.17.14",
              "versionType": "semver"
            },
            {
              "lessThan": "5.19",
              "status": "affected",
              "version": "5.18.3",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "arch/x86/kernel/crash.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.19"
            },
            {
              "lessThan": "5.19",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.87",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.0.*",
              "status": "unaffected",
              "version": "6.0.19",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.5",
              "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": "5.15.87",
                  "versionStartIncluding": "5.15.46",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.0.19",
                  "versionStartIncluding": "5.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.5",
                  "versionStartIncluding": "5.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.2",
                  "versionStartIncluding": "5.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.17.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.18.3",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nx86/kexec: Fix double-free of elf header buffer\n\nAfter\n\n  b3e34a47f989 (\"x86/kexec: fix memory leak of elf header buffer\"),\n\nfreeing image-\u003eelf_headers in the error path of crash_load_segments()\nis not needed because kimage_file_post_load_cleanup() will take\ncare of that later. And not clearing it could result in a double-free.\n\nDrop the superfluous vfree() call at the error path of\ncrash_load_segments()."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-23T15:33:14.821Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/4c71a552b97fb4f46eb300224434fe56fcf4f254"
        },
        {
          "url": "https://git.kernel.org/stable/c/554a880a1fff46dd5a355dec21cd77d542a0ddf2"
        },
        {
          "url": "https://git.kernel.org/stable/c/fbdbf8ac333d3d47c0d9ea81d7d445654431d100"
        },
        {
          "url": "https://git.kernel.org/stable/c/5bd3c7abeb69fb4133418b846a1c6dc11313d6f0"
        },
        {
          "url": "https://git.kernel.org/stable/c/d00dd2f2645dca04cf399d8fc692f3f69b6dd996"
        }
      ],
      "title": "x86/kexec: Fix double-free of elf header buffer",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2023-54146",
    "datePublished": "2025-12-24T13:06:58.904Z",
    "dateReserved": "2025-12-24T13:02:52.523Z",
    "dateUpdated": "2026-05-23T15:33:14.821Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2023-54146",
      "date": "2026-09-14",
      "epss": "0.00195",
      "percentile": "0.09347"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2023-54146\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-12-24T13:16:16.607\",\"lastModified\":\"2026-06-17T06:46:53.167\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nx86/kexec: Fix double-free of elf header buffer\\n\\nAfter\\n\\n  b3e34a47f989 (\\\"x86/kexec: fix memory leak of elf header buffer\\\"),\\n\\nfreeing image-\u003eelf_headers in the error path of crash_load_segments()\\nis not needed because kimage_file_post_load_cleanup() will take\\ncare of that later. And not clearing it could result in a double-free.\\n\\nDrop the superfluous vfree() call at the error path of\\ncrash_load_segments().\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"arch/x86/kernel/crash.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"23cf39dccf7653650701a6f39b119e9116a27f1a\",\"lessThan\":\"4c71a552b97fb4f46eb300224434fe56fcf4f254\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"8765a423a87d74ef24ea02b43b2728fe4039f248\",\"lessThan\":\"554a880a1fff46dd5a355dec21cd77d542a0ddf2\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"b3e34a47f98974d0844444c5121aaff123004e57\",\"lessThan\":\"fbdbf8ac333d3d47c0d9ea81d7d445654431d100\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"b3e34a47f98974d0844444c5121aaff123004e57\",\"lessThan\":\"5bd3c7abeb69fb4133418b846a1c6dc11313d6f0\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"b3e34a47f98974d0844444c5121aaff123004e57\",\"lessThan\":\"d00dd2f2645dca04cf399d8fc692f3f69b6dd996\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"115ee42a4c2f26ba2b4ace2668a3f004621f6833\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"f675e3a9189d84a9324ab45b0cb19906c2bc8fcb\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5.15.46\",\"lessThan\":\"5.15.87\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.17.14\",\"lessThan\":\"5.18\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.18.3\",\"lessThan\":\"5.19\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"arch/x86/kernel/crash.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"5.19\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"5.19\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.87\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.0.19\",\"lessThanOrEqual\":\"6.0.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.5\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.2\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/4c71a552b97fb4f46eb300224434fe56fcf4f254\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/554a880a1fff46dd5a355dec21cd77d542a0ddf2\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/5bd3c7abeb69fb4133418b846a1c6dc11313d6f0\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/d00dd2f2645dca04cf399d8fc692f3f69b6dd996\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/fbdbf8ac333d3d47c0d9ea81d7d445654431d100\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-06-29T22:43:32+00:00",
      "cve": "CVE-2023-54146",
      "id": "CVE-2023-54146",
      "initial_release_date": "2023-01-01T00:00:00+00:00",
      "product_status:fixed": "280",
      "product_status:known_affected": "84",
      "product_status:known_not_affected": "112",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: x86/kexec: Fix double-free of elf header buffer",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2023/cve-2023-54146.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-08-31T00:53:46Z",
      "cve": "CVE-2023-54146",
      "id": "CVE-2023-54146",
      "initial_release_date": "2025-12-25T00:54:33Z",
      "product_status:known_affected": "354",
      "product_status:known_not_affected": "372",
      "product_status:recommended": "233",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2023-54146",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2023-54146.json",
      "version": "25"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…

Loading…