CVE-2025-37846

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-37846
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-37846.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-37846
Downstream
Related
Published
2025-05-09T07:16:05Z
Modified
2025-05-12T17:32:52Z
Summary
[none]
Details

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 doel0mops() was benign as the use of ptregsread_reg() prevented the out-of-bounds access.

References

Affected packages

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.12.25-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}