Re: telnet: Handle integer overflow gracefully.

Collin Funk <[email protected]> Tue, 27 Aug 2024 19:23:41 -0700
Newsgroups gmane.comp.gnu.inetutils.bugs
Message-ID <[email protected]>
Hi Erik,

Erik Auerswald <[email protected]> writes:

>> > Thanks!  Should this be added to NEWS?
>> 
>> Thanks Collin, and yes please :)
>
> How about the following?

Looks good to me.

You might want to mention that it could cause auto-of-bounds memory
access. I wasn't able to cause the SIGSEGV you saw on Fedora 40 though.

Collin