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

CVE-2025-71153 (GCVE-0-2025-71153)

Vulnerability from cvelistv5 – Published: 2026-01-23 14:25 – Updated: 2026-05-23 16:03
VLAI
Title
ksmbd: Fix memory leak in get_file_all_info()
Summary
In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix memory leak in get_file_all_info() In get_file_all_info(), if vfs_getattr() fails, the function returns immediately without freeing the allocated filename, leading to a memory leak. Fix this by freeing the filename before returning in this error case.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: c8f7ad2df083c510e640c0bf76166593cc116ff2 , < 5012b4c812230ae066902a00442708c999111183 (git)
Affected: 5614c8c487f6af627614dd2efca038e4afe0c6d7 , < 676907004256e0226c7ed3691db9f431404ca258 (git)
Affected: 5614c8c487f6af627614dd2efca038e4afe0c6d7 , < d026f47db68638521df8543535ef863814fb01b1 (git)
Affected: 5614c8c487f6af627614dd2efca038e4afe0c6d7 , < 0c56693b06a68476ba113db6347e7897475f9e4c (git)
Affected: f9278ba4967027ad2bf001694f0e489c7bbae6d5 (git)
Affected: 88779f09295d82b86601fe42595748488bf5e20c (git)
Affected: 6.6.24 , < 6.6.120 (semver)
Affected: 6.7.12 , < 6.8 (semver)
Affected: 6.8.3 , < 6.9 (semver)
guessed Create a notification for this product.
Linux Linux Affected: 6.9
Unaffected: 0 , < 6.9 (semver)
Unaffected: 6.6.120 , ≤ 6.6.* (semver)
Unaffected: 6.12.64 , ≤ 6.12.* (semver)
Unaffected: 6.18.4 , ≤ 6.18.* (semver)
Unaffected: 6.19 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "fs/smb/server/smb2pdu.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "5012b4c812230ae066902a00442708c999111183",
              "status": "affected",
              "version": "c8f7ad2df083c510e640c0bf76166593cc116ff2",
              "versionType": "git"
            },
            {
              "lessThan": "676907004256e0226c7ed3691db9f431404ca258",
              "status": "affected",
              "version": "5614c8c487f6af627614dd2efca038e4afe0c6d7",
              "versionType": "git"
            },
            {
              "lessThan": "d026f47db68638521df8543535ef863814fb01b1",
              "status": "affected",
              "version": "5614c8c487f6af627614dd2efca038e4afe0c6d7",
              "versionType": "git"
            },
            {
              "lessThan": "0c56693b06a68476ba113db6347e7897475f9e4c",
              "status": "affected",
              "version": "5614c8c487f6af627614dd2efca038e4afe0c6d7",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "f9278ba4967027ad2bf001694f0e489c7bbae6d5",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "88779f09295d82b86601fe42595748488bf5e20c",
              "versionType": "git"
            },
            {
              "lessThan": "6.6.120",
              "status": "affected",
              "version": "6.6.24",
              "versionType": "semver"
            },
            {
              "lessThan": "6.8",
              "status": "affected",
              "version": "6.7.12",
              "versionType": "semver"
            },
            {
              "lessThan": "6.9",
              "status": "affected",
              "version": "6.8.3",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "fs/smb/server/smb2pdu.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "6.9"
            },
            {
              "lessThan": "6.9",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.120",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.64",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.4",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.19",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.120",
                  "versionStartIncluding": "6.6.24",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.64",
                  "versionStartIncluding": "6.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.4",
                  "versionStartIncluding": "6.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.19",
                  "versionStartIncluding": "6.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "6.7.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "6.8.3",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nksmbd: Fix memory leak in get_file_all_info()\n\nIn get_file_all_info(), if vfs_getattr() fails, the function returns\nimmediately without freeing the allocated filename, leading to a memory\nleak.\n\nFix this by freeing the filename before returning in this error case."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-23T16:03:27.184Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/5012b4c812230ae066902a00442708c999111183"
        },
        {
          "url": "https://git.kernel.org/stable/c/676907004256e0226c7ed3691db9f431404ca258"
        },
        {
          "url": "https://git.kernel.org/stable/c/d026f47db68638521df8543535ef863814fb01b1"
        },
        {
          "url": "https://git.kernel.org/stable/c/0c56693b06a68476ba113db6347e7897475f9e4c"
        }
      ],
      "title": "ksmbd: Fix memory leak in get_file_all_info()",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2025-71153",
    "datePublished": "2026-01-23T14:25:52.988Z",
    "dateReserved": "2026-01-13T15:30:19.662Z",
    "dateUpdated": "2026-05-23T16:03:27.184Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2025-71153",
      "date": "2026-09-16",
      "epss": "0.00121",
      "percentile": "0.02187"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2025-71153\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-01-23T15:16:06.193\",\"lastModified\":\"2026-06-17T10:03:46.223\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nksmbd: Fix memory leak in get_file_all_info()\\n\\nIn get_file_all_info(), if vfs_getattr() fails, the function returns\\nimmediately without freeing the allocated filename, leading to a memory\\nleak.\\n\\nFix this by freeing the filename before returning in this error case.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta:\\n\\nksmbd: Correcci\u00f3n de fuga de memoria en get_file_all_info()\\n\\nEn get_file_all_info(), si vfs_getattr() falla, la funci\u00f3n retorna inmediatamente sin liberar el nombre de archivo asignado, lo que lleva a una fuga de memoria.\\n\\nCorrija esto liberando el nombre de archivo antes de retornar en este caso de error.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"fs/smb/server/smb2pdu.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"c8f7ad2df083c510e640c0bf76166593cc116ff2\",\"lessThan\":\"5012b4c812230ae066902a00442708c999111183\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5614c8c487f6af627614dd2efca038e4afe0c6d7\",\"lessThan\":\"676907004256e0226c7ed3691db9f431404ca258\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5614c8c487f6af627614dd2efca038e4afe0c6d7\",\"lessThan\":\"d026f47db68638521df8543535ef863814fb01b1\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5614c8c487f6af627614dd2efca038e4afe0c6d7\",\"lessThan\":\"0c56693b06a68476ba113db6347e7897475f9e4c\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"f9278ba4967027ad2bf001694f0e489c7bbae6d5\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"88779f09295d82b86601fe42595748488bf5e20c\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"6.6.24\",\"lessThan\":\"6.6.120\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.7.12\",\"lessThan\":\"6.8\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.8.3\",\"lessThan\":\"6.9\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"fs/smb/server/smb2pdu.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"6.9\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"6.9\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.120\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.64\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.4\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.19\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-401\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.6.24\",\"versionEndExcluding\":\"6.6.120\",\"matchCriteriaId\":\"0A2278DA-ADE3-4EB9-9D1F-7BEBF2896C3E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7.12\",\"versionEndExcluding\":\"6.8\",\"matchCriteriaId\":\"D6A2C3EC-DA7B-4144-8BAF-2DBB7E8CE4C7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.8.3\",\"versionEndExcluding\":\"6.12.64\",\"matchCriteriaId\":\"85B6A0A3-95B0-4761-9BE1-2CBF7A5C31EA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.13\",\"versionEndExcluding\":\"6.18.4\",\"matchCriteriaId\":\"DC988EA0-0E32-457A-BF95-89BEB31A227B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.19:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"17B67AA7-40D6-4AFA-8459-F200F3D7CFD1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.19:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"C47E4CC9-C826-4FA9-B014-7FE3D9B318B2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.19:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"F71D92C0-C023-48BD-B3B6-70B638EEE298\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/0c56693b06a68476ba113db6347e7897475f9e4c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/5012b4c812230ae066902a00442708c999111183\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/676907004256e0226c7ed3691db9f431404ca258\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/d026f47db68638521df8543535ef863814fb01b1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Low",
      "current_release_date": "2026-06-28T07:12:51+00:00",
      "cve": "CVE-2025-71153",
      "id": "CVE-2025-71153",
      "initial_release_date": "2025-01-01T00:00:00+00:00",
      "product_status:known_affected": "76",
      "product_status:known_not_affected": "198",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: Linux kernel ksmbd: Memory leak leading to denial of service",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-71153.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-03T00:10:56Z",
      "cve": "CVE-2025-71153",
      "id": "CVE-2025-71153",
      "initial_release_date": "2026-01-24T00:25:44Z",
      "product_status:known_not_affected": "437",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2025-71153",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2025-71153.json",
      "version": "10"
    }
  }
}



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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…