|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH][libxc] Bounds check for parray
On 19 May 2006, at 20:43, Puthiyaparambil, Aravindh wrote:
Add a bounds check for parray in loadelfimage().
Signed-off-by: Aravindh Puthiyaparambil
<aravindh.puthiyaparambil@xxxxxxxxxx>
I added a couple extra sanity checks to parseelfimage which should make
this patch unnecessary:
1. Ensure VIRT_BASE is specified if ELF_PADDR_OFFSET is specified.
2. Ensure that VIRT_BASE is less than kernel virtual load address.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|