{"vulnerability": "CVE-2024-39490", "sightings": [{"uuid": "b70cdcae-1fa7-43e1-95aa-878fe2a7f3ba", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "c933734a-9be8-4142-889e-26e95c752803", "vulnerability": "CVE-2024-39490", "type": "seen", "source": "https://vulnerability.circl.lu/bundle/816dcc8e-f25a-4895-9b59-1bbd9caeccb8", "content": "", "creation_timestamp": "2025-12-03T14:14:49.267740Z"}, {"uuid": "b7ad7f1a-ff7a-4a09-9fa7-ab9394701f0c", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-39490", "type": "seen", "source": "https://t.me/cvedetector/528", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-39490 - In the Linux kernel, the following vulnerability h\", \n  \"Content\": \"CVE ID : CVE-2024-39490 \nPublished : July 10, 2024, 8:15 a.m. | 35\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \nipv6: sr: fix missing sk_buff release in seg6_input_core  \n  \nThe seg6_input() function is responsible for adding the SRH into a  \npacket, delegating the operation to the seg6_input_core(). This function  \nuses the skb_cow_head() to ensure that there is sufficient headroom in  \nthe sk_buff for accommodating the link-layer header.  \nIn the event that the skb_cow_header() function fails, the  \nseg6_input_core() catches the error but it does not release the sk_buff,  \nwhich will result in a memory leak.  \n  \nThis issue was introduced in commit af3b5158b89d (\"ipv6: sr: fix BUG due  \nto headroom too small after SRH push\") and persists even after commit  \n7a3f5b0de364 (\"netfilter: add netfilter hooks to SRv6 data plane\"),  \nwhere the entire seg6_input() code was refactored to deal with netfilter  \nhooks.  \n  \nThe proposed patch addresses the identified memory leak by requiring the  \nseg6_input_core() function to release the sk_buff in the event that  \nskb_cow_head() fails. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"10 Jul 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-07-10T10:54:46.000000Z"}]}