IPC object creation and deletion

There are no restrictions on IPC object creation. When a process creates an IPC object, the object inherits the process SL and TL.

The IPC object's access mode must be specified by the system call that creates the object.

To delete an IPC object, the process must have DAC OWNER, MIC WRITE and MAC WRITE access to the object.