Security fix. Zero pages before they are handed to user space.
Shared memory areas were not cleared when they are allocated and handed to user space. Sensitive information may leak.
Loading
Please register or sign in to comment
Shared memory areas were not cleared when they are allocated and handed to user space. Sensitive information may leak.