{"uuid": "6007499f-d777-430f-a3c5-4a4eec2cd221", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-22005", "type": "seen", "source": "https://t.me/cvedetector/21951", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2025-22005 - Linux Kernel IPv6 Memory Leak Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2025-22005 \nPublished : April 3, 2025, 8:15 a.m. | 38\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \nipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().  \n  \nfib_check_nh_v6_gw() expects that fib6_nh_init() cleans up everything  \nwhen it fails.  \n  \nCommit 7dd73168e273 (\"ipv6: Always allocate pcpu memory in a fib6_nh\")  \nmoved fib_nh_common_init() before alloc_percpu_gfp() within fib6_nh_init()  \nbut forgot to add cleanup for fib6_nh-&gt;nh_common.nhc_pcpu_rth_output in  \ncase it fails to allocate fib6_nh-&gt;rt6i_pcpu, resulting in memleak.  \n  \nLet's call fib_nh_common_release() and clear nhc_pcpu_rth_output in the  \nerror path.  \n  \nNote that we can remove the fib6_nh_release() call in nh_create_ipv6()  \nlater in net-next.git. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"03 Apr 2025\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2025-04-03T11:03:06.000000Z"}