]> git.ipfire.org Git - thirdparty/util-linux.git/commit
wall: fix escape sequence Injection [CVE-2024-28085]
authorKarel Zak <kzak@redhat.com>
Thu, 21 Mar 2024 10:16:20 +0000 (11:16 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 1 Apr 2024 09:50:51 +0000 (11:50 +0200)
commita98558aef1e347adba2cb0028c036ce156aa68a7
treeca546acd5ee8a63f374730a77d60340501079a0a
parentb77dc0caaaf37cb07242966b4b5d8c8f3e07b4e5
wall: fix escape sequence Injection [CVE-2024-28085]

Let's use for all cases the same output function.

Reported-by: Skyler Ferrante <sjf5462@rit.edu>
Signed-off-by: Karel Zak <kzak@redhat.com>
(cherry picked from commit 404b0781f52f7c045ca811b2dceec526408ac253)
term-utils/wall.c