CVE-2025-21735

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-21735
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-21735.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-21735
Downstream
Related
Published
2025-02-27T03:15:14Z
Modified
2025-08-09T20:01:26Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

NFC: nci: Add bounds checking in ncihcicreate_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, ncihciconnect_gate().

References

Affected packages