In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add mutex lock in control vblank irq Add a mutex lock to control vblank irq to synchronize vblank enable/disable operations happening from different threads to prevent race conditions while registering/unregistering the vblank irq callback. v4: -Removed vblankctllock from dpuencodervirt, so it is only a parameter of dpuencoderphys. -Switch from atomic refcnt to a simple int counter as mutex has now been added v3: Mistakenly did not change wording in last version. It is done now. v2: Slightly changed wording of commit message Patchwork: https://patchwork.freedesktop.org/patch/571854/
{ "availability": "Available with Ubuntu Pro: https://ubuntu.com/pro", "binaries": [ { "binary_name": "linux-buildinfo-6.8.0-2001-raspi-realtime", "binary_version": "6.8.0-2001.1" }, { "binary_name": "linux-headers-6.8.0-2001-raspi-realtime", "binary_version": "6.8.0-2001.1" }, { "binary_name": "linux-image-6.8.0-2001-raspi-realtime", "binary_version": "6.8.0-2001.1" }, { "binary_name": "linux-image-6.8.0-2001-raspi-realtime-dbgsym", "binary_version": "6.8.0-2001.1" }, { "binary_name": "linux-modules-6.8.0-2001-raspi-realtime", "binary_version": "6.8.0-2001.1" }, { "binary_name": "linux-raspi-realtime-headers-6.8.0-2001", "binary_version": "6.8.0-2001.1" }, { "binary_name": "linux-raspi-realtime-tools-6.8.0-2001", "binary_version": "6.8.0-2001.1" }, { "binary_name": "linux-tools-6.8.0-2001-raspi-realtime", "binary_version": "6.8.0-2001.1" } ] }