CVE-2025-37846
Last modified
CVE-2025-37846 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: arm64: mops: Do not dereference src reg for a set operation The source register is not used for SET* and reading it can result in a UBSAN out-of-bounds array access error, specifically when the MOPS exception is taken from a SET* sequence with XZR (reg 31) as the source. Architecturally this is the only case where a src/dst/size field in the ESR can be reported as 31. Prior to 2de451a329cf662b the code in do_el0_mops() was benign as the use of pt_regs_read_reg() prevented the out-of-bounds access.. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: arm64: mops: Do not dereference src reg for a set operation The source register is not used for SET* and reading it can result in a UBSAN out-of-bounds array access error, specifically when the MOPS exception is taken from a SET* sequence with XZR (reg 31) as the source. Architecturally this is the only case where a src/dst/size field in the ESR can be reported as 31. Prior to 2de451a329cf662b the code in do_el0_mops() was benign as the use of pt_regs_read_reg() prevented the out-of-bounds access.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.7, < 6.12.24 |
| Linux | Linux Kernel | >= 6.13, < 6.13.12 |
| Linux | Linux Kernel | >= 6.14, < 6.14.3 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-37846?
How severe is CVE-2025-37846?
How do I fix CVE-2025-37846?
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-37840In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-37841In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37842In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37843In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37844In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37845In the Linux kernel, the following vulnerability has been re…7.8
- 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-37851In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2025-37846?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
