CVE-2026-97617

Source
https://cve.org/CVERecord?id=CVE-2026-97617
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-97617.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-97617
Downstream
Published
2026-09-25T10:22:24Z
Modified
2026-09-26T03:48:27Z
Summary
ring-buffer: Check resize_disabled before publishing the new subbuf order
Details

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

ring-buffer: Check resize_disabled before publishing the new subbuf order

ring_buffer_subbuf_order_set() stores the new order and only then walks the CPUs, returning -EBUSY if any of them has resizing disabled. A user mapped buffer has resizing disabled, and __rb_map_vma() reads buffer->subbuf_order without buffer->mutex, so an mmap of an already mapped CPU racing the failing order change sizes the mapping with the new order and inserts pages past the sub-buffer into the VMA.

Check the CPUs before storing the new order.

Database specific
{
    "cna_assigner":  "Linux",
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/97xxx/CVE-2026-97617.json"
}
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
117c39200d9d760cbd5944bb89efb7b9c51965aa
Fixed
f2099644e1b2a2c0805c5240d63ab0522d9d0174
Fixed
9fd4ea952e6ac12a63c3fe89f08ad02771aa2c06
Fixed
32bf47db9237c5b8b6f6aaa5356bb4c79d241f76
Fixed
d860c67c051685abb0460b593b193f0f45f4fa92

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.10.0
Fixed
6.12.111
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.53
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.7

Database specific

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