Bug 2358176

Summary: CVE-2025-3406 retroarch: Nothings stb Header Array out-of-bounds read [fedora-41]
Product: [Fedora] Fedora Reporter: Michal Findra <mfindra>
Component: retroarchAssignee: Artem <ego.cordatus>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 41CC: code, ego.cordatus
Target Milestone: ---Keywords: Security, SecurityTracking
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: {"flaws": ["96050952-a272-4f37-86e9-f22f264ca614"]}
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-04-08 10:10:41 UTC 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:    
Bug Blocks: 2358118    

Description Michal Findra 2025-04-08 06:11:38 UTC
More information about this security flaw is available in the following bug:

https://bugzilla.redhat.com/show_bug.cgi?id=2358118

Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

Comment 1 Ben Beasley 2025-04-08 10:10:41 UTC
The retroarch source package declares bundled(stb), but it only specifically includes stb_image, stb_rect_pack, stb_truetype, and stb_vorbis. The CVE was reported against stbhw_build_tileset_from_image, so retroarch cannot be affected.