CVE-2025-37971
Last modified
CVE-2025-37971 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: staging: bcm2835-camera: Initialise dev in v4l2_dev Commit 42a2f6664e18 ("staging: vc04_services: Move global g_state to vchiq_state") changed mmal_init to pass dev->v4l2_dev.dev to vchiq_mmal_init, however nothing iniitialised dev->v4l2_dev, so we got a NULL pointer dereference. Set dev->v4l2_dev.dev during bcm2835_mmal_probe. The device pointer could be passed into v4l2_device_register to set it, however that also has other effects that would need additional changes.. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: staging: bcm2835-camera: Initialise dev in v4l2_dev Commit 42a2f6664e18 ("staging: vc04_services: Move global g_state to vchiq_state") changed mmal_init to pass dev->v4l2_dev.dev to vchiq_mmal_init, however nothing iniitialised dev->v4l2_dev, so we got a NULL pointer dereference. Set dev->v4l2_dev.dev during bcm2835_mmal_probe. The device pointer could be passed into v4l2_device_register to set it, however that also has other effects that would need additional changes.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.10, < 6.12.29 | — |
| Linux | Linux Kernel | >= 6.13, < 6.14.7 | — |
| Linux | Linux Kernel | 6.15 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-37971?
How severe is CVE-2025-37971?
How do I fix CVE-2025-37971?
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-37966In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37967In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37968In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37969In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-3797A vulnerability classified as critical was found in SeaCMS u…7.2
- CVE-2025-37970In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37972In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37973In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-37974In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37975In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-37976Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2025-37977In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2025-37971?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
