@snow umm... sounds like a vuln tho?
Like, if it tries to connect to some port automatically, without you even knowing
and that's an unprivileged port, so any process on the system could listen on that port
and it has a memory corruption when the server on that port returns invalid data?
Sounds like a potential LPE to me.
@lanodan @snow
The patch mentions double free, IIRC those can let you overwrite a function pointer if the circumstances are right... idk if they were in this case.
I guess the question is, how often do people find this kind of bugs in popular commandline tools?
Cause if it's not often, then I think the warning was justified, even though it could've been communicated better.
@snow @wolf480pl @lanodan or "fuuuu Debian backported this, don’t just go by idiot scanners"
@snow @wolf480pl @lanodan it sucks when the employer or the client uses those scanners though