Improper access control in Linux kernel - CVE-2016-8645

 

Improper access control in Linux kernel - CVE-2016-8645

Published: November 28, 2016 / Updated: February 12, 2023


Vulnerability identifier: #VU92450
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2016-8645
CWE-ID: CWE-284
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

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

The vulnerability exists due to improper access control error within the tcp_v6_do_rcv() function in net/ipv6/tcp_ipv6.c, within the tcp_add_backlog() and nf_reset() functions in net/ipv4/tcp_ipv4.c. A local user can perform a denial of service (DoS) attack.


Affected software

Linux kernel
Fedora
kernel

How to mitigate CVE-2016-8645

Install update from vendor's repository.

kernel - addressed in versions 4.8.8-100.fc23, 4.8.8-200.fc24, 4.8.8-300.fc25

External References

Related Security Bulletins