{"schema_version":"1.9.0","id":"CVE-2023-52459","published":"2024-02-23T14:46:21.006Z","modified":"2026-08-12T03:51:10.473685795Z","related":["openSUSE-SU-2024:13767-1","openSUSE-SU-2025:14705-1"],"summary":"media: v4l: async: Fix duplicated list deletion","details":"In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: v4l: async: Fix duplicated list deletion\n\nThe list deletion call dropped here is already called from the\nhelper function in the line before. Having a second list_del()\ncall results in either a warning (with CONFIG_DEBUG_LIST=y):\n\nlist_del corruption, c46c8198->next is LIST_POISON1 (00000100)\n\nIf CONFIG_DEBUG_LIST is disabled the operation results in a\nkernel error due to NULL pointer dereference.","affected":[{"ranges":[{"type":"GIT","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","events":[{"introduced":"28a1295795d85a25f2e7dd391c43969e95fcb341"},{"fixed":"b7062628caeaec90e8f691ebab2d70f31b7b6b91"},{"fixed":"49d82811428469566667f22749610b8c132cdb3e"},{"fixed":"3de6ee94aae701fa949cd3b5df6b6a440ddfb8f2"}]}],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-52459.json"}},{"package":{"name":"Kernel","ecosystem":"Linux"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"6.6.0"},{"fixed":"6.6.14"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.7.0"},{"fixed":"6.7.2"}]}],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-52459.json"}}],"references":[{"type":"WEB","url":"https://git.kernel.org/stable/c/3de6ee94aae701fa949cd3b5df6b6a440ddfb8f2"},{"type":"WEB","url":"https://git.kernel.org/stable/c/49d82811428469566667f22749610b8c132cdb3e"},{"type":"WEB","url":"https://git.kernel.org/stable/c/b7062628caeaec90e8f691ebab2d70f31b7b6b91"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/52xxx/CVE-2023-52459.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2023-52459"},{"type":"PACKAGE","url":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"}],"database_specific":{"cna_assigner":"Linux","osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/52xxx/CVE-2023-52459.json"}}