Candidate: CVE-2022-1441 PublicDate: 2022-04-25 17:15:00 UTC References: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1441 https://github.com/gpac/gpac/issues/2175 https://github.com/gpac/gpac/commit/3dbe11b37d65c8472faf0654410068e5500b3adb Description: MP4Box is a component of GPAC-2.0.0, which is a widely-used third-party package on RPM Fusion. When MP4Box tries to parse a MP4 file, it calls the function `diST_box_read()` to read from video. In this function, it allocates a buffer `str` with fixed length. However, content read from `bs` is controllable by user, so is the length, which causes a buffer overflow. Ubuntu-Description: Notes: Mitigation: Bugs: Priority: medium Discovered-by: Assigned-to: CVSS: Patches_gpac: upstream_gpac: needs-triage trusty/esm_gpac: needs-triage bionic_gpac: needs-triage focal_gpac: needs-triage impish_gpac: needs-triage jammy_gpac: needs-triage devel_gpac: needs-triage