Impact
The vulnerability allows a malicious NFC‑F device to send an oversized SENSF_RES response that is copied unsafely into a kernel stack buffer via memcpy. Because the length is not limited, the copy can overwrite arbitrary stack memory, potentially corrupting control data and enabling arbitrary code execution or a denial‑of‑service by crashing the kernel.
Affected Systems
This flaw affects the Linux kernel when the NFC subsystem is enabled. No specific kernel version is listed, so all releases that contain the vulnerable path are impacted.
Risk and Exploitability
The flaw is a classic stack buffer overflow in kernel space, with a high impact if exploited. EPSS data is not available and the vulnerability is not currently listed in the CISA KEV catalog. An attacker must have a nearby NFC‑F device to transmit the crafted response, but once the malformed packet is processed the kernel can be compromised. The severity can be expected to be high, similar to other unchecked memcpy vulnerabilities in the kernel.
OpenCVE Enrichment