CVE-2026-80654
Last modified
CVE-2026-80654 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: soc: xilinx: Shutdown and free rx mailbox channel A mbox rx channel is requested using mbox_request_channel_byname() in probe. In remove callback, the rx mailbox channel is cleaned up when the rx_chan is NULL due to incorrect condition check.
Description
In the Linux kernel, the following vulnerability has been resolved: soc: xilinx: Shutdown and free rx mailbox channel A mbox rx channel is requested using mbox_request_channel_byname() in probe. In remove callback, the rx mailbox channel is cleaned up when the rx_chan is NULL due to incorrect condition check. The mailbox channel is not shutdown and it can receive messages even after the device removal. This leads to use after free. Also the channel resources are not freed. Fix this by checking the rx_chan correctly.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= ffdbae28d9d1af70b7d63ffd7827e9795cd8d0df, < b0f748c563921a7918c78e6a599cefd54de7d688; >= ffdbae28d9d1af70b7d63ffd7827e9795cd8d0df, < a83e77d1e52c01c50096e6e97c57d34e0590d628; >= ffdbae28d9d1af70b7d63ffd7827e9795cd8d0df, < b5d2240c2c7bc8370e7ba54a2e1fe3919f55aee5; >= ffdbae28d9d1af70b7d63ffd7827e9795cd8d0df, < fdee7c66c0d7b6869c36b9f9a915abf29ab5b550 |
| Linux | Linux | 5.6 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80654?
How severe is CVE-2026-80654?
How do I fix CVE-2026-80654?
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-80648In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80649In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80650In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80651In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80652In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80653In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-80655In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80656In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80657In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80658In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80659In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80660In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-80654?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
