Bug 2266790 (CVE-2024-25713) - CVE-2024-25713 yyjson: double free leading to remote code execution
Summary: CVE-2024-25713 yyjson: double free leading to remote code execution
Keywords:
Status: NEW
Alias: CVE-2024-25713
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2266791
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-02-29 04:45 UTC by Rohit Keshri
Modified: 2024-02-29 04:45 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Rohit Keshri 2024-02-29 04:45:34 UTC
yyjson through 0.8.0 has a double free, leading to remote code execution in some cases, because the pool_free function lacks loop checks. (pool_free is part of the pool series allocator, along with pool_malloc and pool_realloc.)

https://github.com/ibireme/yyjson/security/advisories/GHSA-q4m7-9pcm-fpxh

Comment 1 Rohit Keshri 2024-02-29 04:45:56 UTC
Created yyjson tracking bugs for this issue:

Affects: fedora-all [bug 2266791]


Note You need to log in before you can comment on or make changes to this bug.