[syslinux] [PATCH 1/1] gpxe: fix possible null pointer dereference

H. Peter Anvin hpa at zytor.com
Mon Oct 7 15:43:32 PDT 2013


On 09/23/2013 06:05 PM, Felipe Pena wrote:
> Possibly authority variable (initialized with NULL) might be dereferenced when
> an arbitrary path (without "//" on it) is supplied to parse_uri() function
> 
> Signed-off-by: Felipe Pena <felipensp at gmail.com>
> ---
>  gpxe/src/core/uri.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

We should kill the included gpxe and either replace it with ipxe or just
remove it entirely.

	-hpa




More information about the Syslinux mailing list