Contributed by dwc on from the Ping-Pong dept.
It's patch time, especially if you're using IPv6...
OpenBSD 4.0 Errata #008: RELIABILITY FIX: January 16, 2007 All architectures
OpenBSD 3.9 Errata #018: RELIABILITY FIX: January 16, 2007 All architectures
Under some circumstances, processing an ICMP6 echo request would cause the kernel to enter an infinite loop.
Source code patchs for 4.0 and 3.9 exist which remedies this problem
(Comments are closed)
By Anonymous Coward (207.59.237.99) on
Comments
By Anonymous Coward (149.169.135.33) on
Often the OpenBSD trolls try and get local exploits to reset that counter. But reliability fixes? C'mon, our trolls are smarter than that.
Comments
By Anonymous Coward (83.145.122.242) on
And this patch is incorrect. itojun finally commit it correctly in current but this patch doesn't solve the issue
Comments
By Anonymous Coward (219.90.243.38) on
Its been fixed now.
Comments
By em (195.212.29.179) on
>
> Its been fixed now.
Sorry, now I'm a little bit confused. What is the status now. I synchronized stable branch yesterday and compiled the kernel.
Does it mean that the patch was wrong and now is finally corrected and available in patch branch so I should make a new kernel now?
Thanks
Comments
By Anonymous Coward (219.90.242.204) on
Then along came a fix in current which actually fixed the problem. This was then merged with 3.9 and 4.0 stable branches. The existing patch files were then replaced with new patch files. The new patch files have a line like "THIS IS THE SECOND REVISION OF THIS PATCH."
Look here for the gory details:
http://www.openbsd.org/cgi-bin/cvsweb/src/sys/netinet6/icmp6.c
As mud?