lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e2d01538-f2b7-4f0d-8688-124531530c59@intel.com>
Date: Mon, 23 Dec 2024 11:43:44 -0800
From: Sohil Mehta <sohil.mehta@...el.com>
To: Andrew Cooper <andrew.cooper3@...rix.com>
CC: <acme@...nel.org>, <adrian.hunter@...el.com>,
	<alexander.shishkin@...ux.intel.com>, <bp@...en8.de>,
	<dave.hansen@...ux.intel.com>, <fenghua.yu@...el.com>, <hpa@...or.com>,
	<irogers@...gle.com>, <jdelvare@...e.com>, <jolsa@...nel.org>,
	<kan.liang@...ux.intel.com>, <lenb@...nel.org>, <linux-acpi@...r.kernel.org>,
	<linux-hwmon@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
	<linux-perf-users@...r.kernel.org>, <linux-pm@...r.kernel.org>,
	<linux@...ck-us.net>, <luto@...nel.org>, <mark.rutland@....com>,
	<mingo@...hat.com>, <namhyung@...nel.org>, <peterz@...radead.org>,
	<rafael@...nel.org>, <rui.zhang@...el.com>, <tglx@...utronix.de>,
	<tony.luck@...el.com>, <viresh.kumar@...aro.org>, <x86@...nel.org>
Subject: Re: [RFC PATCH 00/15] Prepare for new Intel family models

On 12/20/2024 4:29 PM, Andrew Cooper wrote:
>>
>>   A dump of the microcode file 06-03-02 shows:
>>     001/001: sig 0x00001632, pf_mask 0x00, 1998-06-10, rev 0x0002, size 2048
>>   An archived CPUID dump [3] also says:
>>     CPUID 00000001: 00001632-00000000-00000000-0183FBFF
>>
>>   That would translate to a family number of 22 (0x16). This aberration is 
>>   not explicitly handled anywhere in the kernel so the platform might already 
>>   be broken. This series might make it worse for the platform if the latest 
>>   kernel works on it by chance.
> 
> Are you sure?  Bits 13:12 are the type field, and the 0x1 you've got is
> for an OverDrive processor.
> 

You are right. This is indeed the processor type field. I should have
spent more time reading the specification than Wikipedia :)


> x86_family() will consider this to be family 6 as far as I can see.
> 

On the bright side, we don't have to worry about breaking this CPU.

Sohil

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ