CVE-2026-88383 in libical
Zusammenfassung
von MITRE • 24.09.2026
libical 4.0.6 contains an incompatible function pointer in icalparameter_string_to_kind(). When parsing iCalendar data containing a parameterized property, the function passes icalparameter_compare_kind_map() to bsearch() through an incompatible comparator function pointer type. bsearch() invokes the callback through the mismatched type, resulting in undefined behavior and process termination, leading to denial of service.
If you want to get best quality of vulnerability data, you may have to visit VulDB.