{"vulnerability": "CVE-2024-42089", "sightings": [{"uuid": "464fa997-f556-4135-abb0-664fb1024433", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2024-42089", "type": "seen", "source": "https://t.me/cvedetector/1896", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-42089 - Linux FSL ASOC Card Null Pointer Dereference Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2024-42089 \nPublished : July 29, 2024, 5:15 p.m. | 17\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \nASoC: fsl-asoc-card: set priv-&gt;pdev before using it  \n  \npriv-&gt;pdev pointer was set after being used in  \nfsl_asoc_card_audmux_init().  \nMove this assignment at the start of the probe function, so  \nsub-functions can correctly use pdev through priv.  \n  \nfsl_asoc_card_audmux_init() dereferences priv-&gt;pdev to get access to the  \ndev struct, used with dev_err macros.  \nAs priv is zero-initialised, there would be a NULL pointer dereference.  \nNote that if priv-&gt;dev is dereferenced before assignment but never used,  \nfor example if there is no error to be printed, the driver won't crash  \nprobably due to compiler optimisations. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"29 Jul 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-07-29T19:38:58.000000Z"}]}