In the Linux kernel, the following vulnerability has been resolved: PCI: keystone: Fix if-statement expression in ks_pcie_quirk() This code accidentally uses && where || was intended. It potentially results in a NULL dereference. Thus, fix the if-statement expression to use the correct condition. [kwilczynski: commit log]
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | Version 1511 for x64-based Systems |
| Linux | Linux | Version 1607 for 32-bit Systems |
| Linux | Linux | < 10.0.17763.7792 |
| Linux | Linux | 10 Version 1703 for x64-based Systems |