4 matches found
The vulnerability of the imx component in the Linux operating system’s kernel allows a hacker to trigger a service failure.
The vulnerability of the imx component of the Linux operating system’s kernel is related to a memory leak in the ipucscscalerrelease function. Exploiting this vulnerability can allow an attacker to cause a service failure...
CVE-2024-27076
CVE-2024-27076 affects the Linux kernel in the media: imx: csc/scaler path. The root cause is a memory leak in v4l2_ctrl_handler: memory allocated in v4l2_ctrl_handler_init was not freed on release. The patch fixes this by freeing the allocated memory on release, mitigating a local-vector memory ...
CVE-2024-27076 media: imx: csc/scaler: fix v4l2_ctrl_handler memory leak
In the Linux kernel, the following vulnerability has been resolved: media: imx: csc/scaler: fix v4l2ctrlhandler memory leak Free the memory allocated in v4l2ctrlhandlerinit on release...
CVE-2024-27076 media: imx: csc/scaler: fix v4l2_ctrl_handler memory leak
In the Linux kernel, the following vulnerability has been resolved: media: imx: csc/scaler: fix v4l2ctrlhandler memory leak Free the memory allocated in v4l2ctrlhandlerinit on release...