The cam_get_device_priv function does not check the type of handle being returned (device/session/link). This would lead to invalid type…
qualcomm·CWE-823·Published 2023-08-08
La función cam_get_device_priv no comprueba el tipo de manejador devuelto (device/session/link). Esto llevaría a un uso de tipo inválido si se le pasa un manejador incorrecto.