Linux Kernel Tehuti Network Driver May Let Local Users Gain Elevated Privileges
|
|
SecurityTracker Alert ID: 1019960 |
|
SecurityTracker URL: http://securitytracker.com/id/1019960
|
|
CVE Reference:
CVE-2008-1675
(Links to External Site)
|
Date: May 2 2008
|
Impact:
Root access via local system, User access via local system
|
Fix Available: Yes Vendor Confirmed: Yes
|
Version(s): prior to 2.6.25.1
|
Description:
A vulnerability was reported in the Linux Kernel. A local user may be able to obtain elevated privileges on the target system.
The bdx_ioctl_priv() function in 'drivers/net/tehuti.c' does not properly check for CAP_NET_ADMIN permissions. A local user may be able to exploit this to obtain elevated privileges.
David S. Miller reported this vulnerability.
|
Impact:
A local user may be able to obtain elevated privileges on the target system.
|
Solution:
The vendor has issued a fixed version (2.6.25.1).
The vendor's advisory is available at:
http://kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.25.1
|
Vendor URL: www.kernel.org/ (Links to External Site)
|
Cause:
Access control error
|
Underlying OS:
|
|
Message History:
None.
|
Source Message Contents
|
Date: Fri, 2 May 2008 09:34:00 -0400
Subject: Linux Kernel
|
http://kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.25.1
tehuti: move ioctl perm check closer to function start (CVE-2008-1675)
|
|