Key Information Vulnerability Type: NULL pointer dereference Affected Function: Issue Description: - may return NULL when the target CPU is not part of the policy. - does not check for this condition, leading to a NULL pointer dereference. Fix: - Add a NULL check after calling to prevent this issue. Related Commit: - Fixes upstream commit - Signed-off-by and Reviewed-by include Henry Martin, Sudeep Holla, Viresh Kumar, and Sasha Levin