PT-2025-42783 · Linux · Linux Kernel
Published
2025-08-18
·
Updated
2026-03-07
·
CVE-2025-40015
CVSS v2.0
4.6
Medium
| Vector | AV:L/AC:L/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw in the stm32-csi driver where a memory dereference occurs before a NULL check within the
stm32 csi start function. Specifically, csidev->s subdev is dereferenced before being verified for a NULL value, potentially leading to issues if the value is NULL. The issue is addressed by moving the dereference operation after the NULL check.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
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