First published: Fri Sep 30 2005(Updated: )
Race condition in Linux 2.6, when threads are sharing memory mapping via CLONE_VM (such as linuxthreads and vfork), might allow local users to cause a denial of service (deadlock) by triggering a core dump while waiting for a thread that has just performed an exec.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Linux kernel | =2.6.0 | |
Debian | =3.1 | |
Ubuntu | =4.10 | |
Ubuntu | =5.04 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2005-3106 is considered a medium severity vulnerability due to its potential for causing denial of service through deadlock.
To mitigate CVE-2005-3106, users should upgrade to a patched version of the Linux kernel or applicable distributions.
CVE-2005-3106 affects Linux kernel 2.6.0, Debian Linux 3.1, and specific versions of Ubuntu Linux, including 4.10 and 5.04.
CVE-2005-3106 exploits a race condition that occurs when threads share memory mapping, leading to a potential deadlock.
Local users with the ability to trigger core dumps while waiting on threads are at risk from CVE-2005-3106.