Início
Tendências
Vulnerabilidades
Notícias
Pesquisadores
Por que dbugs?

Yurij M. Plotnikov

Pesquisador deOktet Labs
#49900de 53,635
4.9CVSS total
Vulnerabilidades · 1
PT-2012-1190
4.9
2012-07-04
Linux · Linux Kernel · CVE-2012-3375
**Name of the Vulnerable Software and Affected Versions** Linux kernel versions prior to 3.2.24 **Description** The epoll ctl system call in fs/eventpoll.c does not properly handle ELOOP errors in EPOLL CTL ADD operations, allowing local users to cause a denial of service (file-descriptor consumption and system crash) via a crafted application that attempts to create a circular epoll dependency. This issue exists due to an incorrect fix for a previous problem. **Recommendations** For Linux kernel versions prior to 3.2.24, update to version 3.2.24 or later to resolve the issue. As a temporary workaround, consider restricting the use of the epoll ctl system call to minimize the risk of exploitation. Avoid using crafted applications that attempt to create circular epoll dependencies until the issue is resolved.