In sensor driver, there is a possible out of bounds write due to a missing bounds check. This could lead to local denial of service in kernel.
A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://www.unisoc.com/en_us/secy/announcementDetail/1599588060988411006 | vendor advisory |