CVE-2025-37851
Last modified
CVE-2025-37851 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: fbdev: omapfb: Add 'plane' value check Function dispc_ovl_setup is not intended to work with the value OMAP_DSS_WB of the enum parameter plane. The value of this parameter is initialized in dss_init_overlays and in the current state of the code it cannot take this value so it's not a real problem. For the purposes of defensive coding it wouldn't be superfluous to check the parameter value, because some functions down the call stack process this value correctly and some not. For example, in dispc_ovl_setup_global_alpha it may lead to buffer overflow. Add check for this value. Found by Linux Verification Center (linuxtesting.org) with SVACE static analysis tool.. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: fbdev: omapfb: Add 'plane' value check Function dispc_ovl_setup is not intended to work with the value OMAP_DSS_WB of the enum parameter plane. The value of this parameter is initialized in dss_init_overlays and in the current state of the code it cannot take this value so it's not a real problem. For the purposes of defensive coding it wouldn't be superfluous to check the parameter value, because some functions down the call stack process this value correctly and some not. For example, in dispc_ovl_setup_global_alpha it may lead to buffer overflow. Add check for this value. Found by Linux Verification Center (linuxtesting.org) with SVACE static analysis tool.
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 |
|---|---|---|
| Linux | Linux Kernel | >= 2.6.33, < 5.4.293 |
| Linux | Linux Kernel | >= 5.5, < 5.10.237 |
| Linux | Linux Kernel | >= 5.11, < 5.15.181 |
| Linux | Linux Kernel | >= 5.16, < 6.1.135 |
| Linux | Linux Kernel | >= 6.2, < 6.6.88 |
| Linux | Linux Kernel | >= 6.7, < 6.12.24 |
| Linux | Linux Kernel | >= 6.13, < 6.13.12 |
| Linux | Linux Kernel | >= 6.14, < 6.14.3 |
| Debian | Debian Linux | 11.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-37851?
How severe is CVE-2025-37851?
How do I fix CVE-2025-37851?
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-37846In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-37847In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37848In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37849In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-3785A vulnerability has been found in D-Link DWR-M961 1.1.36 and…8.8
- CVE-2025-37850In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37852In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37853In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37854In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-37855In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37856In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37857In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2025-37851?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
