{"uuid": "359d46e3-2803-43a1-8e8d-79b0bfc489dc", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-35883", "type": "seen", "source": "https://t.me/DarkWebInformer_CVEAlerts/14739", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2024-35883\n\ud83d\udd25 CVSS Score: N/A\n\ud83d\udd39 Description: In the Linux kernel, the following vulnerability has been resolved:\n\nspi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxx_spi_probe\n\nIn function pci1xxxx_spi_probe, there is a potential null pointer that\nmay be caused by a failed memory allocation by the function devm_kzalloc.\nHence, a null pointer check needs to be added to prevent null pointer\ndereferencing later in the code.\n\nTo fix this issue, spi_bus-&gt;spi_int[iter] should be checked. The memory\nallocated by devm_kzalloc will be automatically released, so just directly\nreturn -ENOMEM without worrying about memory leaks.\n\ud83d\udccf Published: 2024-05-19T08:34:40.035Z\n\ud83d\udccf Modified: 2025-05-04T09:07:32.530Z\n\ud83d\udd17 References:\n1. https://git.kernel.org/stable/c/4b31a226097cf8cc3c9de5e855d97757fdb2bf06\n2. https://git.kernel.org/stable/c/95e5d9eb26705a9a76d2ef8bcba9ee2e195d653d\n3. https://git.kernel.org/stable/c/1f886a7bfb3faf4c1021e73f045538008ce7634e", "creation_timestamp": "2025-05-04T09:17:45.000000Z"}