]> 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>
Wed, 27 Mar 2024 11:30:14 +0000 (12:30 +0100)
commit404b0781f52f7c045ca811b2dceec526408ac253
tree642c9390ec2c8ef0c7049c96b936fbd9e0eb94a9
parent2ff49aae8f2b30eba1d3a9d324183d5e3e531e5f
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>
term-utils/wall.c