CVE-2026-53167 (GCVE-0-2026-53167)
Vulnerability from cvelistv5
Published
2026-06-25 08:38
Modified
2026-07-30 12:57
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: fuse: limit FUSE_NOTIFY_RETRIEVE to uptodate folios FUSE_NOTIFY_RETRIEVE must be limited to uptodate folios; !uptodate folios can contain uninitialized data. Since FUSE_NOTIFY_RETRIEVE is intended to only return data that is already in the page cache and not wait for data from the FUSE daemon, treat !uptodate folios as if they weren't present. This only has security impact on systems that don't enable automatic zero-initialization of all page allocations via CONFIG_INIT_ON_ALLOC_DEFAULT_ON or init_on_alloc=1.
Impacted products
Vendor Product Version
Linux Linux Version: 2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a
Version: 2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a
Version: 2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a
Version: 2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a
Version: 2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a
Version: 2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a
Version: 2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a
Version: 2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "fs/fuse/dev.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "feafe8ccb1584254f59fbd4946d6ca7ef1e3e99c",
              "status": "affected",
              "version": "2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a",
              "versionType": "git"
            },
            {
              "lessThan": "651801d75ad0897dbd331b3cc6a4da3e78f60d42",
              "status": "affected",
              "version": "2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a",
              "versionType": "git"
            },
            {
              "lessThan": "4e14f29473eda18fb2af082dd2fd4c12139862cd",
              "status": "affected",
              "version": "2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a",
              "versionType": "git"
            },
            {
              "lessThan": "8bef2f840b43e0879478fe3aaa9ff2f0b80798a5",
              "status": "affected",
              "version": "2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a",
              "versionType": "git"
            },
            {
              "lessThan": "68a9282d5ea5b8780d59122505ad633e6daede90",
              "status": "affected",
              "version": "2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a",
              "versionType": "git"
            },
            {
              "lessThan": "56763afa013444a9d84ca1b74e4b7130942177ba",
              "status": "affected",
              "version": "2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a",
              "versionType": "git"
            },
            {
              "lessThan": "1fb8735a3a4d894f8c1f90b741a3ab1d3817f9bd",
              "status": "affected",
              "version": "2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a",
              "versionType": "git"
            },
            {
              "lessThan": "4e3d1b2c48ca6c55f1e9ca7f8dccc76f120f276c",
              "status": "affected",
              "version": "2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "fs/fuse/dev.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "2.6.36"
            },
            {
              "lessThan": "2.6.36",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.260",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.211",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.177",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.144",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.95",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.36",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.0.*",
              "status": "unaffected",
              "version": "7.0.13",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.260",
                  "versionStartIncluding": "2.6.36",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.211",
                  "versionStartIncluding": "2.6.36",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.177",
                  "versionStartIncluding": "2.6.36",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.144",
                  "versionStartIncluding": "2.6.36",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.95",
                  "versionStartIncluding": "2.6.36",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.36",
                  "versionStartIncluding": "2.6.36",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0.13",
                  "versionStartIncluding": "2.6.36",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1",
                  "versionStartIncluding": "2.6.36",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nfuse: limit FUSE_NOTIFY_RETRIEVE to uptodate folios\n\nFUSE_NOTIFY_RETRIEVE must be limited to uptodate folios; !uptodate folios\ncan contain uninitialized data.\nSince FUSE_NOTIFY_RETRIEVE is intended to only return data that is already\nin the page cache and not wait for data from the FUSE daemon, treat\n!uptodate folios as if they weren\u0027t present.\n\nThis only has security impact on systems that don\u0027t enable automatic\nzero-initialization of all page allocations via\nCONFIG_INIT_ON_ALLOC_DEFAULT_ON or init_on_alloc=1."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-07-30T12:57:11.720Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/feafe8ccb1584254f59fbd4946d6ca7ef1e3e99c"
        },
        {
          "url": "https://git.kernel.org/stable/c/651801d75ad0897dbd331b3cc6a4da3e78f60d42"
        },
        {
          "url": "https://git.kernel.org/stable/c/4e14f29473eda18fb2af082dd2fd4c12139862cd"
        },
        {
          "url": "https://git.kernel.org/stable/c/8bef2f840b43e0879478fe3aaa9ff2f0b80798a5"
        },
        {
          "url": "https://git.kernel.org/stable/c/68a9282d5ea5b8780d59122505ad633e6daede90"
        },
        {
          "url": "https://git.kernel.org/stable/c/56763afa013444a9d84ca1b74e4b7130942177ba"
        },
        {
          "url": "https://git.kernel.org/stable/c/1fb8735a3a4d894f8c1f90b741a3ab1d3817f9bd"
        },
        {
          "url": "https://git.kernel.org/stable/c/4e3d1b2c48ca6c55f1e9ca7f8dccc76f120f276c"
        },
        {
          "url": "https://project-zero.issues.chromium.org/issues/514653451"
        }
      ],
      "title": "fuse: limit FUSE_NOTIFY_RETRIEVE to uptodate folios",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-53167",
    "datePublished": "2026-06-25T08:38:46.751Z",
    "dateReserved": "2026-06-09T07:44:35.389Z",
    "dateUpdated": "2026-07-30T12:57:11.720Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}


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 seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…