2 matches found
CVE-2026-43297
A flaw was found in the Linux kernel's rockchip: rga driver. An attacker providing an unsupported or invalid buffer type to the rgabufinit function could cause a dereference of an invalid pointer. This could lead to a system crash, resulting in a Denial of Service DoS...
CVE-2026-43297
In the Linux kernel, the following vulnerability has been resolved: media: rockchip: rga: Fix possible ERRPTR dereference in rgabufinit rgagetframe can return ERRPTR-EINVAL when buffer type is unsupported or invalid. rgabufinit does not check the return value and unconditionally dereferences the...