### [CVE-2024-47756](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47756) ![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=135843c351c08df72bdd4b4ebea53c8052a76881%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=576d0fb6f8d4bd4695e70eee173a1b9c7bae9572%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=6.11%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=86f271f22bbb6391410a07e08d6ca3757fda01fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=af218c803fe298ddf00abef331aa526b20d7ea61%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=cfb006e185f64edbbdf7869eac352442bc76b8f6%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=dd47051c76c8acd8cb983f01b4d1265da29cb66a%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=ebbdbbc580c1695dec283d0ba6448729dc993246%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=blue) ### Description 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] ### POC #### Reference No PoCs from references. #### Github - https://github.com/fkie-cad/nvd-json-data-feeds - https://github.com/w4zu/Debian_security