PT-2025-40204 · Linux · Linux Kernel
Published
2023-01-20
·
Updated
2025-10-02
·
CVE-2023-53497
CVSS v3.1
5.5
Medium
| Vector | AV: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
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel