cas: fix UAF in descrambler
Change the plugin holder in both CasImpl and DescramblerImpl to shared_ptr, and use atomic store/load for read/write. bug: 73172817 Test:CTS MediaCasTest, VTS VtsHalCasV1_0Target, poc in bug Change-Id: I3f1472d3b9d8d3dc74168c07325c5c319a96807d
Loading
Please register or sign in to comment