Bugzilla – Bug 74519
VUL-0: CVE-2005-0750: kernel: local root exploit in AF_BLUETOOTH
Last modified: 2017-03-24 07:23:13 UTC
there is a local root exploit in AF_BLUETOOTH caused by a missing <0 check in net/bluetooth/af_bluetooth.c::bt_sock_create(). (everyone can do socket(AF_BLUETOOTH,-xxxx,0); is the problem I think. )
CAN-2005-0750
reported by ilja <ilja@suresec.org
Created attachment 32818 [details] rs-2.6.tgz
Created attachment 32819 [details] rs.tar.gz
Created attachment 32820 [details] bluetooth.patch 2.6 patch from Marcel
Created attachment 32821 [details] bluetooth-24.patch 2.4 patch (by me)
swampid: 714
Fix has been committed to all trees and kernels have been submitted for checkin into autobuild.
urgent kernel updates + advisory has been released. patch is in all other branches for next update rounds too. -> fixed
CVE-2005-0750: CVSS v2 Base Score: 7.2 (AV:L/AC:L/Au:N/C:C/I:C/A:C)