Re: Use of CeAllocAsynchronousBuffer clarification
- From: kibkid <kibkid@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 8 Sep 2008 08:13:00 -0700
Thanks alot
"K. S. Huang" wrote:
You should us VirtualAllocCopyEx; although it is doable, you should still.
consider other solutions rather than exporting a kernel space to an user
application that could introduce potential risks.
"kibkid" <kibkid@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:5B30E2C0-3680-45B1-BF8B-0A6501FB4509@xxxxxxxxxxxxxxxx
Hello,
I am reading about the use of CeAllocAsynchronousBuffer and it seems to
me
that it's used for marshaling pointers in user space for use in kernel
space.
But what if I have a buffer in Kernel space and i want to be able to
access
it from user space, can we still use this function or should we use
VirtualAllocCopyEx?
Thank you
- References:
- Use of CeAllocAsynchronousBuffer clarification
- From: kibkid
- Re: Use of CeAllocAsynchronousBuffer clarification
- From: K. S. Huang
- Use of CeAllocAsynchronousBuffer clarification
- Prev by Date: Re: Pindriver (Camera)
- Next by Date: Re: Closing NetBios Port
- Previous by thread: Re: Use of CeAllocAsynchronousBuffer clarification
- Next by thread: How to dismount File System Driver (FSD)?
- Index(es):