CVE-2026-80598 (GCVE-0-2026-80598)
Vulnerability from cvelistv5
Published
2026-08-28 06:48
Modified
2026-08-30 07:08
Summary
In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix out-of-bounds read in decompress_lznt decompress_lznt() does not validate array index bounds before accessing the decompression table. A corrupted NTFS3 image with invalid compressed data can trigger an out-of-bounds read. Add index bounds checking to prevent the OOB access.
Impacted products
Vendor Product Version
Linux Linux Version: 522e010b58379fbe19b38fdef5016bca0c3cf405
Version: 522e010b58379fbe19b38fdef5016bca0c3cf405
Version: 522e010b58379fbe19b38fdef5016bca0c3cf405
Version: 522e010b58379fbe19b38fdef5016bca0c3cf405
Version: 522e010b58379fbe19b38fdef5016bca0c3cf405
Version: 522e010b58379fbe19b38fdef5016bca0c3cf405
Version: 522e010b58379fbe19b38fdef5016bca0c3cf405
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "fs/ntfs3/lznt.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "1113fa5b01a47a1a4cdbb9c695197ca6215f02a8",
              "status": "affected",
              "version": "522e010b58379fbe19b38fdef5016bca0c3cf405",
              "versionType": "git"
            },
            {
              "lessThan": "61415ffa365d2eca6986914afd0d1412444aa1dd",
              "status": "affected",
              "version": "522e010b58379fbe19b38fdef5016bca0c3cf405",
              "versionType": "git"
            },
            {
              "lessThan": "bd77afca2ae9b6d44d37902e3ad672ebb028b070",
              "status": "affected",
              "version": "522e010b58379fbe19b38fdef5016bca0c3cf405",
              "versionType": "git"
            },
            {
              "lessThan": "c694f8ea2611e7413b3f04ee47e04a9b7b45817b",
              "status": "affected",
              "version": "522e010b58379fbe19b38fdef5016bca0c3cf405",
              "versionType": "git"
            },
            {
              "lessThan": "ff05a98150ebb2b03919a9c05c576681e86abbb7",
              "status": "affected",
              "version": "522e010b58379fbe19b38fdef5016bca0c3cf405",
              "versionType": "git"
            },
            {
              "lessThan": "a93980141253c932aa6ae5d4422d90e0162dc774",
              "status": "affected",
              "version": "522e010b58379fbe19b38fdef5016bca0c3cf405",
              "versionType": "git"
            },
            {
              "lessThan": "7160a57192fb16d7a6fa9b7f5c7ac341d2444a89",
              "status": "affected",
              "version": "522e010b58379fbe19b38fdef5016bca0c3cf405",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "fs/ntfs3/lznt.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.15"
            },
            {
              "lessThan": "5.15",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.212",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.178",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.145",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.97",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.40",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.1.*",
              "status": "unaffected",
              "version": "7.1.5",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.2",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.212",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.178",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.145",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.97",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.40",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1.5",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nntfs3: fix out-of-bounds read in decompress_lznt\n\ndecompress_lznt() does not validate array index bounds before accessing\nthe decompression table. A corrupted NTFS3 image with invalid compressed\ndata can trigger an out-of-bounds read.\n\nAdd index bounds checking to prevent the OOB access."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "scenarios": [
            {
              "lang": "en",
              "value": "AV:L - decompress_lznt() is reached only when the kernel reads LZNT-compressed NTFS file data through local VFS paths (read/mmap/write on compressed files) after an ntfs3 mount; it is not invoked from network protocol parsers such as nfsd, ksmbd, or the TCP/IP stack.\nAC:L - Attacker fully controls the on-disk LZNT compressed stream in a crafted file/image and can reliably drive the index past s_max_off[] bounds to trigger the out-of-bounds read; syzbot/syzkaller reproduced this without races or attacker-uncontrollable memory layout.\nPR:L - Triggering decompression requires only read access to a compressed file via open/read/mmap, or mounting a malicious NTFS image which needs CAP_SYS_ADMIN obtainable by unprivileged users inside user+mount namespaces on typical Linux systems.\nUI:N - No separate victim action is required when the attacker has local access: they can mount a crafted NTFS image in a user namespace and read the malicious compressed file themselves to reach decompress_lznt() without anyone else interacting with the system.\nS:U - The flaw corrupts or discloses kernel memory during NTFS LZNT decompression within the same kernel security domain; it does not cross VM, container, or IOMMU boundaries and is not a sandbox or hypervisor escape.\nC:H - The bug performs out-of-bounds reads of kernel memory past the nine-element s_max_off[] table in .rodata, and attacker-controlled index values feed parse_pair() and decompression output, enabling disclosure of sensitive kernel data into page-cache buffers returned to userspace.\nI:H - Unbounded index growth from malformed LZNT input passes attacker-influenced shift widths into parse_pair(), producing malformed backreference offset/length pairs that drive the LZ copy loop and can corrupt kernel page-cache memory in ways chainable toward arbitrary write primitives.\nA:H - Out-of-bounds access to s_max_off[] is a kernel memory safety violation that KASAN/KFENCE report and can oops or panic the kernel; repeated reads of a malicious compressed file can reliably deny service to the reading process or the entire system."
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-30T07:08:34.000Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/1113fa5b01a47a1a4cdbb9c695197ca6215f02a8"
        },
        {
          "url": "https://git.kernel.org/stable/c/61415ffa365d2eca6986914afd0d1412444aa1dd"
        },
        {
          "url": "https://git.kernel.org/stable/c/bd77afca2ae9b6d44d37902e3ad672ebb028b070"
        },
        {
          "url": "https://git.kernel.org/stable/c/c694f8ea2611e7413b3f04ee47e04a9b7b45817b"
        },
        {
          "url": "https://git.kernel.org/stable/c/ff05a98150ebb2b03919a9c05c576681e86abbb7"
        },
        {
          "url": "https://git.kernel.org/stable/c/a93980141253c932aa6ae5d4422d90e0162dc774"
        },
        {
          "url": "https://git.kernel.org/stable/c/7160a57192fb16d7a6fa9b7f5c7ac341d2444a89"
        }
      ],
      "title": "ntfs3: fix out-of-bounds read in decompress_lznt",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-80598",
    "datePublished": "2026-08-28T06:48:24.097Z",
    "dateReserved": "2026-08-26T14:34:25.771Z",
    "dateUpdated": "2026-08-30T07:08:34.000Z",
    "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…