HomeDefectsLIN1023-3754
Fixed

LIN1023-3754 : Security Advisory - linux - CVE-2023-52445

Created: Feb 22, 2024    Updated: Feb 18, 2025
Resolved Date: Mar 5, 2024
Found In Version: 10.23.30.1
Fix Version: 10.23.30.7
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Kernel

Description

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix use after free on context disconnection Upon module load, a kthread is created targeting the pvr2_context_thread_func function, which may call pvr2_context_destroy and thus call kfree() on the context object. However, that might happen before the usb hub_event handler is able to notify the driver. This patch adds a sanity check before the invalid read reported by syzbot, within the context disconnection call stack.

CREATE(Triage):(User=admin) CVE-2023-52445 (https://nvd.nist.gov/vuln/detail/CVE-2023-52445)

CVEs