Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Oct 2018 15:54:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 192487] cpucontrol uses unsafe procedure to detect current microcode version
Message-ID:  <bug-192487-227-7CdpaQivE1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192487-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192487-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192487

--- Comment #10 from commit-hook@freebsd.org ---
A commit references this bug:

Author: emaste
Date: Wed Oct 10 15:54:01 UTC 2018
New revision: 339287
URL: https://svnweb.freebsd.org/changeset/base/339287

Log:
  MFC r333569: cpucontrol: improve Intel microcode revision check

  According to the Intel SDM (Volme 3, 9.11.7) the BIOS signature MSR
  should be zeroed before executing cpuid (although in practice it does
  not seem to matter).

  PR:           192487
  Submitted by: Dan Lukes
  Reported by:  Henrique de Moraes Holschuh

Changes:
_U  stable/11/
  stable/11/usr.sbin/cpucontrol/intel.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192487-227-7CdpaQivE1>