Buffer overflow in Linux

CVE-2025-21735

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().

Vulnerability class: Buffer Overflow

EPSS: 0.002 (15.4th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 8.8 (High). Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2025-21735?
CVE-2025-21735 is a high-severity vulnerability in Linux, classified under Out-of-bounds Write. CVSS score: 8.8/10. Published 2025-02-27.
How severe is CVE-2025-21735?
High severity. CVSS v3 base score is 8.8 out of 10.
Is CVE-2025-21735 known to be exploited?
3 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.