First published: Wed Nov 24 2010(Updated: )
If inotify_init is unable to allocate a new file for the new inotify group we leak the new group. Acknowledgements: Red Hat would like to thank Vegard Nossum for reporting this issue.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
debian/linux-2.6 | ||
Linux kernel | <=2.6.36.4 | |
Linux kernel | =2.6.36.3 | |
Linux kernel | =2.6.36.1 | |
Linux kernel | =2.6.36.2 | |
Linux Kernel | <=2.6.36.4 | |
Linux Kernel | =2.6.36.1 | |
Linux Kernel | =2.6.36.2 | |
Linux Kernel | =2.6.36.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2010-4250 has been classified as a moderate severity vulnerability due to its potential for memory leak exploitation.
To fix CVE-2010-4250, upgrade to a kernel version later than 2.6.36.4 where the vulnerability is patched.
CVE-2010-4250 affects Linux kernel versions up to and including 2.6.36.4.
CVE-2010-4250 could lead to denial-of-service conditions due to leaking resources if exploited.
In CVE-2010-4250, inotify_init is a function used to initialize inotify, a Linux kernel subsystem for monitoring file system events.