Lucene search

K
hackeroneBiloulehibouH1:37240
HistoryNov 24, 2014 - 8:10 a.m.

Internet Bug Bounty: Race condition in Flash workers may cause an exploitablโ€‹e double free

2014-11-2408:10:24
biloulehibou
hackerone.com
31

0.015 Low

EPSS

Percentile

86.8%

The issue occurs while sharing a bytearray between two workers. If both call bytearray.clear() at the same time, Flash does not correctly handle the race and may double free the array.

Indentified as CVE-2014-0574, and reported to Adobe via Chrome VRP:
http://helpx.adobe.com/security/products/flash-player/apsb14-24.html

Original report with proof of concept:
https://code.google.com/p/chromium/issues/detail?id=423703