New FreeBSD, NetBSD Security Advisories
Dan writes "FreeBSD has formally announced a security advisory entitled "OpenSSH buffer management error" for the now famous OpenSSH advisory (OpenSSH has released a new version 3.7.1 to address this issue). NetBSD has issued a similar advisory and fix for this issue. NetBSD has released two additional security advisories entitled "Kernel memory disclosure via ibcs2" and "Insufficient argument checking in sysctl(2)"."
This isn't a hole on OpenBSD. According to Theo this can only crash SSHD, not give access.
-sirket
If you ever take a look at the patched code for one of these security advisories, you mainly see some special case code stuck in there to patch up the problem.
If you ever take a look at the actual *problem*, you'll find that hey are usually just buffer overflows or other unchecked data, in which case 'some special case code' is the only appropriate course of action.
It wasn't so much an exploit but more a denial of service.
:-)
If there is a way for third parties to disable a service running on my computer, yes I would like to be informed by it
bash$