CVE-2024-39485

medium

Description

In the Linux kernel, the following vulnerability has been resolved: media: v4l: async: Properly re-initialise notifier entry in unregister The notifier_entry of a notifier is not re-initialised after unregistering the notifier. This leads to dangling pointers being left there so use list_del_init() to return the notifier_entry an empty list.

References

https://git.kernel.org/stable/c/9537a8425a7a0222999d5839a0b394b1e8834b4a

https://git.kernel.org/stable/c/87100b09246202a91fce4a1562955c32229173bb

https://git.kernel.org/stable/c/1aa6cd4adfc0380fa1ccc2f146848940ff882a66

Details

Source: Mitre, NVD

Published: 2024-07-05

Updated: 2024-07-08

Risk Information

CVSS v2

Base Score: 4.6

Vector: CVSS2#AV:L/AC:L/Au:S/C:N/I:N/A:C

Severity: Medium

CVSS v3

Base Score: 5.5

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Severity: Medium