The video_usercopy function in drivers/media/video/v4l2-ioctl.c in the Linux kernel before 2.6.39 relies on the count value of a v4l2_ext_controls data structure to determine a kmalloc size, which might allow local users to cause a denial of service (memory consumption) via a large value.
References
Link | Resource |
---|---|
https://github.com/torvalds/linux/commit/fc0a80798576f80ca10b3f6c9c7097f12fd1d64e | Issue Tracking Patch Third Party Advisory |
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=fc0a80798576f80ca10b3f6c9c7097f12fd1d64e | Issue Tracking Patch Third Party Advisory |
http://www.openwall.com/lists/oss-security/2015/02/08/4 | Mailing List Third Party Advisory |
http://linuxtv.org/irc/v4l/index.php?date=2010-07-29 | Third Party Advisory |
http://www.securityfocus.com/bid/97986 |
Configurations
Information
Published : 2017-04-23 23:59
Updated : 2017-04-26 18:59
NVD link : CVE-2010-5329
Mitre link : CVE-2010-5329
JSON object : View
CWE
CWE-399
Resource Management Errors
Products Affected
linux
- linux_kernel