Rose Attack

By Dr.
InfoComm Security/QA, Computer Centre
National University of Singapore
01, Apr, 2004

Introduction

Teardrop, Ping O' Death, NewTear… While some of us are thinking that fragmentation attacks are out-dated, here comes a new type of it. It is reported to Bugtraq by Ken Hollis on 31/March/04 and named Rose Attack.

The attack is very simple, which involves only two fragmented packets being sent to the victim machine. The first packet, which is of the size of 32 bytes, is the initial offset zero fragment. The second, also of the size of 32 bytes, is set to an offset of 64800 bytes into the datagram. When the two packets are sent out, the victim machine’s CPU cannot process fragmented packets until the queue for the fragments times out, thus causing DOS attack.

Interesting Points of the Attack

There are three interesting points worth noticing regarding this attack:

Due to these characteristics, the attack may pose considerable threats to the internet today if no action is taken promptly.

Solution

The problem has been reported to vendors before it is published on Bugtraq. No announcement has been made by any vendor regarding it. Several recommendations have been proposed on Bugtraq so far:

Let’s monitor Bugtraq closely for any update on this matter.