* ipt_ULOG.c
@ 2003-09-04 20:32 Jaco Kroon
0 siblings, 0 replies; only message in thread
From: Jaco Kroon @ 2003-09-04 20:32 UTC (permalink / raw)
To: linux-kernel
There is a problem in ipt_ULOG.c on older kernel versions (2.4.18
confirmed).
The problem is with shifting and not shifting of the nl groups. This
has already been fixed in later versions (Version 2.4.21 if I'm not
mistaken). It is also fixed in the 2.5 and 2.6 series of the kernel.
This problem can be used to execute a DOS attack on vulnerable servers.
Vulnerable servers are those that makes use of the ULOG target in
netfilter with groups other than 1 (this just happens to work correctly
since the group 1 also happens to shift into 1). The other groups
causes kernel memory corruption and in just about all my test cases to
total system failure. This can be triggered remotely by using hping to
send a packet that will be logged by the ULOG target.
Also, not sure whether IPv6 is affected (I don't use it yet, so ...)
Jaco
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-09-04 20:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-04 20:32 ipt_ULOG.c Jaco Kroon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome