296,213
Total vulnerabilities in the database
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().
Software | From | Fixed in |
---|---|---|
linux / linux_kernel | 6.13 | 6.13.3 |
linux / linux_kernel | 6.2 | 6.6.78 |
linux / linux_kernel | 6.7 | 6.12.14 |
linux / linux_kernel | 4.4 | 6.1.129 |