CVE-2026-92477
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 7340faae947400907e5e7581444712110d2811d5 < b43890843e834300f967c69e74c7c2eb22cb1664 | affected |
| Linux | Linux | 7340faae947400907e5e7581444712110d2811d5 < 587be18e0935632ebd367b0f89e37aa5762e400f | affected |
| Linux | Linux | 7340faae947400907e5e7581444712110d2811d5 < d223989e1a1edad217b673486b093bd157fb6c9a | affected |
| Linux | Linux | 7340faae947400907e5e7581444712110d2811d5 < cc92af8cc0e4dacd4375d34475141b0f1a70c09e | affected |
| Linux | Linux | 7340faae947400907e5e7581444712110d2811d5 < 2b3fb5693c25c21741f357a8c9d0e1f19b7e368f | affected |
| Linux | Linux | 7340faae947400907e5e7581444712110d2811d5 < abd26e6b53c4169122d61fdd4cabe09bdd916aac | affected |
| Linux | Linux | 5.16 | affected |
| Linux | Linux | 0 < 5.16 | unaffected |
| Linux | Linux | 6.1.188 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.157 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.110 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.52 <= 6.18.* | unaffected |
| Linux | Linux | 7.2.6 <= 7.2.* | unaffected |
| Linux | Linux | 7.3-rc1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/b43890843e834300f967c69e74c7c2eb22cb1664
- https://git.kernel.org/stable/c/587be18e0935632ebd367b0f89e37aa5762e400f
- https://git.kernel.org/stable/c/d223989e1a1edad217b673486b093bd157fb6c9a
- https://git.kernel.org/stable/c/cc92af8cc0e4dacd4375d34475141b0f1a70c09e
- https://git.kernel.org/stable/c/2b3fb5693c25c21741f357a8c9d0e1f19b7e368f
- https://git.kernel.org/stable/c/abd26e6b53c4169122d61fdd4cabe09bdd916aac
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.