이 콘텐츠는 선택한 언어로 제공되지 않습니다.
4.320. telnet
4.320.1. RHBA-2011:0963 — telnet bug fix update 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Updated telnet packages that fix one bug are now available for Red Hat Enterprise Linux 6.
Telnet is a popular protocol for logging in to remote systems over the Internet. The telnet-server package includes a telnet service that supports remote logins into the host machine. The telnet service is disabled by default.
Bug Fix
- BZ#678324
- Prior to this update, the in.telnetd service used the sockaddr structure to store IPv6 addresses. This structure was too small in its size, and as a result, subsequent logins wrote incorrect records about the last login source. With this update, in.telnetd now uses the sockaddr_storage structure, which is large enough in its size to be able to store IPv6 addresses.
All users of telnet are advised to upgrade to these updated packages, which fix this bug.