Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4-0] src/crypto/dist/ssh
Module Name: src
Committed By: jdc
Date: Fri Apr 4 17:06:02 UTC 2008
Modified Files:
src/crypto/dist/ssh [netbsd-4-0]: channels.c session.c sshd_config.5
Log Message:
Pull up revisions:
src/crypto/dist/ssh/channels.c 1.38
src/crypto/dist/ssh/session.c 1.45
src/crypto/dist/ssh/sshd_config.5 1.14
(requested by adrianp in ticket #1113).
Fix two vulnerabilities in OpenSSH:
- X11 forwarding information disclosure (CVE-2008-1483)
- ForceCommand bypass vulnerability
To generate a diff of this commit:
cvs rdiff -r1.34.2.1 -r1.34.2.1.2.1 src/crypto/dist/ssh/channels.c
cvs rdiff -r1.43 -r1.43.6.1 src/crypto/dist/ssh/session.c
cvs rdiff -r1.11 -r1.11.6.1 src/crypto/dist/ssh/sshd_config.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index