CVE-2026-53303 (GCVE-0-2026-53303)

Vulnerability from cvelistv5 – Published: 2026-06-26 19:40 – Updated: 2026-06-26 19:40
VLAI
Title
f2fs: protect extension_list reading with sb_lock in f2fs_sbi_show()
Summary
In the Linux kernel, the following vulnerability has been resolved: f2fs: protect extension_list reading with sb_lock in f2fs_sbi_show() In f2fs_sbi_show(), the extension_list, extension_count and hot_ext_count are read without holding sbi->sb_lock. If a concurrent sysfs store modifies the extension list via f2fs_update_extension_list(), the show path may read inconsistent count and array contents, potentially leading to out-of-bounds access or displaying stale data. Fix this by holding sb_lock around the entire extension list read and format operation.
Severity
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: b6a06cbbb5f7fd03589cff9178314af04c568826 , < d3ff0c121bbaef026df6248ab7ef6f0b068b0647 (git)
Affected: b6a06cbbb5f7fd03589cff9178314af04c568826 , < cea15f66b7b68b2c50943a6660e0692c6635e4eb (git)
Affected: b6a06cbbb5f7fd03589cff9178314af04c568826 , < 4b3a1bf4c2ffd4c9595d900ead78c9035894a025 (git)
Affected: b6a06cbbb5f7fd03589cff9178314af04c568826 , < d0e877810baf613b018fd9747440b9d4d9db1428 (git)
Affected: b6a06cbbb5f7fd03589cff9178314af04c568826 , < ea3ab43a1f3cf2c7cecd75c8be1ee99a5e94a92e (git)
Affected: b6a06cbbb5f7fd03589cff9178314af04c568826 , < 5909bedbed38c558bee7cb6758ceedf9bc3a9194 (git)
Create a notification for this product.
Linux Linux Affected: 4.17
Unaffected: 0 , < 4.17 (semver)
Unaffected: 6.1.175 , ≤ 6.1.* (semver)
Unaffected: 6.6.141 , ≤ 6.6.* (semver)
Unaffected: 6.12.91 , ≤ 6.12.* (semver)
Unaffected: 6.18.33 , ≤ 6.18.* (semver)
Unaffected: 7.0.10 , ≤ 7.0.* (semver)
Unaffected: 7.1 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "fs/f2fs/sysfs.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "d3ff0c121bbaef026df6248ab7ef6f0b068b0647",
              "status": "affected",
              "version": "b6a06cbbb5f7fd03589cff9178314af04c568826",
              "versionType": "git"
            },
            {
              "lessThan": "cea15f66b7b68b2c50943a6660e0692c6635e4eb",
              "status": "affected",
              "version": "b6a06cbbb5f7fd03589cff9178314af04c568826",
              "versionType": "git"
            },
            {
              "lessThan": "4b3a1bf4c2ffd4c9595d900ead78c9035894a025",
              "status": "affected",
              "version": "b6a06cbbb5f7fd03589cff9178314af04c568826",
              "versionType": "git"
            },
            {
              "lessThan": "d0e877810baf613b018fd9747440b9d4d9db1428",
              "status": "affected",
              "version": "b6a06cbbb5f7fd03589cff9178314af04c568826",
              "versionType": "git"
            },
            {
              "lessThan": "ea3ab43a1f3cf2c7cecd75c8be1ee99a5e94a92e",
              "status": "affected",
              "version": "b6a06cbbb5f7fd03589cff9178314af04c568826",
              "versionType": "git"
            },
            {
              "lessThan": "5909bedbed38c558bee7cb6758ceedf9bc3a9194",
              "status": "affected",
              "version": "b6a06cbbb5f7fd03589cff9178314af04c568826",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "fs/f2fs/sysfs.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.17"
            },
            {
              "lessThan": "4.17",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.175",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.141",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.91",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.33",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.0.*",
              "status": "unaffected",
              "version": "7.0.10",
              "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": "6.1.175",
                  "versionStartIncluding": "4.17",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.141",
                  "versionStartIncluding": "4.17",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.91",
                  "versionStartIncluding": "4.17",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.33",
                  "versionStartIncluding": "4.17",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0.10",
                  "versionStartIncluding": "4.17",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1",
                  "versionStartIncluding": "4.17",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nf2fs: protect extension_list reading with sb_lock in f2fs_sbi_show()\n\nIn f2fs_sbi_show(), the extension_list, extension_count and\nhot_ext_count are read without holding sbi-\u003esb_lock. If a concurrent\nsysfs store modifies the extension list via f2fs_update_extension_list(),\nthe show path may read inconsistent count and array contents, potentially\nleading to out-of-bounds access or displaying stale data.\n\nFix this by holding sb_lock around the entire extension list read\nand format operation."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-06-26T19:40:59.383Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/d3ff0c121bbaef026df6248ab7ef6f0b068b0647"
        },
        {
          "url": "https://git.kernel.org/stable/c/cea15f66b7b68b2c50943a6660e0692c6635e4eb"
        },
        {
          "url": "https://git.kernel.org/stable/c/4b3a1bf4c2ffd4c9595d900ead78c9035894a025"
        },
        {
          "url": "https://git.kernel.org/stable/c/d0e877810baf613b018fd9747440b9d4d9db1428"
        },
        {
          "url": "https://git.kernel.org/stable/c/ea3ab43a1f3cf2c7cecd75c8be1ee99a5e94a92e"
        },
        {
          "url": "https://git.kernel.org/stable/c/5909bedbed38c558bee7cb6758ceedf9bc3a9194"
        }
      ],
      "title": "f2fs: protect extension_list reading with sb_lock in f2fs_sbi_show()",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-53303",
    "datePublished": "2026-06-26T19:40:59.383Z",
    "dateReserved": "2026-06-09T07:44:35.397Z",
    "dateUpdated": "2026-06-26T19:40:59.383Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-53303",
      "date": "2026-07-04",
      "epss": "0.00172",
      "percentile": "0.06885"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-53303\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-06-26T20:17:23.527\",\"lastModified\":\"2026-06-30T14:44:27.313\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nf2fs: protect extension_list reading with sb_lock in f2fs_sbi_show()\\n\\nIn f2fs_sbi_show(), the extension_list, extension_count and\\nhot_ext_count are read without holding sbi-\u003esb_lock. If a concurrent\\nsysfs store modifies the extension list via f2fs_update_extension_list(),\\nthe show path may read inconsistent count and array contents, potentially\\nleading to out-of-bounds access or displaying stale data.\\n\\nFix this by holding sb_lock around the entire extension list read\\nand format operation.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"fs/f2fs/sysfs.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"b6a06cbbb5f7fd03589cff9178314af04c568826\",\"lessThan\":\"d3ff0c121bbaef026df6248ab7ef6f0b068b0647\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"b6a06cbbb5f7fd03589cff9178314af04c568826\",\"lessThan\":\"cea15f66b7b68b2c50943a6660e0692c6635e4eb\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"b6a06cbbb5f7fd03589cff9178314af04c568826\",\"lessThan\":\"4b3a1bf4c2ffd4c9595d900ead78c9035894a025\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"b6a06cbbb5f7fd03589cff9178314af04c568826\",\"lessThan\":\"d0e877810baf613b018fd9747440b9d4d9db1428\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"b6a06cbbb5f7fd03589cff9178314af04c568826\",\"lessThan\":\"ea3ab43a1f3cf2c7cecd75c8be1ee99a5e94a92e\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"b6a06cbbb5f7fd03589cff9178314af04c568826\",\"lessThan\":\"5909bedbed38c558bee7cb6758ceedf9bc3a9194\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"fs/f2fs/sysfs.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"4.17\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"4.17\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.175\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.141\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.91\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.33\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.0.10\",\"lessThanOrEqual\":\"7.0.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/4b3a1bf4c2ffd4c9595d900ead78c9035894a025\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/5909bedbed38c558bee7cb6758ceedf9bc3a9194\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/cea15f66b7b68b2c50943a6660e0692c6635e4eb\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/d0e877810baf613b018fd9747440b9d4d9db1428\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/d3ff0c121bbaef026df6248ab7ef6f0b068b0647\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ea3ab43a1f3cf2c7cecd75c8be1ee99a5e94a92e\",\"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…