Bug 2189601 (CVE-2023-29582)
Summary: | CVE-2023-29582 yasm: stack-based buffer overflow in parse_expr1() in modules/parsers/nasm/nasm-parse.c | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Guilherme de Almeida Suckevicz <gsuckevi> |
Component: | vulnerability | Assignee: | Nobody <nobody> |
Status: | NEW --- | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | fjansen, nickc, sipoyare |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | 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: | 2189602, 2189603, 2189618, 2189619 | ||
Bug Blocks: | 2189257 |
Description
Guilherme de Almeida Suckevicz
2023-04-25 16:31:25 UTC
Created yasm tracking bugs for this issue: Affects: epel-all [bug 2189603] Affects: fedora-all [bug 2189602] 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. |