mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
Commitd21b0be246("vt: introduce unicode mode for /dev/vcs") guarded against using devices containing attributes as this is not yet implemented. It however failed to guard against writes to any devices as this is also unimplemented. Reported-by: Or Cohen <[email protected]> Signed-off-by: Nicolas Pitre <[email protected]> Cc: <[email protected]> # v4.19+ Cc: Jiri Slaby <[email protected]> Fixes:d21b0be246("vt: introduce unicode mode for /dev/vcs") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>