[Bug 1398975] Re: hardware-assisted lock elision hazardous on x86
Launchpad Bug Tracker
1398975 at bugs.launchpad.net
Wed Jan 14 09:00:43 UTC 2015
This bug was fixed in the package glibc - 2.19-10ubuntu2.2
---------------
glibc (2.19-10ubuntu2.2) utopic; urgency=medium
* patches/amd64/local-blacklist-on-TSX-Haswell.diff: new patch from
Henrique de Moraes Holschuh to disable TSX on processors which might get
it disabled through a microcode update. (LP: #1398975)
-- Chris J Arges <chris.j.arges at canonical.com> Thu, 04 Dec 2014 10:13:13 -0600
** Changed in: glibc (Ubuntu Utopic)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to eglibc in Ubuntu.
https://bugs.launchpad.net/bugs/1398975
Title:
hardware-assisted lock elision hazardous on x86
Status in eglibc package in Ubuntu:
Invalid
Status in glibc package in Ubuntu:
Fix Released
Status in eglibc source package in Trusty:
Fix Released
Status in glibc source package in Utopic:
Fix Released
Status in glibc package in Debian:
Fix Released
Bug description:
[Impact]
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762195 for a full description of the issue.
HLE extensions are hazardous due to erratum HSD136.
Users that upgrade their intel-microcode could encounter illegal
instruction traps due to microcode updates that blacklist HLE
instructions. Glibc uses those instructions and thus we need to be
defensive and patch them here.
The issue was originally seen here:
https://bugs.launchpad.net/intel/+bug/1370352
[Test Case]
Update to latest intel-microcode with microcode-20140913.dat enabled. Try to boot machine and use applications; check dmesg for trap invalid opcodes in libpthread-2.19.so.
[Regression Potential]
This has been fixed in vivid, so I'm requesting this patch be backported to T/U.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1398975/+subscriptions
More information about the foundations-bugs
mailing list