CVE-2026-80627

Source
https://cve.org/CVERecord?id=CVE-2026-80627
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80627.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-80627
Downstream
Published
2026-08-28T06:48:44.777Z
Modified
2026-08-30T03:48:20.939089484Z
Summary
MIPS: mm: Fix out-of-bounds write in maar_res_walk()
Details

In the Linux kernel, the following vulnerability has been resolved:

MIPS: mm: Fix out-of-bounds write in maarreswalk()

maarreswalk() uses wi->numcfg as the index into the fixed-size wi->cfg array, but checks whether the array is full only after it has filled the selected entry. If walksystemramrange() reports more than 16 memory ranges, the overflow call writes one struct maarconfig past the end of the array before WARNON() prevents num_cfg from advancing.

Move the full-array check before taking the array slot and return non-zero when the scratch array is full, so walksystemram_range() terminates the walk instead of invoking the callback for further ranges.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80627.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
a5718fe8f70f33b1b5b47a153057cfdd19684598
Fixed
a594100e147a6a67eb29189170f1df3645cda12b
Fixed
8b3e0c1c63015deaf084286899f5b2d0526715de
Fixed
44c1d902cf0798b60762a7a98be992b9f5ded7dd
Fixed
ac7385af1dca86a5ea704c80ca4dc822083ff9e2
Fixed
431812eb88c200bc3ec33b88782c8cc415842074
Fixed
92f38fe85198ace9b211bc7712b7951acfb94560
Fixed
038f068cced8e9c49e8c419f3112d909ad366a3a
Fixed
1b001b16bc88f3f7817e228acfd91ee01bdcfcce

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80627.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.4.0
Fixed
5.10.261
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.212
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.178
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.145
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.97
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80627.json"