In the function wmi_set_ie(), the length validation code does not handle unsigned integer overflow properly. As a result, a large value of the 'ie_len' argument can cause a buffer overflow in all Android releases from CAF (Android for MSM, Firefox OS for MSM, QRD Android) using the Linux Kernel.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://access.redhat.com/errata/RHSA-2018:3083 | third party advisory vendor advisory |
https://access.redhat.com/errata/RHSA-2018:2948 | third party advisory vendor advisory |
https://www.codeaurora.org/security-bulletin/2018/05/11/may-2018-code-aurora-security-bulletin-2 | third party advisory patch |
https://access.redhat.com/errata/RHSA-2018:3096 | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2019/03/msg00017.html | third party advisory mailing list |
https://lists.debian.org/debian-lts-announce/2019/03/msg00034.html | third party advisory mailing list |
https://lists.debian.org/debian-lts-announce/2019/04/msg00004.html | third party advisory mailing list |
https://source.android.com/security/bulletin/pixel/2018-05-01 | vendor advisory |