Bugzilla – Bug 1226342
VUL-0: CVE-2024-35325: TRACKERBUG: libyaml: double-free in yaml_event_delete in /src/libyaml/src/api.c
Last modified: 2024-06-14 16:44:17 UTC
A vulnerability was found in libyaml up to 0.2.5. Affected by this issue is the function yaml_event_delete of the file /src/libyaml/src/api.c. The manipulation leads to a double-free. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-35325 https://www.cve.org/CVERecord?id=CVE-2024-35325 https://github.com/idhyt/pocs/blob/main/libyaml/CVE-2024-35325.c https://bugzilla.redhat.com/show_bug.cgi?id=2292350
Upstream discussion involving this issue: https://github.com/yaml/libyaml/issues/297