Missing release of memory after effective lifetime in Linux kernel - CVE-2005-2617
Published: August 17, 2005 / Updated: September 5, 2008
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to manipulate or delete data.
The syscall32_setup_pages function in syscall32.c for Linux kernel 2.6.12 and later, on the 64-bit x86 platform, does not check the return value of the insert_vm_struct function, which allows local users to trigger a memory leak via a 32-bit application with crafted ELF headers.