
CVE-2024-53199 - NVD
Dec 27, 2024 · In the Linux kernel, the following vulnerability has been resolved: ASoC: imx-audmix: Add NULL check in imx_audmix_probe devm_kasprintf() can return a NULL pointer on failure,but this returned value in imx_audmix_probe() is not checked.
CVE-2024-43860 - NVD
Aug 17, 2024 · In the Linux kernel, the following vulnerability has been resolved: remoteproc: imx_rproc: Skip over memory region when node value is NULL In imx_rproc_addr_init () "nph = of_count_phandle_with_args ()" just counts number of phandles. But phandles may be empty.
imx +null — Yandex:found 12 thousand results - tv.yandex.com
In order to optimize serial communication on imx53 and imx6, we may need to tweak DMA period and buffer length per period. ... "IMX" : NULL. static void imx_config_port (struct uart_port *port, int flags) {. ... define IMX_CONSOLE &imx_console #else #define IMX_CONSOLE NULL #endif. developer.ridgerun.com › wiki/index.php/Boundary_…
CVE-2024-43860 - Tenable
Aug 17, 2024 · In the Linux kernel, the following vulnerability has been resolved: remoteproc: imx_rproc: Skip over memory region when node value is NULL In imx_rproc_addr_init() "nph = of_count_phandle_with_args()" just counts number of phandles. But phandles may be empty.
Linux Distros Unpatched Vulnerability : CVE-2024-53199
Mar 6, 2025 · Add NULL check in imx_audmix_probe(), to handle kernel NULL pointer dereference error. (CVE-2024-53199) Note that Nessus relies on the presence of the package as reported by the vendor. Solution
CVE-2025-22066 : In the Linux kernel, the following vulnerability …
1 day ago · In the Linux kernel, the following vulnerability has been resolved: ASoC: imx-card: Add NULL check in imx_card_probe() devm_kasprintf() returns NULL when memory allocation fails. Currently, imx_card_probe() does not check for this case, which results in a NULL pointer dereference. Add NULL check after devm_kasprintf() to prevent this issue.
CVE-2024-43860 : In the Linux kernel, the following vulnerability …
Aug 17, 2024 · In the Linux kernel, the following vulnerability has been resolved: remoteproc: imx_rproc: Skip over memory region when node value is NULL In imx_rproc_addr_init() "nph = of_count_phandle_with_args()" just counts number of phandles.
CVE-2024-43860 - GitHub Advisory Database
Aug 17, 2024 · the parsing loop (0 < a < nph) may return NULL which is later dereferenced. Adjust this issue by adding NULL-return check. Found by Linux Verification Center (linuxtesting.org) with SVACE.
CVE-2024-57978 - "MediaTek Imx-Jpeg Null Pointer Dereference"
Feb 27, 2025 · In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Fix potential error pointer dereference in detach_pm() The proble is on the first line: if (jpeg->pd_dev[i] && !pm_runtime_suspended(jpeg->pd_dev[i])) If jpeg->pd_dev[i] is an error pointer, then passing it to pm_runtime_suspended() will lead to an Oops.
Ubuntu: (Multiple Advisories) (CVE-2024-53199): Linux kernel ...
Dec 27, 2024 · In the Linux kernel, the following vulnerability has been resolved: ASoC: imx-audmix: Add NULL check in imx_audmix_probe devm_kasprintf() can return a NULL pointer on failure,but this returned value in imx_audmix_probe() is not checked.
- Some results have been removed