| commit | 5996c60385731f556d9a91d4980f000f3f542c45 | [log] [tgz] |
|---|---|---|
| author | Baldev Sahu <[email protected]> | Thu Mar 17 11:05:30 2022 +0530 |
| committer | Joey Lin <[email protected]> | Wed Jul 20 08:57:27 2022 +0000 |
| tree | 6e1819473f7f17ccc3101676303a71705fe3f3dd | |
| parent | 2b8775ce985f07cc8cdb847ad298756d4532c810 [diff] |
gralloc: Fix issue with mmap/munmap meta due to reserved size Fix possible security issue which can happen if client changes reserved size in meta data. This can cause wrong size munmap Bug:238103940 Change-Id: Ie8c226d9e7d1d0dc481d026ccd454a1db46fb915 Signed-off-by: linjoey <[email protected]>