Linux Kernel NULL Pointer Dereference Vulnerability in VCHIQ Core

Vulnerability

A vulnerability in the Linux kernel's VCHIQ core has been addressed, which involved a NULL pointer dereference. The issue arose because the function 'find_service_by_handle' returned NULL when given an invalid handle. This vulnerability could be exploited by not properly handling the NULL result, leading to a dereference of a NULL pointer.

Impact

Exploitation of this vulnerability could lead to a NULL pointer dereference, causing a crash or undefined behavior in the kernel.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM