First published: Thu Feb 27 2025(Updated: )
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().
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | ||
>=4.4<6.1.129 | ||
>=6.2<6.6.78 | ||
>=6.7<6.12.14 | ||
>=6.13<6.13.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-21735 has been assessed with high severity due to the potential for memory corruption.
To fix CVE-2025-21735, update your Linux kernel to the latest version where this vulnerability has been patched.
CVE-2025-21735 affects the Linux kernel across various distributions that utilize vulnerable networking components.
The impacts of CVE-2025-21735 include memory corruption, which could lead to system instability or security breaches.
As of now, there are no public reports indicating that CVE-2025-21735 is actively being exploited in the wild.