fs/open.c in the Linux kernel before 2.6.22 does not properly strip setuid and setgid bits when there is a write to a file, which allows local users to gain the privileges of a different group, and obtain sensitive information or possibly have unspecified other impact, by creating an executable file in a setgid directory through the (1) truncate or (2) ftruncate function in conjunction with memory-mapped I/O.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2008-09-29 17:17
Updated : 2023-11-07 02:02
NVD link : CVE-2008-4210
Mitre link : CVE-2008-4210
CVE.ORG link : CVE-2008-4210
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-264
Permissions, Privileges, and Access Controls