Looks like my USENIX talk is now available! https://www.youtube.com/watch?v=sm_yKwCAzlw
In the talk, I present the basics of video compression via prediction, and showcase how H26Forge can be used to generate H.264 videos with unusual prediction instructions. I then walk through CVE-2022-42846, a DoS in AppleD5500.kext caused by a type error.
Slides: https://github.com/wrv/wrv.github.io/tree/master/presentations/usenix23/
Paper: https://wrv.github.io/h26forge.pdf
H26Forge: https://github.com/h26forge/h26forge