1.7 KiB
title, description, ms.assetid, ms.prod, ms.mktglfcycl, ms.sitesec, ms.pagetype, author
title | description | ms.assetid | ms.prod | ms.mktglfcycl | ms.sitesec | ms.pagetype | author |
---|---|---|---|---|---|---|---|
Audit Kernel Object (Windows 10) | This topic for the IT professional describes the Advanced Security Audit policy setting, Audit Kernel Object, which determines whether the operating system generates audit events when users attempt to access the system kernel, which includes mutexes and semaphores. | 75619d8b-b1eb-445b-afc9-0f9053be97fb | W10 | deploy | library | security | brianlic-msft |
Audit Kernel Object
Applies to
- Windows 10
- Windows 10 Mobile
This topic for the IT professional describes the Advanced Security Audit policy setting, Audit Kernel Object, which determines whether the operating system generates audit events when users attempt to access the system kernel, which includes mutexes and semaphores.
Only kernel objects with a matching system access control list (SACL) generate security audit events. The audits generated are usually useful only to developers.
Typically, kernel objects are given SACLs only if the AuditBaseObjects or AuditBaseDirectories auditing options are enabled.
Note: The Audit: Audit the access of global system objects policy setting controls the default SACL of kernel objects. Event volume: High if you have enabled one of the Global Object Access Auditing settings
Default setting: Not configured
Event ID | Event message |
---|---|
4659 | A handle to an object was requested with intent to delete. |
4660 | An object was deleted. |
4661 | A handle to an object was requested. |
4663 | An attempt was made to access an object. |