{"uuid": "a3ce3f42-112d-4409-89ca-3174d384cde9", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2024-44992", "type": "seen", "source": "https://t.me/cvedetector/4870", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-44992 - Microsoft SMB Null Pointer Dereference Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2024-44992 \nPublished : Sept. 4, 2024, 8:15 p.m. | 27\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \nsmb/client: avoid possible NULL dereference in cifs_free_subrequest()  \n  \nClang static checker (scan-build) warning:  \n cifsglob.h:line 890, column 3  \n Access to field 'ops' results in a dereference of a null pointer.  \n  \nCommit 519be989717c (\"cifs: Add a tracepoint to track credits involved in  \nR/W requests\") adds a check for 'rdata-&gt;server', and let clang throw this  \nwarning about NULL dereference.  \n  \nWhen 'rdata-&gt;credits.value != 0 &amp;&amp; rdata-&gt;server == NULL' happens,  \nadd_credits_and_wake_if() will call rdata-&gt;server-&gt;ops-&gt;add_credits().  \nThis will cause NULL dereference problem. Add a check for 'rdata-&gt;server'  \nto avoid NULL dereference. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"04 Sep 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-09-04T22:47:41.000000Z"}