The pipe_fcntl function in fs/pipe.c in the Linux kernel before 2.6.37 does not properly determine whether a file is a named pipe, which allows local users to cause a denial of service via an F_SETPIPE_SZ fcntl call.
References
Link | Resource |
---|---|
http://openwall.com/lists/oss-security/2010/11/30/9 | Mailing List Patch Third Party Advisory |
http://openwall.com/lists/oss-security/2010/11/30/6 | Mailing List Patch Third Party Advisory |
http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.37 | Broken Link |
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=c66fb347946ebdd5b10908866ecc9fa05ee2cf3d |
Configurations
Information
Published : 2011-01-25 11:00
Updated : 2023-02-12 20:28
NVD link : CVE-2010-4256
Mitre link : CVE-2010-4256
JSON object : View
CWE
CWE-20
Improper Input Validation
Products Affected
linux
- linux_kernel