SB20240620146 - Null pointer dereference in Linux kernel



SB20240620146 - Null pointer dereference in Linux kernel

Published: June 20, 2024

Security Bulletin ID SB20240620146
Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Denial of service

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 security vulnerability.


1) Null pointer dereference (CVE-ID: CVE-2023-31081)

The vulnerability allows a local user to perform a denial of service (DoS) attack.

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).


Remediation

Install update from vendor's website.