CVE-2022-3109 (https://github.com/FFmpeg/FFmpeg/commit/656cb0450aeb73b25d7d26980af342b37ac4c568): An issue was discovered in the FFmpeg through 3.0. vp3_decode_frame in libavcodec/vp3.c lacks check of the return value of av_malloc() and will cause the null pointer dereference, impacting confidentiality and availability. Bit weird to refer to 3.0 when the issue was fixed in 5.1. Not sure how a crash could affect confidentiality, either. Doesn't seem to have been backported.
Ubuntu should have backported patches: https://ubuntu.com/security/notices/USN-5958-1 But I cannot locate them... I guess they are "closed" behind that ESM stuff? :S
For the 4.4.x branch, looks like this been fixed in [1] since 4.4.4, and our oldest version is 4.4.5. [1] https://github.com/FFmpeg/FFmpeg/commit/4d82b7bac42c9d35d4f9f145a85e6cbc1fe914f2