The int3 handler in the Linux kernel before 3.3 relies on a per-CPU debug stack, which allows local users to cause a denial of service (stack corruption and panic) via a crafted application that triggers certain lock contention.
The product does not properly control the allocation and maintenance of a limited resource.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Linux_kernel | Linux | * | 3.3 (excluding) |
Red Hat Enterprise MRG 2 | RedHat | kernel-rt-0:3.0.18-rt34.53.el6rt | * |
Linux | Ubuntu | devel | * |
Linux | Ubuntu | hardy | * |
Linux | Ubuntu | lucid | * |
Linux | Ubuntu | maverick | * |
Linux | Ubuntu | natty | * |
Linux | Ubuntu | oneiric | * |
Linux | Ubuntu | upstream | * |
Linux-ec2 | Ubuntu | lucid | * |
Linux-ec2 | Ubuntu | maverick | * |
Linux-ec2 | Ubuntu | upstream | * |
Linux-fsl-imx51 | Ubuntu | lucid | * |
Linux-fsl-imx51 | Ubuntu | upstream | * |
Linux-lts-backport-maverick | Ubuntu | lucid | * |
Linux-lts-backport-maverick | Ubuntu | upstream | * |
Linux-lts-backport-natty | Ubuntu | lucid | * |
Linux-lts-backport-natty | Ubuntu | upstream | * |
Linux-lts-backport-oneiric | Ubuntu | lucid | * |
Linux-lts-backport-oneiric | Ubuntu | upstream | * |
Linux-mvl-dove | Ubuntu | lucid | * |
Linux-mvl-dove | Ubuntu | maverick | * |
Linux-mvl-dove | Ubuntu | upstream | * |
Linux-ti-omap4 | Ubuntu | devel | * |
Linux-ti-omap4 | Ubuntu | maverick | * |
Linux-ti-omap4 | Ubuntu | natty | * |
Linux-ti-omap4 | Ubuntu | oneiric | * |
Linux-ti-omap4 | Ubuntu | upstream | * |
Mitigation of resource exhaustion attacks requires that the target system either:
The first of these solutions is an issue in itself though, since it may allow attackers to prevent the use of the system by a particular valid user. If the attacker impersonates the valid user, they may be able to prevent the user from accessing the server in question.
The second solution is simply difficult to effectively institute – and even when properly done, it does not provide a full solution. It simply makes the attack require more resources on the part of the attacker.