Subject: CVS commit: pkgsrc/sysutils/xenkernel41
From: S.P.Zeidler
Date: 2015-03-10 21:27:16
Message id: 20150310202716.BAD5F98@cvs.netbsd.org

Log Message:
xsa123-4.3-4.2.patch from upstream:

x86emul: fully ignore segment override for register-only operations

For ModRM encoded instructions with register operands we must not
overwrite ea.mem.seg (if a - bogus in that case - segment override was
present) as it aliases with ea.reg.

This is CVE-2015-2151 / XSA-123.

Files:
RevisionActionfile
1.44modifypkgsrc/sysutils/xenkernel41/Makefile
1.35modifypkgsrc/sysutils/xenkernel41/distinfo
1.1addpkgsrc/sysutils/xenkernel41/patches/patch-CVE-2015-2151