|
Bugzilla – Full Text Bug Listing |
| Summary: | VUL-0: CVE-2020-21528: nasm: Segmentation Fault in in ieee_segment function in outieee.c | ||
|---|---|---|---|
| Product: | [Novell Products] SUSE Security Incidents | Reporter: | Alexander Bergmann <abergmann> |
| Component: | Incidents | Assignee: | Security Team bot <security-team> |
| Status: | RESOLVED WONTFIX | QA Contact: | Security Team bot <security-team> |
| Severity: | Minor | ||
| Priority: | P3 - Medium | CC: | abergmann, carlos.lopez, mvetter, security-team, stoyan.manolov |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://smash.suse.de/issue/375964/ | ||
| Whiteboard: | CVSSv3.1:SUSE:CVE-2020-21528:3.3:(AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L) | ||
| Found By: | Security Response Team | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Reproducer | ||
|
Description
Alexander Bergmann
2023-08-23 09:25:10 UTC
Created attachment 868964 [details]
Reproducer
# nasm -f ieee -o /dev/null test.asm
Segmentation fault (core dumped)
Upstream fix: https://github.com/netwide-assembler/nasm/commit/93c774d482694643cafbc82578ac8b729fb5bc8b Note: Do not trust data from unknown sources. Do not assemble/disassemble binaries from unknown sources without a sandbox environment that protects you from possible attacks. In general: This is not a severe issue. It can only exploited if general security measurements and best practices are not followed. Closing as WONTFIX as discussed above. |