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.
Advisories

No advisories yet.

Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

Mon, 04 Nov 2024 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2025-05-04T07:37:04.629Z

Reserved: 2024-02-20T12:30:33.294Z

Link: CVE-2023-52459

cve-icon Vulnrichment

Updated: 2024-08-02T23:03:19.606Z

cve-icon NVD

Status : Modified

Published: 2024-02-23T15:15:08.387

Modified: 2024-11-21T08:39:49.080

Link: CVE-2023-52459

cve-icon Redhat

Severity : Moderate

Publid Date: 2024-02-23T00:00:00Z

Links: CVE-2023-52459 - Bugzilla

cve-icon OpenCVE Enrichment

No data.

Weaknesses