CVE-2023-54005 (GCVE-0-2023-54005)

Vulnerability from cvelistv5 – Published: 2025-12-24 10:55 – Updated: 2025-12-24 10:55
VLAI?
Title
binder: fix memory leak in binder_init()
Summary
In the Linux kernel, the following vulnerability has been resolved: binder: fix memory leak in binder_init() In binder_init(), the destruction of binder_alloc_shrinker_init() is not performed in the wrong path, which will cause memory leaks. So this commit introduces binder_alloc_shrinker_exit() and calls it in the wrong path to fix that.
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: f2517eb76f1f2f7f89761f9db2b202e89931738c , < 486dd742ba186ea333664c517d6775b06b1448ca (git)
Affected: f2517eb76f1f2f7f89761f9db2b202e89931738c , < ceb0f8cc987fb3d25c06b9662e08a42f99651207 (git)
Affected: f2517eb76f1f2f7f89761f9db2b202e89931738c , < b97dad01c12169991f895de3d4f61b8115d12bab (git)
Affected: f2517eb76f1f2f7f89761f9db2b202e89931738c , < d7e5e2b87f5d27469075b6326b6b358e38cd9dcb (git)
Affected: f2517eb76f1f2f7f89761f9db2b202e89931738c , < 03eebad96233397f951d8e9fafd82a1674a77284 (git)
Affected: f2517eb76f1f2f7f89761f9db2b202e89931738c , < f11a26633eb6d3bb24a10b1bacc4e4a9b0c6389f (git)
Affected: f2517eb76f1f2f7f89761f9db2b202e89931738c , < ee95051c0c1928051f86198bf5e554277a53b26b (git)
Affected: f2517eb76f1f2f7f89761f9db2b202e89931738c , < adb9743d6a08778b78d62d16b4230346d3508986 (git)
Create a notification for this product.
    Linux Linux Affected: 4.14
Unaffected: 0 , < 4.14 (semver)
Unaffected: 4.14.324 , ≤ 4.14.* (semver)
Unaffected: 4.19.292 , ≤ 4.19.* (semver)
Unaffected: 5.4.254 , ≤ 5.4.* (semver)
Unaffected: 5.10.191 , ≤ 5.10.* (semver)
Unaffected: 5.15.127 , ≤ 5.15.* (semver)
Unaffected: 6.1.46 , ≤ 6.1.* (semver)
Unaffected: 6.4.11 , ≤ 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/android/binder.c",
            "drivers/android/binder_alloc.c",
            "drivers/android/binder_alloc.h"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "486dd742ba186ea333664c517d6775b06b1448ca",
              "status": "affected",
              "version": "f2517eb76f1f2f7f89761f9db2b202e89931738c",
              "versionType": "git"
            },
            {
              "lessThan": "ceb0f8cc987fb3d25c06b9662e08a42f99651207",
              "status": "affected",
              "version": "f2517eb76f1f2f7f89761f9db2b202e89931738c",
              "versionType": "git"
            },
            {
              "lessThan": "b97dad01c12169991f895de3d4f61b8115d12bab",
              "status": "affected",
              "version": "f2517eb76f1f2f7f89761f9db2b202e89931738c",
              "versionType": "git"
            },
            {
              "lessThan": "d7e5e2b87f5d27469075b6326b6b358e38cd9dcb",
              "status": "affected",
              "version": "f2517eb76f1f2f7f89761f9db2b202e89931738c",
              "versionType": "git"
            },
            {
              "lessThan": "03eebad96233397f951d8e9fafd82a1674a77284",
              "status": "affected",
              "version": "f2517eb76f1f2f7f89761f9db2b202e89931738c",
              "versionType": "git"
            },
            {
              "lessThan": "f11a26633eb6d3bb24a10b1bacc4e4a9b0c6389f",
              "status": "affected",
              "version": "f2517eb76f1f2f7f89761f9db2b202e89931738c",
              "versionType": "git"
            },
            {
              "lessThan": "ee95051c0c1928051f86198bf5e554277a53b26b",
              "status": "affected",
              "version": "f2517eb76f1f2f7f89761f9db2b202e89931738c",
              "versionType": "git"
            },
            {
              "lessThan": "adb9743d6a08778b78d62d16b4230346d3508986",
              "status": "affected",
              "version": "f2517eb76f1f2f7f89761f9db2b202e89931738c",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/android/binder.c",
            "drivers/android/binder_alloc.c",
            "drivers/android/binder_alloc.h"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.14"
            },
            {
              "lessThan": "4.14",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.14.*",
              "status": "unaffected",
              "version": "4.14.324",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.292",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.254",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.191",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.127",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.46",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.4.*",
              "status": "unaffected",
              "version": "6.4.11",
              "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.324",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.292",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.254",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.191",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.127",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.46",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.4.11",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.5",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nbinder: fix memory leak in binder_init()\n\nIn binder_init(), the destruction of binder_alloc_shrinker_init() is not\nperformed in the wrong path, which will cause memory leaks. So this commit\nintroduces binder_alloc_shrinker_exit() and calls it in the wrong path to\nfix that."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-12-24T10:55:39.826Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/486dd742ba186ea333664c517d6775b06b1448ca"
        },
        {
          "url": "https://git.kernel.org/stable/c/ceb0f8cc987fb3d25c06b9662e08a42f99651207"
        },
        {
          "url": "https://git.kernel.org/stable/c/b97dad01c12169991f895de3d4f61b8115d12bab"
        },
        {
          "url": "https://git.kernel.org/stable/c/d7e5e2b87f5d27469075b6326b6b358e38cd9dcb"
        },
        {
          "url": "https://git.kernel.org/stable/c/03eebad96233397f951d8e9fafd82a1674a77284"
        },
        {
          "url": "https://git.kernel.org/stable/c/f11a26633eb6d3bb24a10b1bacc4e4a9b0c6389f"
        },
        {
          "url": "https://git.kernel.org/stable/c/ee95051c0c1928051f86198bf5e554277a53b26b"
        },
        {
          "url": "https://git.kernel.org/stable/c/adb9743d6a08778b78d62d16b4230346d3508986"
        }
      ],
      "title": "binder: fix memory leak in binder_init()",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2023-54005",
    "datePublished": "2025-12-24T10:55:39.826Z",
    "dateReserved": "2025-12-24T10:53:46.177Z",
    "dateUpdated": "2025-12-24T10:55:39.826Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2023-54005\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-12-24T11:15:53.430\",\"lastModified\":\"2025-12-29T15:58:56.260\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nbinder: fix memory leak in binder_init()\\n\\nIn binder_init(), the destruction of binder_alloc_shrinker_init() is not\\nperformed in the wrong path, which will cause memory leaks. So this commit\\nintroduces binder_alloc_shrinker_exit() and calls it in the wrong path to\\nfix that.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/03eebad96233397f951d8e9fafd82a1674a77284\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/486dd742ba186ea333664c517d6775b06b1448ca\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/adb9743d6a08778b78d62d16b4230346d3508986\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b97dad01c12169991f895de3d4f61b8115d12bab\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ceb0f8cc987fb3d25c06b9662e08a42f99651207\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/d7e5e2b87f5d27469075b6326b6b358e38cd9dcb\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ee95051c0c1928051f86198bf5e554277a53b26b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f11a26633eb6d3bb24a10b1bacc4e4a9b0c6389f\",\"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…