[Bug 45132] CommonObjects tool (.NET app) from Google sandbox-attacksurface-analysis-tools v1.1.x needs 'ntdll.NtQuerySystemInformation' to support 'SystemExtendedHandleInformation'

WineHQ Bugzilla wine-bugs at winehq.org
Fri Feb 19 05:06:54 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=45132

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Fixed by SHA1|                            |835f5fff7150034139919801444
                   |                            |b52a4c0186f44
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

this is fixed by commit
https://source.winehq.org/git/wine.git/commitdiff/835f5fff7150034139919801444b52a4c0186f44
("ntdll: Implement NtQuerySystemInformation(SystemExtendedHandleInformation).")

Thanks Michael

--- snip ---
Wine-dbg>info process
 pid      threads  executable (all id:s are in hex)
>0000010c 2        'notepad.exe'
 00000114 3        \_ 'explorer.exe'
 00000104 2        'conhost.exe'
 00000038 9        'services.exe'
 000000d4 6        \_ 'rpcss.exe'
 00000094 6        \_ 'winedevice.exe'
 0000007c 5        \_ 'plugplay.exe'
 0000005c 4        \_ 'winedevice.exe'
 00000044 3        \_ 'svchost.exe'
--- snip ---

'notepad.exe' pid 0x10c -> 268
'conhost.exe' pid 0x104 -> 260

--- snip ---
$ wine ./CommonObjects.exe -a 268 260
...
0 Semaphore
        268/0x10C 4/0x4 0x00020003
        268/0x10C 8/0x8 0x00100020
        268/0x10C 12/0xC 0x000F003F
        268/0x10C 16/0x10 0x000F003F
        268/0x10C 20/0x14 0x000F003F
        268/0x10C 24/0x18 0x000F003F
        268/0x10C 28/0x1C 0x000F003F
        268/0x10C 32/0x20 0x000F003F
        268/0x10C 36/0x24 0x000F003F
        268/0x10C 40/0x28 0x000F003F
        268/0x10C 44/0x2C 0x00000006
        268/0x10C 48/0x30 0x001F0001
        268/0x10C 52/0x34 0x000F003F
        268/0x10C 56/0x38 0x00000006
        268/0x10C 60/0x3C 0x0000037F
        268/0x10C 64/0x40 0x000001FF
        268/0x10C 68/0x44 0x000F003F
        268/0x10C 72/0x48 0x000F003F
        268/0x10C 76/0x4C 0x000F003F
        268/0x10C 80/0x50 0x000F003F
        268/0x10C 84/0x54 0x000F003F
        268/0x10C 88/0x58 0x001F0003
        268/0x10C 92/0x5C 0x00100000
        268/0x10C 96/0x60 0x000F003F
        268/0x10C 100/0x64 0x000F003F
        268/0x10C 104/0x68 0x001F0001
        268/0x10C 108/0x6C 0x000F003F
        268/0x10C 112/0x70 0x000F003F
        268/0x10C 116/0x74 0x00000000
        268/0x10C 120/0x78 0x00100000
        260/0x104 4/0x4 0x00120089
        260/0x104 8/0x8 0x00120116
        260/0x104 12/0xC 0x00100018
        260/0x104 16/0x10 0x00020003
        260/0x104 20/0x14 0x00100020
        260/0x104 24/0x18 0x000F003F
        260/0x104 28/0x1C 0x000F003F
        260/0x104 32/0x20 0x000F003F
        260/0x104 36/0x24 0x000F003F
        260/0x104 40/0x28 0x000F003F
        260/0x104 44/0x2C 0x000F003F
        260/0x104 48/0x30 0x000F003F
        260/0x104 52/0x34 0x000F003F
        260/0x104 56/0x38 0x00000006
        260/0x104 60/0x3C 0x001F0001
        260/0x104 64/0x40 0x000F003F
        260/0x104 68/0x44 0x00000006
        260/0x104 72/0x48 0x0000037F
        260/0x104 76/0x4C 0x000001FF
        260/0x104 80/0x50 0x000F003F
        260/0x104 84/0x54 0x000F003F
        260/0x104 88/0x58 0x000F003F
        260/0x104 92/0x5C 0x001FFFFF
        260/0x104 96/0x60 0x001F0003
        260/0x104 100/0x64 0x00100000
        260/0x104 104/0x68 0x000F003F
        260/0x104 108/0x6C 0x000F003F
--- snip ---

$ wine --version
wine-6.2-157-gb8719736c5a

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list