Bug 2348540 (CVE-2025-21735) - CVE-2025-21735 kernel: NFC: nci: Add bounds checking in nci_hci_create_pipe()
Summary: CVE-2025-21735 kernel: NFC: nci: Add bounds checking in nci_hci_create_pipe()
Keywords:
Status: NEW
Alias: CVE-2025-21735
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-02-27 03:02 UTC by OSIDB Bzimport
Modified: 2025-03-16 12:11 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-02-27 03:02:30 UTC
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().


Note You need to log in before you can comment on or make changes to this bug.