vendor:
Kernel
by:
halfdog
7,2
CVSS
HIGH
Stack Data Disclosure
119
CWE
Product Name: Kernel
Affected Version From: 2.6.37
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2012
Linux Kernel Binfmt Script Stack Data Disclosure
Execution of a sequence of crafted scripts causes bprm->interp pointer to be set to data within current stack frame. When frame is left, data at location of dangling pointer can be overwritten before it is added to argv-list in next run and then exported to userspace.
Mitigation:
Update to the latest version of the Linux kernel.