CVE-2026-90192

Source
https://cve.org/CVERecord?id=CVE-2026-90192
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90192.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-90192
Downstream
Published
2026-09-17T16:07:12Z
Modified
2026-09-18T03:48:36Z
Summary
mailbox: qcom-cpucp: handle NULL data in send_data callback
Details

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

mailbox: qcom-cpucp: handle NULL data in send_data callback

mailbox_clear_channel() calls mbox_send_message() with NULL data to notify the remote side that the RX channel has been cleared. qcom_cpucp_mbox_send_data() blindly dereferenced the data pointer, causing a NULL pointer dereference kernel panic when invoked from this path under PREEMPT_RT.

Add an explicit NULL check and return early without writing to the TX register, which is the correct behaviour for a channel-clear notification.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90192.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
0e2a9a03106cd5fa0dbc9047675e7645c55e2669
Fixed
3d11d2a6c9a10de287e0f1b53a5e65d16afe2760
Fixed
413b0b94d6d06b8d49735280e86a01dac90cf177
Fixed
b3d73e7440e0c40644285be1bda349cdf90122d8
Fixed
fc4f2f99530298a1739226947aa76525142d421d

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.11.0
Fixed
6.12.110
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.52
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.6

Database specific

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