CVE-2026-89869

Source
https://cve.org/CVERecord?id=CVE-2026-89869
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89869.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-89869
Downstream
Published
2026-09-16T10:31:38Z
Modified
2026-09-17T03:47:27Z
Summary
media: qcom: iris: use disable_irq() during power-off
Details

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

media: qcom: iris: use disable_irq() during power-off

The IRQ is registered as a threaded IRQ.

Using disable_irq_nosync() in iris_vpu_power_off() does not wait for an already queued threaded IRQ handler to complete before returning.

As a result, a threaded IRQ handler may still run after the VPU has been powered down and access hardware registers after power-off.

Replace disable_irq_nosync() with disable_irq() so the power-off path waits for any in-flight threaded IRQ handler to complete before returning.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89869.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
bb8a95aa038e099f5ec82c466e996b006e05abd7
Fixed
ff98cd2b8b54cf96bccace2f7b7e4775cdccaf02
Fixed
d7f34cbaced92069400fc5d71fefe3cb4c748da8
Fixed
b9c2215bdedc9c532a7e9d57ec49ee1b6381f863

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.15.0
Fixed
6.18.51
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.5

Database specific

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