ID CVE-2017-8072
Summary The cp2112_gpio_direction_input function in drivers/hid/hid-cp2112.c in the Linux kernel 4.9.x before 4.9.9 does not have the expected EIO error status for a zero-length report, which allows local users to have an unspecified impact via unknown vectors.
References
Vulnerable Configurations
  • cpe:2.3:o:linux:linux_kernel:4.9:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:4.9:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:4.9.1:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:4.9.1:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:4.9.2:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:4.9.2:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:4.9.3:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:4.9.3:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:4.9.4:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:4.9.4:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:4.9.5:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:4.9.5:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:4.9.6:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:4.9.6:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:4.9.8:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:4.9.8:*:*:*:*:*:*:*
CVSS
Base: 7.2 (as of 27-04-2017 - 17:50)
Impact:
Exploitability:
CWE CWE-388
CAPEC
  • Fuzzing for garnering J2EE/.NET-based stack traces, for application mapping
    An attacker sends random, malformed, or otherwise unexpected messages to a target application and observes any stack traces produced by error messages. Fuzzing techniques involve sending random or malformed messages to a target and monitoring the target's response. The attacker does not initially know how a target will respond to individual messages but by attempting a large number of message variants they may find a variant that trigger's desired behavior. In this attack, the purpose of the fuzzing is to cause the targeted application to return an error including a stack trace, although fuzzing a target can also sometimes cause the target to enter an unstable state, causing a crash. The stack trace enumerates the chain of methods that led up to the point where the error was encountered. This can not only reveal the names of the methods (some of which may have known weaknesses) but possibly also the location of class files and libraries as well as parameter values. In some cases, the stack trace might even disclose sensitive configuration or user information.
  • Fuzzing
    In this attack pattern, the adversary leverages fuzzing to try to identify weaknesses in the system. Fuzzing is a software security and functionality testing method that feeds randomly constructed input to the system and looks for an indication that a failure in response to that input has occurred. Fuzzing treats the system as a black box and is totally free from any preconceptions or assumptions about the system. Fuzzing can help an attacker discover certain assumptions made about user input in the system. Fuzzing gives an attacker a quick way of potentially uncovering some of these assumptions despite not necessarily knowing anything about the internals of the system. These assumptions can then be turned against the system by specially crafting user input that may allow an attacker to achieve his goals.
Access
VectorComplexityAuthentication
LOCAL LOW NONE
Impact
ConfidentialityIntegrityAvailability
COMPLETE COMPLETE COMPLETE
cvss-vector via4 AV:L/AC:L/Au:N/C:C/I:C/A:C
refmap via4
bid 98010
confirm
mlist [oss-security] 20170416 Silently (or obliviously) partially-fixed CONFIG_STRICT_DEVMEM bypass
Last major update 27-04-2017 - 17:50
Published 23-04-2017 - 05:59
Last modified 27-04-2017 - 17:50
Back to Top