{"uuid": "4636fa7c-679d-409e-923d-bb1cc09ba3d9", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-50262", "type": "seen", "source": "https://t.me/cvedetector/10322", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-50262 - Linux Kernel BPF Out-of-Bounds Write Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2024-50262 \nPublished : Nov. 9, 2024, 11:15 a.m. | 40\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \nbpf: Fix out-of-bounds write in trie_get_next_key()  \n  \ntrie_get_next_key() allocates a node stack with size trie-&gt;max_prefixlen,  \nwhile it writes (trie-&gt;max_prefixlen + 1) nodes to the stack when it has  \nfull paths from the root to leaves. For example, consider a trie with  \nmax_prefixlen is 8, and the nodes with key 0x00/0, 0x00/1, 0x00/2, ...  \n0x00/8 inserted. Subsequent calls to trie_get_next_key with _key with  \n.prefixlen = 8 make 9 nodes be written on the node stack with size 8. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"09 Nov 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-11-09T13:17:43.000000Z"}