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.
Published: 2026-06-26
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Linux kernel's mailbox subsystem contains a flaw where a receiving channel can be aliased to a transmitting channel that uses a different memory‑mapped I/O region. When such a reused channel is released, the code mistakenly frees the same memory twice. This double‑free corrupts the memory allocator’s internal structures and can lead to a crash or denial of service. Based on the description, it is inferred that the resulting memory corruption could enable arbitrary code execution if an attacker can trigger the mailbox‑test code path.

Affected Systems

All Linux kernel builds that include the mailbox‑test component and lack the recent patch are affected. The vendor is Linux; the product is the Linux kernel. No specific version range is provided, so use the commit information to determine whether your kernel contains the bug and apply the fix if it does not.

Risk and Exploitability

The CVSS score is not supplied and EPSS information is unavailable, so the precise exploitation probability cannot be quantified. The vulnerability is not listed in CISA's KEV catalog. Because a double‑free is a severe memory corruption flaw, exploitation would require an attacker to influence the mailbox subsystem in a way that releases a reused channel. Based on the description, it is inferred that achieving such a condition would likely be limited to local or privileged contexts. No public exploit is known at this time, but the potential impact remains high if the flaw is realized by an attacker.

Generated by OpenCVE AI on June 26, 2026 at 22:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Linux kernel to a version that includes the mailbox‑test double‑free fix (the relevant commit is 240c71a2).
  • Reboot the system after installing the updated kernel to ensure it is in use.
  • If an immediate kernel upgrade is not possible, disable the mailbox_test component (e.g., by removing or disabling the mailbox subsystem or applying a local patch that adds the missing free check).

Generated by OpenCVE AI on June 26, 2026 at 22:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 26 Jun 2026 22:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-416

Fri, 26 Jun 2026 20:15:00 +0000

Type Values Removed Values Added
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.
Title mailbox: mailbox-test: don't free the reused channel
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-06-26T19:40:52.927Z

Reserved: 2026-06-09T07:44:35.396Z

Link: CVE-2026-53294

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-26T22:30:04Z

Weaknesses