In the Linux kernel, the following vulnerability has been resolved: media: v4l: async: Fix duplicated list deletion The list deletion call dropped here is already called from the helper function in the line before. Having a second listdel() call results in either a warning (with CONFIGDEBUGLIST=y): listdel corruption, c46c8198->next is LISTPOISON1 (00000100) If CONFIGDEBUG_LIST is disabled the operation results in a kernel error due to NULL pointer dereference.
{ "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" } ], "availability": "Available with Ubuntu Pro: https://ubuntu.com/pro" }