Impact
A NULL pointer dereference was discovered in the vidtv test driver of the Linux kernel. When the function vidtv_psi_pmt_stream_init() fails to allocate memory, the subsequent call to vidtv_channel_pmt_match_sections() does not check for a NULL result, and attempts to dereference the null pointer, causing a general protection fault. This kernel fault can lead to a system crash if triggered, potentially denying service to applications or a host. The nature of the flaw is a classic null pointer dereference (CWE‑476).
Affected Systems
The issue affects the Linux kernel, particularly the vidtv test driver present in all kernel releases until the fix is applied. No specific version is listed, so any system running the vidtv media test driver is at risk.
Risk and Exploitability
The fault is exploitable only from the local machine because it requires interaction with the vidtv driver; remote exploitation is not supported by the current description. The EPSS score is reported as < 1 %, indicating a very low probability of real-world exploitation, and the vulnerability is not listed in the CISA KEV catalog. Nonetheless, a local attacker with sufficient privileges to trigger the driver can induce a kernel panic and mount a denial‑of‑service attack.
OpenCVE Enrichment
Debian DSA