FreeBSD 3.0-RELEASE blijkt niet bestand
tegen de oude
href=http://www.rootshell.com/archive-j457nxiqi3gq59dv/199804/nestea2.tgz.html
target=_>nesteav2 exploit.
Hier is een patch:
--- ip_input.c.orig Fri Oct 23 02:17:19 1998
+++ ip_input.c Sun Oct 25 01:50:20 1998
@@ -750,7 +750,7 @@
* if they are completely covered, dequeue them.
*/
for (; q != NULL && ip->ip_off + ip->ip_len > GETIP(q)->ip_off;
- p = q, q = nq) {
+ q = nq) {
i = (ip->ip_off + ip->ip_len) -
GETIP(q)->ip_off;
if (i ip_len) {
Deze posting is gelocked. Reageren is niet meer mogelijk.