[COMMON] g2d: fix out-of-bounds read
authorhyesoo.yu <hyesoo.yu@samsung.com>
Fri, 8 Sep 2017 05:29:16 +0000 (14:29 +0900)
committerSeungchul Kim <sc377.kim@samsung.com>
Mon, 28 May 2018 05:27:45 +0000 (14:27 +0900)
commit0067601570e8ab70d325baec1638783a0b087e3b
treef8d61eb3f725139cb71fed3cdcf183fdebf31121
parent11f757517dc513763df4203c857ea1b0744b7a8c
[COMMON] g2d: fix out-of-bounds read

Overrunning array release_fences of 17 4-byte elements at
element index 4294967294 (byte offset 17179869176) using index

Change-Id: I18d984096c8975fb2afc38a2785baf8e5505ca4d
Signed-off-by: hyesoo.yu <hyesoo.yu@samsung.com>
drivers/gpu/exynos/g2d/g2d_fence.c