In the Linux kernel, the following... CVE-2023-52459

- AV AC AU C I A
发布: 2024-02-23
修订: 2024-04-19

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 list_del() call results in either a warning (with CONFIG_DEBUG_LIST=y): list_del corruption, c46c8198->next is LIST_POISON1 (00000100) If CONFIG_DEBUG_LIST is disabled the operation results in a kernel error due to NULL pointer dereference.

0%
暂无可用Exp或PoC
当前有2条受影响产品信息