CVE & CISA-KEV Catalog

CVE-2026-53278

UNSCORED

Description

In the Linux kernel, the following vulnerability has been resolved: arm_mpam: Check whether the config array is allocated before destroying it __destroy_component_cfg() is called to free the configuration array. It uses the embedded 'garbage' structure, which means the array has to be allocated. If __destroy_component_cfg() is called from mpam_disable() before the configuration was ever allocated, then a NULL pointer is dereferenced. Check for this case and return early if the configuration is not allocated. __destroy_component_cfg() also frees the mbwu_state as this is allocated by __allocate_component_cfg(). As the mbwu_state is allocated after comp->cfg is set, and is also under mpam_list_lock, only the first pointer needs checking.

How to fix

Remediation Available
linuxDebian
Fixed in:7.0.10-1CVE-2026-53278

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3.1 Vector

No CVSS vector data available.

Exploit Intelligence

0.15%probability of exploitation in 30 days
5thpercentile

Low risk: more likely to be exploited than 5% of all known CVEs.

References

Embed a live status badge for CVE-2026-53278
CVE-2026-53278 severity badge

Markdown

[![CVE-2026-53278](https://tridentstack.com/cve/badge/CVE-2026-53278.svg)](https://tridentstack.com/cve/CVE-2026-53278)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-53278"><img src="https://tridentstack.com/cve/badge/CVE-2026-53278.svg" alt="CVE-2026-53278"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-06-30.