CVE-2025-40207
Last modified
CVE-2025-40207 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: media: v4l2-subdev: Fix alloc failure check in v4l2_subdev_call_state_try() v4l2_subdev_call_state_try() macro allocates a subdev state with __v4l2_subdev_state_alloc(), but does not check the returned value. If __v4l2_subdev_state_alloc fails, it returns an ERR_PTR, and that would cause v4l2_subdev_call_state_try() to crash. Add proper error handling to v4l2_subdev_call_state_try().. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: media: v4l2-subdev: Fix alloc failure check in v4l2_subdev_call_state_try() v4l2_subdev_call_state_try() macro allocates a subdev state with __v4l2_subdev_state_alloc(), but does not check the returned value. If __v4l2_subdev_state_alloc fails, it returns an ERR_PTR, and that would cause v4l2_subdev_call_state_try() to crash. Add proper error handling to v4l2_subdev_call_state_try().
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 982c0487185bd466059ff618f398a8d074ddb654, < 5b0057459cdc243ffb35617603142dcace09c711; >= 982c0487185bd466059ff618f398a8d074ddb654, < ed30811fbed40751deb952bde534aa2632dc0bf7; >= 982c0487185bd466059ff618f398a8d074ddb654, < 94e6336dc1f06a06f5b4cd04d4a012bba34f2857; >= 982c0487185bd466059ff618f398a8d074ddb654, < a553530b3314a0bdc98cf114cdbe204551a70a00; >= 982c0487185bd466059ff618f398a8d074ddb654, < f37df9a0eb5e43fcfe02cbaef076123dc0d79c7e |
| Linux | Linux | 6.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40207?
How severe is CVE-2025-40207?
How do I fix CVE-2025-40207?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-40201In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40202In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40203In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40204In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2025-40205In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40206In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40208In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40209In the Linux kernel, the following vulnerability has been re…
- CVE-2025-4021A vulnerability was found in code-projects Patient Record Ma…7.5
- CVE-2025-40210In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2025-40211In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40212In the Linux kernel, the following vulnerability has been re…9.8
Are you affected by CVE-2025-40207?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
