Linux Kernel setsockopt System Call Untrusted Pointer Dereference Information Disclosure Vulnerability
Vulnerability Details
This vulnerability allows local attackers to disclose sensitive information on affected installations of Linux Kernel. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability.
The specific flaw exists within the handling of arguments to the setsockopt system call. The issue results from the lack of proper validation of a user-supplied value prior to dereferencing it as a pointer. An attacker can leverage this in conjunction with other vulnerabilities to escalate privileges and execute code in the context of the kernel.
Additional Details
Fixed in Kernel v5.4.92
Disclosure Timeline
- 2020-12-22 - Vulnerability reported to vendor
- 2021-01-29 - Coordinated public release of advisory
Credit
Ryota Shiga(@Ga_ryo_) of Flatt Security