Bug 2189604 (CVE-2023-29583) - CVE-2023-29583 yasm: stack-based buffer overflow in parse_expr5() in modules/parsers/nasm/nasm-parse.c
Summary: CVE-2023-29583 yasm: stack-based buffer overflow in parse_expr5() in modules/...
Keywords:
Status: NEW
Alias: CVE-2023-29583
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On: 2189605 2189606 2189618 2189619
Blocks: 2189257
TreeView+ depends on / blocked
 
Reported: 2023-04-25 16:36 UTC by Guilherme de Almeida Suckevicz
Modified: 2023-07-07 08:29 UTC (History)
3 users (show)

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


Attachments (Terms of Use)

Description Guilherme de Almeida Suckevicz 2023-04-25 16:36:34 UTC
yasm 1.3.0.55.g101bc was discovered to contain a stack overflow via the function parse_expr5 at /nasm/nasm-parse.c.

Reference:
https://github.com/yasm/yasm/issues/218

Comment 1 Guilherme de Almeida Suckevicz 2023-04-25 16:36:51 UTC
Created yasm tracking bugs for this issue:

Affects: epel-all [bug 2189606]
Affects: fedora-all [bug 2189605]

Comment 3 Siddhesh Poyarekar 2023-04-25 18:39:31 UTC
yasm is a standalone program and is not designed to run untrusted code off the internet, so while fuzzed inputs expose real bugs, they do not constitute a security issue.


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