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 potentiallyresults in a NULL dereference.Thus, fix the if-statement expression to use the correct condition.[kwilczynski: commit log]
No PoCs from references.
- https://github.com/fkie-cad/nvd-json-data-feeds
- https://github.com/w4zu/Debian_security