Bug 1226342 (CVE-2024-35325) - VUL-0: CVE-2024-35325: TRACKERBUG: libyaml: double-free in yaml_event_delete in /src/libyaml/src/api.c
Summary: VUL-0: CVE-2024-35325: TRACKERBUG: libyaml: double-free in yaml_event_delete ...
Status: NEW
Alias: CVE-2024-35325
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Major
Target Milestone: ---
Assignee: Security Team bot
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/410664/
Whiteboard: CVSSv3.1:SUSE:CVE-2024-35325:7.8:(AV:...
Keywords:
Depends on: 1226345 1226350 1226353 1226356 1226359 1226362 1226365
Blocks:
  Show dependency treegraph
 
Reported: 2024-06-14 13:16 UTC by SMASH SMASH
Modified: 2024-06-14 16:44 UTC (History)
1 user (show)

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SMASH SMASH 2024-06-14 13:16:36 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
Comment 1 Camila Camargo de Matos 2024-06-14 16:44:17 UTC
Upstream discussion involving this issue:
https://github.com/yaml/libyaml/issues/297