Null pointer dereference in Linux kernel - CVE-2020-35499
Published: February 19, 2021 / Updated: July 28, 2023
Linux kernel
Linux Foundation
Description
The vulnerability allows a local privileged user to execute arbitrary code.
A NULL pointer dereference flaw in Linux kernel versions prior to 5.11 may be seen if sco_sock_getsockopt function in net/bluetooth/sco.c do not have a sanity check for a socket connection, when using BT_SNDMTU/BT_RCVMTU for SCO sockets. This could allow a local attacker with a special user privilege to crash the system (DOS) or leak kernel internal information.