CVE-2026-63861

Description

A flaw was found in the Linux kernel's mtk-snfi (MediaTek SPI NAND Flash Interface) driver. The mtk_snand_probe() function, responsible for registering the on-host NAND Error Correcting Code (ECC) engine, did not properly unregister the engine during probe failures or device removal. This oversight could lead to improper resource management within the kernel, potentially causing system instability or resource exhaustion.

Understanding the Weakness (CWE)

Availability

Technical Impact: DoS: Resource Consumption (Other); DoS: Resource Consumption (Memory); DoS: Resource Consumption (CPU)

An attacker that can influence the allocation of resources that are not properly released could deplete the available resource pool and prevent all other processes from accessing the same type of resource. Frequently-affected resources include memory, CPU, disk space, power or battery, etc.

Frequently Asked Questions

Want to get errata notifications? Sign up here.