First published: Tue Mar 29 2005(Updated: )
AIO in the Linux kernel 2.6.11 on the PPC64 or IA64 architectures with CONFIG_HUGETLB_PAGE enabled allows local users to cause a denial of service (system panic) via a process that executes the io_queue_init function but exits without running io_queue_release, which causes exit_aio and is_hugepage_only_range to fail.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | =2.6.11 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2005-0916 is rated as a high severity vulnerability that can lead to denial of service situations.
To mitigate CVE-2005-0916, consider upgrading to a newer version of the Linux kernel that does not have this vulnerability.
CVE-2005-0916 affects Linux kernel 2.6.11 operating on PPC64 or IA64 architectures with CONFIG_HUGETLB_PAGE enabled.
The impact of CVE-2005-0916 is a potential system panic due to improper resource cleanup in the AIO implementation.
CVE-2005-0916 can be exploited by local users who have the ability to execute the vulnerable io_queue_init function.