1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-06-27 18:18:42 +00:00

Version 1.8.0.2 - CVE-2024-54661: Arbitrary file overwrite in readline.sh

This commit is contained in:
Gerhard Rieger 2024-12-06 11:42:09 +01:00
parent 6ff391324d
commit 4ee1f31cf8
6 changed files with 91 additions and 5 deletions

2
README
View file

@ -63,7 +63,7 @@ install
Get the tarball and extract it:
tar xzf socat.tar.gz
cd socat-1.8.0.1
cd socat-1.8.0.2
./configure
make
su