Bugtraq mailing list archives
Re: Linux 2.0.33 vulnerability: oversized packets
From: jlewis () inorganic5 fdt net (Jon Lewis)
Date: Tue, 21 Apr 1998 01:34:52 -0400
On Fri, 17 Apr 1998, Michal Zalewski wrote:
I'm not sure if it's known, but I haven't found anything about it.
No matter, there's something strange in net/ipv4/ip_fragment.h (it's
probably Alan's fault):
if(len>65535)
{
printk("Oversized IP packet from %s.\n", in_ntoa(qp->iph->saddr));
Actually, I think I have to take credit for that. I don't remember if the original (Alan's) patch printk'd at all (I don't think it did)...but I know I was the one who wanted to see claimed source addresses. Belive it or not, I caught one of our own users trying to crash our mail server about an hour after adding the fix with the printk. Can you say luserdel? Rather than use NETDEBUG to totally disable the printk, I think it might be more useful to put in some code to limit frequency of reporting...sort of like Solar Designer's secure-linux patch's security_alert() function does. ------------------------------------------------------------------ Jon Lewis <jlewis () fdt net> | Network Administrator | Florida Digital Turnpike | ______http://inorganic5.fdt.net/~jlewis/pgp for PGP public key____
Current thread:
- Re: APC UPS PowerChute PLUS exploit..., (continued)
- Re: APC UPS PowerChute PLUS exploit... Iain P.C. Moffat (Apr 13)
- IRIX LicenseManager(1M) Vulnerabilities SGI Security Coordinator (Apr 13)
- Re: APC UPS PowerChute PLUS exploit... Rick Perry (Apr 13)
- Re: APC UPS PowerChute PLUS exploit... Pascal Gienger (Apr 14)
- Re: APC UPS PowerChute PLUS exploit... Scott Stone (Apr 14)
- New possible exploit for 2.0.33 (kfree_skb error) Paul (Apr 15)
- Re: New possible exploit for 2.0.33 (kfree_skb error) Alan Cox (Apr 15)
- Linux 2.0.33 vulnerability: fragment patterns Alan Cox (Apr 16)
- Linux 2.0.33 vulnerability: oversized packets Michal Zalewski (Apr 17)
- Linux 2.0.34pre10: Summary of fixed vulnerabilities Alan Cox (Apr 20)
- Re: Linux 2.0.33 vulnerability: oversized packets Jon Lewis (Apr 20)
- Re: Linux 2.0.33 vulnerability: oversized packets Krzysztof G. Baranowski (Apr 21)
- code to crash cistron's radius Hamdi Tounsi (Apr 21)
- nestea v2. The program that DoS's 2.0.33s The Tree of Life (Apr 18)
- xdm problems Thomas Roessler (Apr 16)
- Re: xdm problems Matthieu Herrb (Apr 20)
- SECURITY: procps 1.2.7 fixes security hole Aleph One (Apr 20)
