Security Advisory

CVE-2025-21735

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-27 02:12:12
Last updated 2026-05-12 12:03:33
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: Add bounds checking in nci_hci_create_pipe() The "pipe" variable is a u8 which comes from the network. If its more than 127, then it results in memory corruption in the caller, nci_hci_connect_gate().