Use-after-free in MPlayer - CVE-2022-32317
Published: May 14, 2023
MPlayer
mplayerhq.hu
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a use-after-free error within the preinit() function in libvo/vo_v4l2.c. A remote
attacker can create a specially crafted file, trick the victim into
opening it, trigger a use-after-free error and crash the application.