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().
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().
- 🔗 git.kernel.org/stable/c/bd249109d266f1d52548c46634a15b71…
- 🔗 git.kernel.org/stable/c/674e17c5933779a8bf5c15d596fdfcb5…
- 🔗 git.kernel.org/stable/c/10b3f947b609713e04022101f492d288…
- 🔗 git.kernel.org/stable/c/d5a461c315e5ff92657f84d8ba50caa5…
- 🔗 git.kernel.org/stable/c/172cdfc3a5ea20289c58fb73dadc6fd4…
- 🔗 git.kernel.org/stable/c/2ae4bade5a64d126bd18eb66bd419005…
- 🔗 git.kernel.org/stable/c/59c7ed20217c0939862fbf8145bc49d5…
- 🔗 git.kernel.org/stable/c/110b43ef05342d5a11284cc8b21582b6…
Zero-Day & Vulnerability Intelligence Hub
Echtzeit-Tracking mit EPSS Exploit-Wahrscheinlichkeiten, Angriffsvektor-Decodern und KI-Patch-Anleitungen.
📊 Historien-Charts — Criticals-Trend · Vendors · EPSS-Verteilung
| Tier | 2026-08-29 | 2026-09-15 |
|---|---|---|
| ≥90 % | 4 | 0 |
| ≥50 % | 4 | 0 |
| ≥10 % | 3 | 0 |
| <10 % | 304 | 300 |
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().
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 corrupt