CVE-2026-53023

Linux kernel (GCP) vulnerabilities

Beschreibung

Im Linux-Kernel wurde die folgende Schwachstelle behoben: fs/ntfs3: Beenden Sie das zwischengespeicherte Volumelabel nach der UTF-8-Umwandlung. `ntfs_fill_super()` lädt das auf dem Datenträger befindliche Volumelabel mit `utf16s_to_utf8s()` und speichert das Ergebnis in `sbi->volume.label`. Das umgewandelte Label wird später durch `ntfs3_label_show()` unter Verwendung von `%s` freigegeben, aber `utf16s_to_utf8s()` gibt nur die Anzahl der geschriebenen Bytes zurück und fügt kein abschließendes NUL hinzu. Wenn das umgewandelte Label den gesamten festen Puffer ausfüllt, kann `ntfs3_label_show()` beim Suchen nach einem Terminator über das Ende von `sbi->volume.label` hinaus lesen. Beenden Sie das zwischengespeicherte Label explizit nach einer erfolgreichen Umwandlung und begrenzen Sie den exakt-vollen Fall auf den letzten Byte des Puffers.

Metriken

Severity
high
kein öffentlicher PoC bekannt
7.1
Quelle: nvd-v3
2.3 %
Niedrig — CVE gehört zu den unteren 10 % der heute bewerteten CVEs.
0.1 %
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. New CVE Received2026-06-24 17:17 UTC· 416baaa9-dc9f-4396-8d5f-8c081fb06d67
    • Affected: Linux, Linux
    • Description: In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: terminate the cached volume label after UTF-8 conversion ntfs_fill_super() loads the on-disk volume label with utf16s_to_utf8s() and stores the result in sbi->volume.label. The converted label is later exposed through ntfs3_label_show() using %s, but utf16s_to_utf8s() only returns the number of bytes written and does not add a trailing NUL. If the converted label fills the entire fixed buffer, ntfs3_label_show() can read past the end of sbi->volume.label while looking for a terminator. Terminate the cached label explicitly after a successful conversion and clamp the exact-full case to the last byte of the buffer.
    • Reference: https://git.kernel.org/stable/c/0b11fcbe80a59acdf58337d80ebb5f72201d73d6
    • Reference: https://git.kernel.org/stable/c/32b0686369e0afbb3549a0d93e2d8517da84cd30

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-53023
Linux kernel (GCP) vulnerabilities — CVE-2026-53023 | NEOSEC Intel