Memory leak in yasm - CVE-2023-31975

 

Memory leak in yasm - CVE-2023-31975

Published: February 2, 2024


Vulnerability identifier: #VU86048
CSH Severity: Medium
CVSS v4: 5.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2023-31975
CWE-ID: CWE-401
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to perform DoS attack on the target system.

The vulnerability exists due memory leak within the yasm_intnum_copy() function in /libyasm/intnum.c. A remote attacker can trick the victim to open a specially crafted file and perform denial of service attack.


Affected software

yasm
Fedora
openEuler
Anolis OS
yasm
yasm-devel
yasm-help
yasm-debuginfo
yasm-debugsource

How to mitigate CVE-2023-31975

Install updates from vendor's website.

yasm - update to 1.3.0^20230922git9defefa-2.el9
yasm-devel - addressed in versions 1.3.0-11, 1.3.0-12
yasm-devel - update to 1.3.0-11
yasm - update to 1.3.0-11
yasm-help - addressed in versions 1.3.0-11, 1.3.0-12
yasm-debuginfo - addressed in versions 1.3.0-11, 1.3.0-12
yasm-debugsource - addressed in versions 1.3.0-11, 1.3.0-12
yasm - addressed in versions 1.3.0-11, 1.3.0-12

External References

Related Security Bulletins