Bugzilla – Bug 1226340
VUL-0: CVE-2024-35326: TRACKERBUG: libyaml: double-free in yaml_emitter_emit in /src/libyaml/src/emitter.c
Last modified: 2024-06-14 16:42:46 UTC
libyaml v0.2.5 is vulnerable to Buffer Overflow. Affected by this issue is the function yaml_emitter_emit of the file /src/libyaml/src/emitter.c. The manipulation leads to a double-free. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-35326 https://www.cve.org/CVERecord?id=CVE-2024-35326 https://github.com/idhyt/pocs/blob/main/libyaml/CVE-2024-35326.c https://bugzilla.redhat.com/show_bug.cgi?id=2292351
Upstream discussion involving this issue: https://github.com/yaml/libyaml/issues/298