PT-2026-43925
In the Linux kernel, the following vulnerability has been resolved: media: amphion: Fix race between m2m job abort and device run Fix kernel panic caused by race condition where v4l2 m2m ctx release frees m2m ctx while v4l2 m2m try run is about to call device run with the same context. Race...