The Intel HD GPU driver function
IGAccelGLContext::process_token_BindDrawFBOColor parses the token with ID
0x9100. The dword at offset 0x14 in the token is passed to
IOAccelResource2::dirtyLevel where it's used to computed an index for a memory
write (OR'ing the low bit of a dword with 1) with no bounds checking.
PoC attached.
Original issue reported on code.google.com by ianb...@google.com on 20 Nov 2014 at 1:51
Original issue reported on code.google.com by
ianb...@google.com
on 20 Nov 2014 at 1:51Attachments: