CVE-2026-92477 PUBLISHED

scsi: ufs: debugfs: Reserve space for a string terminator

Assigner: Linux
Reserved: 16.09.2026 Published: 17.09.2026 Updated: 17.09.2026

In the Linux kernel, the following vulnerability has been resolved:

scsi: ufs: debugfs: Reserve space for a string terminator

ufs_saved_err_write() copies user input into a zero-initialized stack buffer and passes it to kstrtoint(). A write that fills the entire buffer overwrites its only terminator.

Reject an input whose length leaves no room for the trailing NUL.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from 7340faae947400907e5e7581444712110d2811d5 to b43890843e834300f967c69e74c7c2eb22cb1664 (excl.)
  • affected from 7340faae947400907e5e7581444712110d2811d5 to 587be18e0935632ebd367b0f89e37aa5762e400f (excl.)
  • affected from 7340faae947400907e5e7581444712110d2811d5 to d223989e1a1edad217b673486b093bd157fb6c9a (excl.)
  • affected from 7340faae947400907e5e7581444712110d2811d5 to cc92af8cc0e4dacd4375d34475141b0f1a70c09e (excl.)
  • affected from 7340faae947400907e5e7581444712110d2811d5 to 2b3fb5693c25c21741f357a8c9d0e1f19b7e368f (excl.)
  • affected from 7340faae947400907e5e7581444712110d2811d5 to abd26e6b53c4169122d61fdd4cabe09bdd916aac (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 5.16 is affected
  • unaffected from 0 to 5.16 (excl.)
  • unaffected from 6.1.188 to 6.1.* (incl.)
  • unaffected from 6.6.157 to 6.6.* (incl.)
  • unaffected from 6.12.110 to 6.12.* (incl.)
  • unaffected from 6.18.52 to 6.18.* (incl.)
  • unaffected from 7.2.6 to 7.2.* (incl.)
  • unaffected from 7.3-rc1 to * (incl.)

References