drivers/hid/hid-cp2112.c in the Linux kernel 4.9.x before 4.9.9 uses a spinlock without considering that sleeping is possible in a USB HID request callback, which allows local users to cause a denial of service (deadlock) via unspecified vectors.
References
Link | Resource |
---|---|
http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.9 | Release Notes Vendor Advisory |
http://www.openwall.com/lists/oss-security/2017/04/16/4 | Mailing List Patch Third Party Advisory |
http://www.securityfocus.com/bid/97991 | Third Party Advisory VDB Entry |
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7a7b5df84b6b4e5d599c7289526eed96541a0654 | Patch |
https://github.com/torvalds/linux/commit/7a7b5df84b6b4e5d599c7289526eed96541a0654 | Patch |
http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.9 | Release Notes Vendor Advisory |
http://www.openwall.com/lists/oss-security/2017/04/16/4 | Mailing List Patch Third Party Advisory |
http://www.securityfocus.com/bid/97991 | Third Party Advisory VDB Entry |
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7a7b5df84b6b4e5d599c7289526eed96541a0654 | Patch |
https://github.com/torvalds/linux/commit/7a7b5df84b6b4e5d599c7289526eed96541a0654 | Patch |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 03:33
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.9 - Release Notes, Vendor Advisory | |
References | () http://www.openwall.com/lists/oss-security/2017/04/16/4 - Mailing List, Patch, Third Party Advisory | |
References | () http://www.securityfocus.com/bid/97991 - Third Party Advisory, VDB Entry | |
References | () https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7a7b5df84b6b4e5d599c7289526eed96541a0654 - Patch | |
References | () https://github.com/torvalds/linux/commit/7a7b5df84b6b4e5d599c7289526eed96541a0654 - Patch |
Information
Published : 2017-04-23 05:59
Updated : 2024-11-21 03:33
NVD link : CVE-2017-8071
Mitre link : CVE-2017-8071
CVE.ORG link : CVE-2017-8071
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-404
Improper Resource Shutdown or Release