{"uuid": "bd9ce6f9-d89b-4e70-b5f7-c7e5df5ab525", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2024-47668", "type": "seen", "source": "https://t.me/cvedetector/7487", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-47668 - Linux kernel Null Pointer Dereference\", \n  \"Content\": \"CVE ID : CVE-2024-47668 \nPublished : Oct. 9, 2024, 3:15 p.m. | 39\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \nlib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()  \n  \nIf we need to increase the tree depth, allocate a new node, and then  \nrace with another thread that increased the tree depth before us, we'll  \nstill have a preallocated node that might be used later.  \n  \nIf we then use that node for a new non-root node, it'll still have a  \npointer to the old root instead of being zeroed - fix this by zeroing it  \nin the cmpxchg failure path. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"09 Oct 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-10-09T18:09:42.000000Z"}