Re: Fix CVE-2026-32746
Collin Funk <[email protected]> Thu, 26 Mar 2026 21:26:10 -0700
| Newsgroups | gmane.comp.gnu.inetutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
Benjam=C3=ADn Le=C3=B3n Dubos <[email protected]> writes: > I am submitting a patch to address the critical vulnerability identified = as > CVE-2026-32746 in telnetd. > > The vulnerability is a buffer overflow in the add_slc function within the > LINEMODE SLC suboption handling. An unauthenticated remote attacker can > exploit this to achieve arbitrary code execution. > > This patch introduces proper bounds checking before writing to the > destination buffer, preventing the overflow. I have tested this against t= he > current 2.7 release and confirmed it remediates the issue without breaking > existing telnet functionality. > > Please find the .patch file attached. I am available to discuss any > necessary adjustments or to complete the FSF copyright assignment if > required. Thanks for the patch, but I already commited a fix 2 weeks ago [1]. Collin [1] https://codeberg.org/inetutils/inetutils/commit/6864598a29b652a6b69a958= f5cd1318aa2b258af