Security Advisory

CVE-2026-53294

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-26 19:40:52
Last updated 2026-06-26 19:40:52
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: mailbox: mailbox-test: don't free the reused channel The RX channel can be aliased to the TX channel if it has a different MMIO. This special case needs to be handled when freeing the channels otherwise a double-free occurs.