CVE-2026-74647

Source
https://cve.org/CVERecord?id=CVE-2026-74647
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74647.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-74647
Downstream
Published
2026-08-22T15:32:24Z
Modified
2026-08-28T03:47:17Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
misc: fastrpc: Remove buffer from list prior to unmap operation
Details

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

misc: fastrpc: Remove buffer from list prior to unmap operation

fastrpc_req_munmap_impl() is called to unmap any buffer. The buffer is getting removed from the list after it is unmapped from DSP. This can create potential race conditions if multiple threads invoke unmap concurrently, where one thread may remove the entry from the list while another thread's unmap operation is still ongoing.

Fix this by removing the buffer entry from the list before calling the unmap operation. If the unmap fails, the entry is re-added to the list so that userspace can retry the unmap, or alternatively, the buffer will be cleaned up during device release when the DSP process is torn down and all DSP-side mappings are freed along with remaining buffers in the list.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74647.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
2419e55e532de14fdf336e09e453aa2831c73a25
Fixed
1edb654b2b41baee2ab5cf418baaf6e57dfbd802
Fixed
4716c23c206a2f99ca54ebfdd8b5ba9dd0102240
Fixed
99f8de36c84cb9b872157aa6c3578c2480cee4b8
Fixed
97273624f7b356eaf8261609a75cfcb8738a165a
Fixed
fe70329055977fc1e8dc6291318d0dd75470795a
Fixed
9bf22a7d950cec2d1efeca7f16bb20fcca84c36a
Fixed
0beaa9bd7eb10d9b5e6352ed5161f3f3bbd4c3c5
Fixed
6102ceb4eab845743ee57acd3863fbd06e93c927

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.5.0
Fixed
5.10.267
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.218
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.185
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.152
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.104
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.45
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.9

Database specific

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