CVE-2026-80654
soc: xilinx: Shutdown and free rx mailbox channel
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Aug 28, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
ffdbae28d9d1af70b7d63ffd7827e9795cd8d0df < b0f748c563921a7918c78e6a599cefd54de7d688 ffdbae28d9d1af70b7d63ffd7827e9795cd8d0df < a83e77d1e52c01c50096e6e97c57d34e0590d628 ffdbae28d9d1af70b7d63ffd7827e9795cd8d0df < b5d2240c2c7bc8370e7ba54a2e1fe3919f55aee5 ffdbae28d9d1af70b7d63ffd7827e9795cd8d0df < fdee7c66c0d7b6869c36b9f9a915abf29ab5b550
Linux / Linux
5.6
References
git.kernel.org: https://git.kernel.org/stable/c/b0f748c563921a7918c78e6a599cefd54de7d688 git.kernel.org: https://git.kernel.org/stable/c/a83e77d1e52c01c50096e6e97c57d34e0590d628 git.kernel.org: https://git.kernel.org/stable/c/b5d2240c2c7bc8370e7ba54a2e1fe3919f55aee5 git.kernel.org: https://git.kernel.org/stable/c/fdee7c66c0d7b6869c36b9f9a915abf29ab5b550