vulnerability
Red Hat: CVE-2023-52445: kernel: pvrusb2: fix use after free on context disconnection (Multiple Advisories)
Severity | CVSS | Published | Added | Modified |
---|---|---|---|---|
2 | (AV:L/AC:H/Au:M/C:N/I:P/A:P) | 02/22/2024 | 06/06/2024 | 03/10/2025 |
Severity
2
CVSS
(AV:L/AC:H/Au:M/C:N/I:P/A:P)
Published
02/22/2024
Added
06/06/2024
Modified
03/10/2025
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.
Solution(s)
redhat-upgrade-kernelredhat-upgrade-kernel-rt

NEW
Explore Exposure Command
Confidently identify and prioritize exposures from endpoint to cloud with full attack surface visibility and threat-aware risk context.