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.
The product does not release or incorrectly releases a resource before it is made available for re-use.
Link | Tags |
---|---|
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=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 third party advisory patch |
http://www.securityfocus.com/bid/97991 | vdb entry third party advisory |
https://github.com/torvalds/linux/commit/7a7b5df84b6b4e5d599c7289526eed96541a0654 | patch |