CVE-2017-15855

In Qualcomm Android for MSM, Firefox OS for MSM, and QRD Android with all Android releases from CAF using the Linux kernel before security patch level 2018-04-05, the camera application triggers "user-memory-access" issue as the Camera CPP module Linux driver directly accesses the application provided buffer, which resides in user space. An unchecked userspace value (ioctl_ptr->len) is used to copy contents to a kernel buffer which can lead to kernel buffer overflow.
Configurations

Configuration 1 (hide)

cpe:2.3:o:google:android:-:*:*:*:*:*:*:*

History

No history.

Information

Published : 2018-05-17 22:29

Updated : 2023-12-10 12:30


NVD link : CVE-2017-15855

Mitre link : CVE-2017-15855

CVE.ORG link : CVE-2017-15855


JSON object : View

Products Affected

google

  • android
CWE
CWE-119

Improper Restriction of Operations within the Bounds of a Memory Buffer

CWE-129

Improper Validation of Array Index