PT-2025-40204 · Linux · Linux Kernel

Published

2023-01-20

·

Updated

2025-10-02

·

CVE-2023-53497

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.2.0-rc1-00023-g6c94e2e99343
Description The vsp1 driver in the Linux kernel incorrectly uses the vb2 is streaming() function to determine if the .start streaming() operation has been called. A change in the vb2 core code introduced a race condition where the streaming field is set before .start streaming() is called, leading the vsp1 driver to believe that streaming has started when it hasn't. This results in a kernel NULL pointer dereference and a system crash. The issue occurs when handling buffers in the vsp1 dl list add body function.
Recommendations Update to a version of the Linux kernel that contains the fix for this vulnerability.

Exploit

Fix

NULL Pointer Dereference

Weakness Enumeration

Related Identifiers

BDU:2025-12821
CVE-2023-53497

Affected Products

Linux Kernel