Critical Vulnerability Information Vulnerability Type: NULL pointer dereference Affected Function: Issue Description: In the error code path, unconditionally calls and passes a potentially NULL pointer, leading to a NULL pointer dereference. Trigger Condition: A NULL pointer dereference may occur when is not set. Fix: Add a NULL check before calling . Related Code Changes Additional Information Submitter: Maurizio Lombardi Submission Time: 2025-06-12 12:15:56 +0200 Merger: Greg Kroah-Hartman Merge Time: 2025-07-10 15:57:47 +0200 Related Link: https://lore.kernel.org/20250612101556.24829-1-mlombard@redhat.com