-
Bug
-
Resolution: Unresolved
-
Medium
-
PDK
-
PDK-12860
-
PROCESSOR_SDK_08.06.00
-
PROCESSOR_SDK_11.00.00
-
The IOCTLs are invoked from imaging kernels to enable each module of VISS or set the configurations in the driver. This is done without checking the enable flag of drivers for each module. This can cause issue with memory corruption or incorrect blanking value calculation if the specific module is not enabled but the IOCTL is invoked. This needs to be fixed in VHWA drivers.