CVE-2026-63820

Linux kernel (GCP) vulnerabilities

Beschreibung

Im Linux-Kernel wurde die folgende Schwachstelle behoben: f2fs: Behebung des fehlenden Einreichens von Lesebio bei Fehlern großer Folios `f2fs_read_data_large_folio()` kann ein Lesebio über mehrere vorausgelesene Folios beibehalten. Wenn ein späteres Folio einen Fehler auftritt, bevor seine Blöcke zum Bio hinzugefügt wurden, ist `folio_in_bio` falsch und der aktuelle Fehlerpfad kehrt sofort nach Beendigung dieses Folios zurück. Dies kann dazu führen, dass das für frühere Folios angesammelte Bio nicht eingereicht wird. Diese Folios erhalten dann nie eine Lesevollständigkeitsmeldung, und Leser können unbestimmt auf die gesperrten Folios warten. Leiten Sie Fehler über den gemeinsamen Ausgabepfad um, damit jedes vorliegende Bio vor dem Zurückkehren eingereicht wird. Beenden Sie das Konsumieren weiterer vorausgelesener Folios, sobald ein Fehler auftritt, und warten Sie nur auf die Bereinigung des aktuellen Folios, wenn es tatsächlich zum Bio hinzugefügt wurde.

Metriken

Severity
none
kein öffentlicher PoC bekannt
9.6 %
Niedrig — CVE gehört zu den unteren 10 % der heute bewerteten CVEs.
0.2 %
Niedrig — Modell schätzt < 1 % Ausnutzungs-Wahrscheinlichkeit.
Veröffentlicht
2026-09-07 09:05 UTC

Re-Analyse & Statuswechsel

Chronologie der NVD-Audit-Events für diese CVE — Reanalyses, CVSS-Updates, CPE-Diffs.

  1. CVE Modified2026-08-17 05:17 UTC· 416baaa9-dc9f-4396-8d5f-8c081fb06d67
    • Affected: Linux, LinuxLinux, Linux
  2. New CVE Received2026-07-19 12:16 UTC· 416baaa9-dc9f-4396-8d5f-8c081fb06d67
    • Affected: Linux, Linux
    • Description: In the Linux kernel, the following vulnerability has been resolved: f2fs: fix missing read bio submission on large folio error f2fs_read_data_large_folio() can keep a read bio across multiple readahead folios. If a later folio hits an error before any of its blocks are added to the bio, folio_in_bio is false and the current error path returns immediately after ending that folio. This can leave the bio accumulated for earlier folios unsubmitted. Those folios then never receive read completion, and readers can wait indefinitely on the locked folios. Route errors through the common out path so any pending bio is submitted before returning. Stop consuming more readahead folios once an error is seen, and only wait on and clear the current folio when it was actually added to the bio.
    • Reference: https://git.kernel.org/stable/c/48c92559e7b66fdc3cbc74f6e152e66ec0150a0a
    • Reference: https://git.kernel.org/stable/c/74c8d2ec95c59a5651ecd975c466998af1961fd4

Betroffene Betriebssysteme

  • linux

    redhat / enterprise_linux10.0

  • linux

    redhat / enterprise_linux7.0

  • linux

    redhat / enterprise_linux8.0

  • linux

    redhat / enterprise_linux9.0

  • linux

    ubuntu / linux-aws-6.8jammy

  • linux

    ubuntu / linux-azureresolute

  • linux

    ubuntu / linux-azuretrusty

  • linux

    ubuntu / linux-azurexenial

  • linux

    ubuntu / linux-azure-4.15bionic

  • linux

    ubuntu / linux-azure-5.4bionic

  • linux

    ubuntu / linux-azure-fdenoble

  • linux

    ubuntu / linux-azure-fderesolute

  • linux

    ubuntu / linux-azure-fde-6.8jammy

  • linux

    ubuntu / linux-azure-fipsbionic

  • linux

    ubuntu / linux-azure-fipsfocal

  • linux

    ubuntu / linux-azure-fipsnoble

  • linux

    ubuntu / linux-fipsjammy

  • linux

    ubuntu / linux-gcp-7.0noble

  • linux

    ubuntu / linux-gkejammy

  • linux

    ubuntu / linux-nvidia-tegranoble

  • linux

    ubuntu / linux-raspinoble

  • linux

    ubuntu / linux-raspi-realtimenoble

  • linux

    linux / linux_kernel2.6.12

  • linux

    linux / linux_kernel2.6.15

Quellen & Referenzen

Verknüpfte CVEs

1392 weitere CVEs anzeigen
IDCVE-2026-63820
Linux kernel (GCP) vulnerabilities — CVE-2026-63820 | NEOSEC Intel