CVE-2023-53435 (GCVE-0-2023-53435)

Vulnerability from cvelistv5 – Published: 2025-09-18 16:04 – Updated: 2025-09-18 16:04
VLAI?
Summary
In the Linux kernel, the following vulnerability has been resolved: cassini: Fix a memory leak in the error handling path of cas_init_one() cas_saturn_firmware_init() allocates some memory using vmalloc(). This memory is freed in the .remove() function but not it the error handling path of the probe. Add the missing vfree() to avoid a memory leak, should an error occur.
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: fcaa40669cd798ca2ac0d15441e8a1d1145f2b16 , < 11c0ed097a874156957b515d0ba7e356142eab87 (git)
Affected: fcaa40669cd798ca2ac0d15441e8a1d1145f2b16 , < 60d8e8b88087d68e10c8991a0f6733fa2f963ff0 (git)
Affected: fcaa40669cd798ca2ac0d15441e8a1d1145f2b16 , < e20105d967ab5b53ff50a0e5991fe37324d2ba20 (git)
Affected: fcaa40669cd798ca2ac0d15441e8a1d1145f2b16 , < dc61f7582cc92d547d02e141cd66f5d1f4ed8012 (git)
Affected: fcaa40669cd798ca2ac0d15441e8a1d1145f2b16 , < 234e744d86bd95b381d24546df2dba72804e0219 (git)
Affected: fcaa40669cd798ca2ac0d15441e8a1d1145f2b16 , < 172146c26f0c1b86ab4e9ebffc7e06f04229fa17 (git)
Affected: fcaa40669cd798ca2ac0d15441e8a1d1145f2b16 , < b8b1a667744741fa7807b09a12797a27f14f3fac (git)
Affected: fcaa40669cd798ca2ac0d15441e8a1d1145f2b16 , < 412cd77a2c24b191c65ea53025222418db09817c (git)
Create a notification for this product.
    Linux Linux Affected: 2.6.28
Unaffected: 0 , < 2.6.28 (semver)
Unaffected: 4.14.316 , ≤ 4.14.* (semver)
Unaffected: 4.19.284 , ≤ 4.19.* (semver)
Unaffected: 5.4.244 , ≤ 5.4.* (semver)
Unaffected: 5.10.181 , ≤ 5.10.* (semver)
Unaffected: 5.15.113 , ≤ 5.15.* (semver)
Unaffected: 6.1.30 , ≤ 6.1.* (semver)
Unaffected: 6.3.4 , ≤ 6.3.* (semver)
Unaffected: 6.4 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/ethernet/sun/cassini.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "11c0ed097a874156957b515d0ba7e356142eab87",
              "status": "affected",
              "version": "fcaa40669cd798ca2ac0d15441e8a1d1145f2b16",
              "versionType": "git"
            },
            {
              "lessThan": "60d8e8b88087d68e10c8991a0f6733fa2f963ff0",
              "status": "affected",
              "version": "fcaa40669cd798ca2ac0d15441e8a1d1145f2b16",
              "versionType": "git"
            },
            {
              "lessThan": "e20105d967ab5b53ff50a0e5991fe37324d2ba20",
              "status": "affected",
              "version": "fcaa40669cd798ca2ac0d15441e8a1d1145f2b16",
              "versionType": "git"
            },
            {
              "lessThan": "dc61f7582cc92d547d02e141cd66f5d1f4ed8012",
              "status": "affected",
              "version": "fcaa40669cd798ca2ac0d15441e8a1d1145f2b16",
              "versionType": "git"
            },
            {
              "lessThan": "234e744d86bd95b381d24546df2dba72804e0219",
              "status": "affected",
              "version": "fcaa40669cd798ca2ac0d15441e8a1d1145f2b16",
              "versionType": "git"
            },
            {
              "lessThan": "172146c26f0c1b86ab4e9ebffc7e06f04229fa17",
              "status": "affected",
              "version": "fcaa40669cd798ca2ac0d15441e8a1d1145f2b16",
              "versionType": "git"
            },
            {
              "lessThan": "b8b1a667744741fa7807b09a12797a27f14f3fac",
              "status": "affected",
              "version": "fcaa40669cd798ca2ac0d15441e8a1d1145f2b16",
              "versionType": "git"
            },
            {
              "lessThan": "412cd77a2c24b191c65ea53025222418db09817c",
              "status": "affected",
              "version": "fcaa40669cd798ca2ac0d15441e8a1d1145f2b16",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/ethernet/sun/cassini.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "2.6.28"
            },
            {
              "lessThan": "2.6.28",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.14.*",
              "status": "unaffected",
              "version": "4.14.316",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.284",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.244",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.181",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.113",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.30",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.3.*",
              "status": "unaffected",
              "version": "6.3.4",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.4",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.14.316",
                  "versionStartIncluding": "2.6.28",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.284",
                  "versionStartIncluding": "2.6.28",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.244",
                  "versionStartIncluding": "2.6.28",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.181",
                  "versionStartIncluding": "2.6.28",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.113",
                  "versionStartIncluding": "2.6.28",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.30",
                  "versionStartIncluding": "2.6.28",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.3.4",
                  "versionStartIncluding": "2.6.28",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.4",
                  "versionStartIncluding": "2.6.28",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ncassini: Fix a memory leak in the error handling path of cas_init_one()\n\ncas_saturn_firmware_init() allocates some memory using vmalloc(). This\nmemory is freed in the .remove() function but not it the error handling\npath of the probe.\n\nAdd the missing vfree() to avoid a memory leak, should an error occur."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-09-18T16:04:14.476Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/11c0ed097a874156957b515d0ba7e356142eab87"
        },
        {
          "url": "https://git.kernel.org/stable/c/60d8e8b88087d68e10c8991a0f6733fa2f963ff0"
        },
        {
          "url": "https://git.kernel.org/stable/c/e20105d967ab5b53ff50a0e5991fe37324d2ba20"
        },
        {
          "url": "https://git.kernel.org/stable/c/dc61f7582cc92d547d02e141cd66f5d1f4ed8012"
        },
        {
          "url": "https://git.kernel.org/stable/c/234e744d86bd95b381d24546df2dba72804e0219"
        },
        {
          "url": "https://git.kernel.org/stable/c/172146c26f0c1b86ab4e9ebffc7e06f04229fa17"
        },
        {
          "url": "https://git.kernel.org/stable/c/b8b1a667744741fa7807b09a12797a27f14f3fac"
        },
        {
          "url": "https://git.kernel.org/stable/c/412cd77a2c24b191c65ea53025222418db09817c"
        }
      ],
      "title": "cassini: Fix a memory leak in the error handling path of cas_init_one()",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2023-53435",
    "datePublished": "2025-09-18T16:04:14.476Z",
    "dateReserved": "2025-09-17T14:54:09.751Z",
    "dateUpdated": "2025-09-18T16:04:14.476Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2023-53435\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-09-18T16:15:47.607\",\"lastModified\":\"2025-09-19T16:00:27.847\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\ncassini: Fix a memory leak in the error handling path of cas_init_one()\\n\\ncas_saturn_firmware_init() allocates some memory using vmalloc(). This\\nmemory is freed in the .remove() function but not it the error handling\\npath of the probe.\\n\\nAdd the missing vfree() to avoid a memory leak, should an error occur.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/11c0ed097a874156957b515d0ba7e356142eab87\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/172146c26f0c1b86ab4e9ebffc7e06f04229fa17\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/234e744d86bd95b381d24546df2dba72804e0219\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/412cd77a2c24b191c65ea53025222418db09817c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/60d8e8b88087d68e10c8991a0f6733fa2f963ff0\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b8b1a667744741fa7807b09a12797a27f14f3fac\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/dc61f7582cc92d547d02e141cd66f5d1f4ed8012\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/e20105d967ab5b53ff50a0e5991fe37324d2ba20\",\"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…