CVE-2023-53724 (GCVE-0-2023-53724)

Vulnerability from cvelistv5 – Published: 2025-10-22 13:23 – Updated: 2026-05-11 19:50
VLAI
Title
mfd: pcf50633-adc: Fix potential memleak in pcf50633_adc_async_read()
Summary
In the Linux kernel, the following vulnerability has been resolved: mfd: pcf50633-adc: Fix potential memleak in pcf50633_adc_async_read() `req` is allocated in pcf50633_adc_async_read(), but adc_enqueue_request() could fail to insert the `req` into queue. We need to check the return value and free it in the case of failure.
Severity
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 08c3e06a5eb27d43b712adef18379f8464425e71 , < 66616eed76dfa6f3e442907760325a023c6da7e2 (git)
Affected: 08c3e06a5eb27d43b712adef18379f8464425e71 , < 41cdf082ae006ea002135dfaf43b2897de3bded8 (git)
Affected: 08c3e06a5eb27d43b712adef18379f8464425e71 , < 588edb4fb1f1e6487a0f60a5f7b9a24d2d0c9f8e (git)
Affected: 08c3e06a5eb27d43b712adef18379f8464425e71 , < 3ee13bdf0d25ae8752ae6185b6d13bbb0d5a8e30 (git)
Affected: 08c3e06a5eb27d43b712adef18379f8464425e71 , < 6a8a02dcfae13ab07dc7bed2b409cec7f3d32e92 (git)
Affected: 08c3e06a5eb27d43b712adef18379f8464425e71 , < 9cca3a4933ca365cc664d5eefb0f942374ea8b41 (git)
Affected: 08c3e06a5eb27d43b712adef18379f8464425e71 , < a62a5e79202967176a9c1a04e477860779accd6c (git)
Affected: 08c3e06a5eb27d43b712adef18379f8464425e71 , < 8b450dcff23aa254844492831a8e2b508a9d522d (git)
Create a notification for this product.
Linux Linux Affected: 2.6.29
Unaffected: 0 , < 2.6.29 (semver)
Unaffected: 4.14.308 , ≤ 4.14.* (semver)
Unaffected: 4.19.276 , ≤ 4.19.* (semver)
Unaffected: 5.4.235 , ≤ 5.4.* (semver)
Unaffected: 5.10.173 , ≤ 5.10.* (semver)
Unaffected: 5.15.99 , ≤ 5.15.* (semver)
Unaffected: 6.1.16 , ≤ 6.1.* (semver)
Unaffected: 6.2.3 , ≤ 6.2.* (semver)
Unaffected: 6.3 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/mfd/pcf50633-adc.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "66616eed76dfa6f3e442907760325a023c6da7e2",
              "status": "affected",
              "version": "08c3e06a5eb27d43b712adef18379f8464425e71",
              "versionType": "git"
            },
            {
              "lessThan": "41cdf082ae006ea002135dfaf43b2897de3bded8",
              "status": "affected",
              "version": "08c3e06a5eb27d43b712adef18379f8464425e71",
              "versionType": "git"
            },
            {
              "lessThan": "588edb4fb1f1e6487a0f60a5f7b9a24d2d0c9f8e",
              "status": "affected",
              "version": "08c3e06a5eb27d43b712adef18379f8464425e71",
              "versionType": "git"
            },
            {
              "lessThan": "3ee13bdf0d25ae8752ae6185b6d13bbb0d5a8e30",
              "status": "affected",
              "version": "08c3e06a5eb27d43b712adef18379f8464425e71",
              "versionType": "git"
            },
            {
              "lessThan": "6a8a02dcfae13ab07dc7bed2b409cec7f3d32e92",
              "status": "affected",
              "version": "08c3e06a5eb27d43b712adef18379f8464425e71",
              "versionType": "git"
            },
            {
              "lessThan": "9cca3a4933ca365cc664d5eefb0f942374ea8b41",
              "status": "affected",
              "version": "08c3e06a5eb27d43b712adef18379f8464425e71",
              "versionType": "git"
            },
            {
              "lessThan": "a62a5e79202967176a9c1a04e477860779accd6c",
              "status": "affected",
              "version": "08c3e06a5eb27d43b712adef18379f8464425e71",
              "versionType": "git"
            },
            {
              "lessThan": "8b450dcff23aa254844492831a8e2b508a9d522d",
              "status": "affected",
              "version": "08c3e06a5eb27d43b712adef18379f8464425e71",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/mfd/pcf50633-adc.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "2.6.29"
            },
            {
              "lessThan": "2.6.29",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.14.*",
              "status": "unaffected",
              "version": "4.14.308",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.276",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.235",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.173",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.99",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.16",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.2.*",
              "status": "unaffected",
              "version": "6.2.3",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.3",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.14.308",
                  "versionStartIncluding": "2.6.29",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.276",
                  "versionStartIncluding": "2.6.29",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.235",
                  "versionStartIncluding": "2.6.29",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.173",
                  "versionStartIncluding": "2.6.29",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.99",
                  "versionStartIncluding": "2.6.29",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.16",
                  "versionStartIncluding": "2.6.29",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.2.3",
                  "versionStartIncluding": "2.6.29",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.3",
                  "versionStartIncluding": "2.6.29",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmfd: pcf50633-adc: Fix potential memleak in pcf50633_adc_async_read()\n\n`req` is allocated in pcf50633_adc_async_read(), but\nadc_enqueue_request() could fail to insert the `req` into queue.\nWe need to check the return value and free it in the case of failure."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-11T19:50:37.810Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/66616eed76dfa6f3e442907760325a023c6da7e2"
        },
        {
          "url": "https://git.kernel.org/stable/c/41cdf082ae006ea002135dfaf43b2897de3bded8"
        },
        {
          "url": "https://git.kernel.org/stable/c/588edb4fb1f1e6487a0f60a5f7b9a24d2d0c9f8e"
        },
        {
          "url": "https://git.kernel.org/stable/c/3ee13bdf0d25ae8752ae6185b6d13bbb0d5a8e30"
        },
        {
          "url": "https://git.kernel.org/stable/c/6a8a02dcfae13ab07dc7bed2b409cec7f3d32e92"
        },
        {
          "url": "https://git.kernel.org/stable/c/9cca3a4933ca365cc664d5eefb0f942374ea8b41"
        },
        {
          "url": "https://git.kernel.org/stable/c/a62a5e79202967176a9c1a04e477860779accd6c"
        },
        {
          "url": "https://git.kernel.org/stable/c/8b450dcff23aa254844492831a8e2b508a9d522d"
        }
      ],
      "title": "mfd: pcf50633-adc: Fix potential memleak in pcf50633_adc_async_read()",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2023-53724",
    "datePublished": "2025-10-22T13:23:54.542Z",
    "dateReserved": "2025-10-22T13:21:37.348Z",
    "dateUpdated": "2026-05-11T19:50:37.810Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2023-53724",
      "date": "2026-06-07",
      "epss": "0.00044",
      "percentile": "0.13801"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2023-53724\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-10-22T14:15:47.600\",\"lastModified\":\"2025-10-22T21:12:48.953\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmfd: pcf50633-adc: Fix potential memleak in pcf50633_adc_async_read()\\n\\n`req` is allocated in pcf50633_adc_async_read(), but\\nadc_enqueue_request() could fail to insert the `req` into queue.\\nWe need to check the return value and free it in the case of failure.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/3ee13bdf0d25ae8752ae6185b6d13bbb0d5a8e30\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/41cdf082ae006ea002135dfaf43b2897de3bded8\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/588edb4fb1f1e6487a0f60a5f7b9a24d2d0c9f8e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/66616eed76dfa6f3e442907760325a023c6da7e2\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/6a8a02dcfae13ab07dc7bed2b409cec7f3d32e92\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/8b450dcff23aa254844492831a8e2b508a9d522d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9cca3a4933ca365cc664d5eefb0f942374ea8b41\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/a62a5e79202967176a9c1a04e477860779accd6c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
  }
}


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…