THREAT OPS › Threat News › [NVD] CVE-2025-21735 (HIGH 8.8) — 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 it's more
than 127, then it results in memory corruption in the caller,
nci_hci_connect_gate(
[NVD] CVE-2025-21735 (HIGH 8.8) — 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 it's more than 127, then it results in memory corruption in the caller, nci_hci_connect_gate(
CVE-2025-21735 CVSS: 8.8 HIGH Published: 2025-02-27T03:15:14.130
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 it's more than 127, then it results in memory corruption in the caller, nci_hci_connect_gate().
Indicators of compromise
- CVE-2025-21735cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2025-21735