Memory leak in drivers/media/video/videobuf-core.c in the videobuf subsystem in the Linux kernel 2.6.x through 4.x allows local users to cause a denial of service (memory consumption) by leveraging /dev/video access for a series of mmap calls that require new allocations, a different vulnerability than CVE-2007-6761. NOTE: as of 2016-06-18, this affects only 11 drivers that have not been updated to use videobuf2 instead of videobuf.
References
Link | Resource |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=620629 | Issue Tracking Third Party Advisory VDB Entry |
https://bugzilla.kernel.org/show_bug.cgi?id=120571 | Issue Tracking Third Party Advisory VDB Entry |
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827340 | Issue Tracking Mailing List 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 | Not Applicable |
Configurations
Information
Published : 2017-04-23 23:59
Updated : 2023-02-12 19:22
NVD link : CVE-2010-5321
Mitre link : CVE-2010-5321
JSON object : View
CWE
CWE-772
Missing Release of Resource after Effective Lifetime
Products Affected
linux
- linux_kernel