CVE-2026-90192
Last modified
CVE-2026-90192 is a vulnerability of currently unknown severity. 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..
Description
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.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 0e2a9a03106cd5fa0dbc9047675e7645c55e2669, < 3d11d2a6c9a10de287e0f1b53a5e65d16afe2760; >= 0e2a9a03106cd5fa0dbc9047675e7645c55e2669, < 413b0b94d6d06b8d49735280e86a01dac90cf177; >= 0e2a9a03106cd5fa0dbc9047675e7645c55e2669, < b3d73e7440e0c40644285be1bda349cdf90122d8; >= 0e2a9a03106cd5fa0dbc9047675e7645c55e2669, < fc4f2f99530298a1739226947aa76525142d421d |
| Linux | Linux | 6.11 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90192?
How severe is CVE-2026-90192?
How do I fix CVE-2026-90192?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-90187In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90188In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90189In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9019The Easy Image Collage plugin for WordPress is vulnerable to…6.4
- CVE-2026-90190In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90191In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-90193In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90194In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90195In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90196In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90197In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90198In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-90192?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
