Input validation error in Linux kernel - CVE-2010-3850

 

Input validation error in Linux kernel - CVE-2010-3850

Published: December 30, 2010 / Updated: February 13, 2023


Vulnerability identifier: #VU94163
CSH Severity: Low
CVSS v4: 4.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2010-3850
CWE-ID: CWE-20
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to corrupt data.

The ec_dev_ioctl function in net/econet/af_econet.c in the Linux kernel before 2.6.36.2 does not require the CAP_NET_ADMIN capability, which allows local users to bypass intended access restrictions and configure econet addresses via an SIOCSIFADDR ioctl call.


Affected software

Linux kernel

How to mitigate CVE-2010-3850

Install update from vendor's website.


External References

Related Security Bulletins