PT-2005-1943 · Linux · Linux Kernel
Published
2005-03-29
·
Updated
2008-09-05
·
CVE-2005-0916
CVSS v2.0
2.1
Low
| Vector | AV:L/AC:L/Au:N/C:N/I:N/A:P |
Name of the Vulnerable Software and Affected Versions
Linux kernel version 2.6.11
Description
The issue allows local users to cause a denial of service, resulting in a system panic. This occurs when a process executes the
io queue init function but exits without running io queue release, causing exit aio and is hugepage only range to fail. This is specifically a concern on PPC64 or IA64 architectures with CONFIG HUGETLB PAGE enabled.Recommendations
For Linux kernel version 2.6.11, ensure that all processes properly release resources by running
io queue release after io queue init to prevent system panic. As a temporary workaround, consider restricting access to the io queue init function on affected architectures until a proper fix is applied.Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel