Bug 2483428 (CVE-2026-45324)

Summary: CVE-2026-45324 rizin: Rizin: Denial of Service due to double free in byte_pattern_search() function
Product: [Other] Security Response Reporter: OSIDB Bzimport <bzimport>
Component: vulnerabilityAssignee: Product Security <prodsec-ir-bot>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedKeywords: Security
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
A flaw was found in Rizin, a UNIX-like reverse engineering framework. A double free vulnerability exists in the `byte_pattern_search()` function due to incorrect pointer ownership. This flaw could allow a local attacker with physical access to cause a denial of service (DoS) by corrupting memory.
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2485443, 2485445    
Bug Blocks:    

Description OSIDB Bzimport 2026-05-29 20:01:26 UTC
Rizin is a UNIX-like reverse engineering framework and command-line toolset. There is a double free in librz/core/cmd/cmd_search.c:byte_pattern_search() due wrong pointer ownership declared. This vulnerability is fixed by commit 045fff363b42b8a6dda8ad5229c29ec3267e7dbe.