GNU IFUNC is the real culprit behind CVE-2024-3094
-
Updated
Sep 4, 2024 - C
GNU IFUNC is the real culprit behind CVE-2024-3094
A high-performance C library for Longest Prefix Match (LPM) lookups, supporting both a multi-bit trie of 8-bit stride for IPv4 and a wide multi-level 16-bit stride for IPv6, featuring runtime dynamic SIMD dispatching (SSE2, SSE4.2, AVX, AVX2, AVX512F) for optimal performance and throughput on any CPU architecture.
Automatically select the optimal implementation at program startup, ts and dl safe options are available.
Add a description, image, and links to the ifunc topic page so that developers can more easily learn about it.
To associate your repository with the ifunc topic, visit your repo's landing page and select "manage topics."