FPII-2326 : Elevation of privilege vulnerability in Synaptics touchscreen driver CVE-2016-3865 A-28799389

There is a possible stack overflow vulnerability in the rmidev_write function because the stack array size is from user space.
The fix is designed to allocate heap memory for the temporary buffer instead of stack memory to prevent the stack overflow vulnerability

Change-Id: I6d272a2e6e983fe4191e0a8bb5ef153670905e0e
2 files changed