-
Bug
-
Resolution: Unresolved
-
Low
-
PDK
-
PDK-12681
-
EXTSYNC-4144
-
PROCESSOR_SDK_08.06.00
-
PROCESSOR_SDK_11.00.00
-
j784s4-evm
Luma and chroma channels are being accessed and assigned without checking if they are valid. This can corrupt memory in case this API vhwaM2mVissInitOutChPrmsForYuv420 is used for luma only or chroma only mode. This was fixed in 9.0 release by adding null pointer checks to luma and chroma channel params before being accessed.