An issue was discovered in drivers/media/test-drivers/vidtv/vidtv_bridge.c in the Linux kernel 6.2. There is a NULL pointer dereference in vidtv_mux_stop_thread. In vidtv_stop_streaming, after dvb->mux=NULL occurs, it executes vidtv_mux_stop_thread(dvb->mux).
References
Configurations
History
No history.
Information
Published : 2023-04-24 06:15
Updated : 2025-02-04 20:15
NVD link : CVE-2023-31081
Mitre link : CVE-2023-31081
CVE.ORG link : CVE-2023-31081
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference