NETIO.SYS BSOD problems

I have a driver problem with my NETIO.SYS and it causes me too BSOD occasionally, help me if you can.

--------------------------------------------------------------------------------------------------------

Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Windows\Minidump\012911-15740-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7600 MP (8 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
Machine Name:
Kernel base = 0xfffff800`02a5b000 PsLoadedModuleList = 0xfffff800`02c98e50
Debug session time: Sat Jan 29 15:03:55.985 2011 (UTC - 8:00)
System Uptime: 0 days 1:24:15.577
Loading Kernel Symbols
...............................................................
................................................................
.....................
Loading User Symbols
Loading unloaded module list
.....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 7F, {8, 80050031, 6f8, fffff80002ad1e59}

Probably caused by : NETIO.SYS ( NETIO!CompareSecurityContexts+6a )

Followup: MachineOwner
---------

3: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

UNEXPECTED_KERNEL_MODE_TRAP (7f)
This means a trap occurred in kernel mode, and it's a trap of a kind
that the kernel isn't allowed to have/catch (bound trap) or that
is always instant death (double fault). The first number in the
bugcheck params is the number of the trap (8 = double fault, etc)
Consult an Intel x86 family manual to learn more about what these
traps are. Here is a *portion* of those codes:
If kv shows a taskGate
use .tss on the part before the colon, then kv.
Else if kv shows a trapframe
use .trap on that value
Else
.trap on the appropriate frame will show where the trap was taken
(on x86, this will be the ebp that goes with the procedure KiTrap)
Endif
kb will then show the corrected stack.
Arguments:
Arg1: 0000000000000008, EXCEPTION_DOUBLE_FAULT
Arg2: 0000000080050031
Arg3: 00000000000006f8
Arg4: fffff80002ad1e59

Debugging Details:
------------------


BUGCHECK_STR: 0x7f_8

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

PROCESS_NAME: System

CURRENT_IRQL: 2

LAST_CONTROL_TRANSFER: from fffff80002acaca9 to fffff80002acb740

STACK_TEXT:
fffff880`02fd9de8 fffff800`02acaca9 : 00000000`0000007f 00000000`00000008 00000000`80050031 00000000`000006f8 : nt!KeBugCheckEx
fffff880`02fd9df0 fffff800`02ac9172 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff880`02fd9f30 fffff800`02ad1e59 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2
fffff880`02ff5fb0 fffff800`02ad11e4 : 35fca5f4`0bcf0eef fffff880`02ff62d0 fffff880`02ff62d0 ffe146a6`f6834d04 : nt!SepNormalAccessCheck+0x29
fffff880`02ff6040 fffff800`02ad0c10 : fffff880`02ff62b0 00000000`00000000 fffff880`02ff62b0 fffff880`02ff62d0 : nt!SepAccessCheck+0x1d4
fffff880`02ff6170 fffff800`02a93f6a : fffffa80`04273080 00000000`00000001 00000000`00000000 fffffa80`04d547c8 : nt!SeAccessCheckWithHint+0x180
fffff880`02ff6250 fffff880`01550c5a : f1d1a925`2eb52fab bf35f9d2`3922f915 99db10e0`79b9336d 7cc44417`4c1b547a : nt!SeAccessCheckFromState+0x102
fffff880`02ff6940 fffff880`0154e94f : 5f36c532`00000000 0f578dfe`00000000 faf35f50`c183fb81 3fcb0612`c4639403 : NETIO!CompareSecurityContexts+0x6a
fffff880`02ff69b0 fffff880`015509b5 : 53b788f2`cfe94360 20fb6492`6514a0dc 97ee3d2e`d714da13 b47d3b74`2a23b3a7 : NETIO!MatchValues+0xef
fffff880`02ff6a00 fffff880`01550845 : fffffa80`05bb00a0 fffffa80`05ba4cc0 fffff880`02ff6c28 fffff880`02ff7360 : NETIO!FilterMatch+0x95
fffff880`02ff6a50 fffff880`01551ccb : 00000000`00000000 00000000`00000000 fffff880`02ff7360 fffff880`02ff6c10 : NETIO!IndexListClassify+0x69
fffff880`02ff6ad0 fffff880`01640417 : fffff880`02ff6fa8 fffff880`02ff6fa8 fffff880`02ff7ce0 fffffa80`0447fd50 : NETIO!KfdClassify+0xa4e
fffff880`02ff6e40 fffff880`0163983e : fffff880`01748690 00000000`00000000 fffffa80`04562010 00000000`00000000 : tcpip!WfpAleClassify+0x57
fffff880`02ff6e80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : tcpip!WfpAlepAuthorizeSend+0x94e


STACK_COMMAND: kb

FOLLOWUP_IP:
NETIO!CompareSecurityContexts+6a
fffff880`01550c5a 448b442470 mov r8d,dword ptr [rsp+70h]

SYMBOL_STACK_INDEX: 7

SYMBOL_NAME: NETIO!CompareSecurityContexts+6a

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: NETIO

IMAGE_NAME: NETIO.SYS

DEBUG_FLR_IMAGE_TIMESTAMP: 4bbe946f

FAILURE_BUCKET_ID: X64_0x7f_8_NETIO!CompareSecurityContexts+6a

BUCKET_ID: X64_0x7f_8_NETIO!CompareSecurityContexts+6a

Followup: MachineOwner
---------

3: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

UNEXPECTED_KERNEL_MODE_TRAP (7f)
This means a trap occurred in kernel mode, and it's a trap of a kind
that the kernel isn't allowed to have/catch (bound trap) or that
is always instant death (double fault). The first number in the
bugcheck params is the number of the trap (8 = double fault, etc)
Consult an Intel x86 family manual to learn more about what these
traps are. Here is a *portion* of those codes:
If kv shows a taskGate
use .tss on the part before the colon, then kv.
Else if kv shows a trapframe
use .trap on that value
Else
.trap on the appropriate frame will show where the trap was taken
(on x86, this will be the ebp that goes with the procedure KiTrap)
Endif
kb will then show the corrected stack.
Arguments:
Arg1: 0000000000000008, EXCEPTION_DOUBLE_FAULT
Arg2: 0000000080050031
Arg3: 00000000000006f8
Arg4: fffff80002ad1e59

Debugging Details:
------------------


BUGCHECK_STR: 0x7f_8

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

PROCESS_NAME: System

CURRENT_IRQL: 2

LAST_CONTROL_TRANSFER: from fffff80002acaca9 to fffff80002acb740

STACK_TEXT:
fffff880`02fd9de8 fffff800`02acaca9 : 00000000`0000007f 00000000`00000008 00000000`80050031 00000000`000006f8 : nt!KeBugCheckEx
fffff880`02fd9df0 fffff800`02ac9172 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff880`02fd9f30 fffff800`02ad1e59 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2
fffff880`02ff5fb0 fffff800`02ad11e4 : 35fca5f4`0bcf0eef fffff880`02ff62d0 fffff880`02ff62d0 ffe146a6`f6834d04 : nt!SepNormalAccessCheck+0x29
fffff880`02ff6040 fffff800`02ad0c10 : fffff880`02ff62b0 00000000`00000000 fffff880`02ff62b0 fffff880`02ff62d0 : nt!SepAccessCheck+0x1d4
fffff880`02ff6170 fffff800`02a93f6a : fffffa80`04273080 00000000`00000001 00000000`00000000 fffffa80`04d547c8 : nt!SeAccessCheckWithHint+0x180
fffff880`02ff6250 fffff880`01550c5a : f1d1a925`2eb52fab bf35f9d2`3922f915 99db10e0`79b9336d 7cc44417`4c1b547a : nt!SeAccessCheckFromState+0x102
fffff880`02ff6940 fffff880`0154e94f : 5f36c532`00000000 0f578dfe`00000000 faf35f50`c183fb81 3fcb0612`c4639403 : NETIO!CompareSecurityContexts+0x6a
fffff880`02ff69b0 fffff880`015509b5 : 53b788f2`cfe94360 20fb6492`6514a0dc 97ee3d2e`d714da13 b47d3b74`2a23b3a7 : NETIO!MatchValues+0xef
fffff880`02ff6a00 fffff880`01550845 : fffffa80`05bb00a0 fffffa80`05ba4cc0 fffff880`02ff6c28 fffff880`02ff7360 : NETIO!FilterMatch+0x95
fffff880`02ff6a50 fffff880`01551ccb : 00000000`00000000 00000000`00000000 fffff880`02ff7360 fffff880`02ff6c10 : NETIO!IndexListClassify+0x69
fffff880`02ff6ad0 fffff880`01640417 : fffff880`02ff6fa8 fffff880`02ff6fa8 fffff880`02ff7ce0 fffffa80`0447fd50 : NETIO!KfdClassify+0xa4e
fffff880`02ff6e40 fffff880`0163983e : fffff880`01748690 00000000`00000000 fffffa80`04562010 00000000`00000000 : tcpip!WfpAleClassify+0x57
fffff880`02ff6e80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : tcpip!WfpAlepAuthorizeSend+0x94e


STACK_COMMAND: kb

FOLLOWUP_IP:
NETIO!CompareSecurityContexts+6a
fffff880`01550c5a 448b442470 mov r8d,dword ptr [rsp+70h]

SYMBOL_STACK_INDEX: 7

SYMBOL_NAME: NETIO!CompareSecurityContexts+6a

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: NETIO

IMAGE_NAME: NETIO.SYS

DEBUG_FLR_IMAGE_TIMESTAMP: 4bbe946f

FAILURE_BUCKET_ID: X64_0x7f_8_NETIO!CompareSecurityContexts+6a

BUCKET_ID: X64_0x7f_8_NETIO!CompareSecurityContexts+6a

Followup: MachineOwner
---------

3: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

UNEXPECTED_KERNEL_MODE_TRAP (7f)
This means a trap occurred in kernel mode, and it's a trap of a kind
that the kernel isn't allowed to have/catch (bound trap) or that
is always instant death (double fault). The first number in the
bugcheck params is the number of the trap (8 = double fault, etc)
Consult an Intel x86 family manual to learn more about what these
traps are. Here is a *portion* of those codes:
If kv shows a taskGate
use .tss on the part before the colon, then kv.
Else if kv shows a trapframe
use .trap on that value
Else
.trap on the appropriate frame will show where the trap was taken
(on x86, this will be the ebp that goes with the procedure KiTrap)
Endif
kb will then show the corrected stack.
Arguments:
Arg1: 0000000000000008, EXCEPTION_DOUBLE_FAULT
Arg2: 0000000080050031
Arg3: 00000000000006f8
Arg4: fffff80002ad1e59

Debugging Details:
------------------


BUGCHECK_STR: 0x7f_8

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

PROCESS_NAME: System

CURRENT_IRQL: 2

LAST_CONTROL_TRANSFER: from fffff80002acaca9 to fffff80002acb740

STACK_TEXT:
fffff880`02fd9de8 fffff800`02acaca9 : 00000000`0000007f 00000000`00000008 00000000`80050031 00000000`000006f8 : nt!KeBugCheckEx
fffff880`02fd9df0 fffff800`02ac9172 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff880`02fd9f30 fffff800`02ad1e59 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2
fffff880`02ff5fb0 fffff800`02ad11e4 : 35fca5f4`0bcf0eef fffff880`02ff62d0 fffff880`02ff62d0 ffe146a6`f6834d04 : nt!SepNormalAccessCheck+0x29
fffff880`02ff6040 fffff800`02ad0c10 : fffff880`02ff62b0 00000000`00000000 fffff880`02ff62b0 fffff880`02ff62d0 : nt!SepAccessCheck+0x1d4
fffff880`02ff6170 fffff800`02a93f6a : fffffa80`04273080 00000000`00000001 00000000`00000000 fffffa80`04d547c8 : nt!SeAccessCheckWithHint+0x180
fffff880`02ff6250 fffff880`01550c5a : f1d1a925`2eb52fab bf35f9d2`3922f915 99db10e0`79b9336d 7cc44417`4c1b547a : nt!SeAccessCheckFromState+0x102
fffff880`02ff6940 fffff880`0154e94f : 5f36c532`00000000 0f578dfe`00000000 faf35f50`c183fb81 3fcb0612`c4639403 : NETIO!CompareSecurityContexts+0x6a
fffff880`02ff69b0 fffff880`015509b5 : 53b788f2`cfe94360 20fb6492`6514a0dc 97ee3d2e`d714da13 b47d3b74`2a23b3a7 : NETIO!MatchValues+0xef
fffff880`02ff6a00 fffff880`01550845 : fffffa80`05bb00a0 fffffa80`05ba4cc0 fffff880`02ff6c28 fffff880`02ff7360 : NETIO!FilterMatch+0x95
fffff880`02ff6a50 fffff880`01551ccb : 00000000`00000000 00000000`00000000 fffff880`02ff7360 fffff880`02ff6c10 : NETIO!IndexListClassify+0x69
fffff880`02ff6ad0 fffff880`01640417 : fffff880`02ff6fa8 fffff880`02ff6fa8 fffff880`02ff7ce0 fffffa80`0447fd50 : NETIO!KfdClassify+0xa4e
fffff880`02ff6e40 fffff880`0163983e : fffff880`01748690 00000000`00000000 fffffa80`04562010 00000000`00000000 : tcpip!WfpAleClassify+0x57
fffff880`02ff6e80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : tcpip!WfpAlepAuthorizeSend+0x94e


STACK_COMMAND: kb

FOLLOWUP_IP:
NETIO!CompareSecurityContexts+6a
fffff880`01550c5a 448b442470 mov r8d,dword ptr [rsp+70h]

SYMBOL_STACK_INDEX: 7

SYMBOL_NAME: NETIO!CompareSecurityContexts+6a

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: NETIO

IMAGE_NAME: NETIO.SYS

DEBUG_FLR_IMAGE_TIMESTAMP: 4bbe946f

FAILURE_BUCKET_ID: X64_0x7f_8_NETIO!CompareSecurityContexts+6a

BUCKET_ID: X64_0x7f_8_NETIO!CompareSecurityContexts+6a

Followup: MachineOwner
---------
 
Netio.sys is a Windows OS driver that deals with networking input/output. I suggest going to Del''s website, find your exact model, and update the latest wireless/NIC drivers for your system.
 
Back