I am hitting this with 5.15.0-35-generic.

ASUS Prime Z690M-PLUS D4 with i12600k CPU.

Jun 05 17:42:38 deca kernel: unchecked MSR access error: WRMSR to 0xd10 (tried 
to write 0x000000000000ffff) at rIP: 0xfff>
Jun 05 17:42:38 deca kernel: Call Trace:
Jun 05 17:42:38 deca kernel:  <TASK>
Jun 05 17:42:38 deca kernel:  ? cat_wrmsr+0x43/0x60
Jun 05 17:42:38 deca kernel:  domain_add_cpu+0x2c9/0x470
Jun 05 17:42:38 deca kernel:  ? domain_add_cpu+0x470/0x470
Jun 05 17:42:38 deca kernel:  resctrl_online_cpu+0x4d/0xb0
Jun 05 17:42:38 deca kernel:  cpuhp_invoke_callback+0x108/0x410
Jun 05 17:42:38 deca kernel:  cpuhp_thread_fun+0xc0/0x1b0
Jun 05 17:42:38 deca kernel:  smpboot_thread_fn+0xb7/0x150
Jun 05 17:42:38 deca kernel:  ? smpboot_register_percpu_thread+0x130/0x130
Jun 05 17:42:38 deca kernel:  kthread+0x127/0x150
Jun 05 17:42:38 deca kernel:  ? set_kthread_struct+0x50/0x50
Jun 05 17:42:38 deca kernel:  ret_from_fork+0x1f/0x30
Jun 05 17:42:38 deca kernel:  </TASK>
....

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpad.net/bugs/1959721

Title:
  unchecked MSR access error: WRMSR to 0xd10

Status in linux-signed package in Ubuntu:
  Confirmed

Bug description:
  When booting 5.13.0-28-generic on a fully up-to-date Ubuntu 21.10 I
  get:

  [    0.526209] unchecked MSR access error: WRMSR to 0xd10 (tried to write 
0x000000000000ffff) at rIP: 0xffffffffb8880b34 (native_write_msr+0x4/0x30)
  [    0.527769] Call Trace:
  [    0.528290]  <TASK>
  [    0.528805]  ? cat_wrmsr+0x4c/0x70
  [    0.529348]  domain_add_cpu+0x2b2/0x430
  [    0.529840]  ? domain_add_cpu+0x430/0x430
  [    0.530326]  resctrl_online_cpu+0x4d/0xb0
  [    0.530811]  cpuhp_invoke_callback+0x298/0x420
  [    0.531295]  cpuhp_thread_fun+0x92/0x150
  [    0.531771]  smpboot_thread_fn+0xcd/0x170
  [    0.532245]  kthread+0x11c/0x140
  [    0.532714]  ? smpboot_register_percpu_thread+0xe0/0xe0
  [    0.533184]  ? set_kthread_struct+0x50/0x50
  [    0.533908]  ret_from_fork+0x1f/0x30
  [    0.534373]  </TASK>

  CPU: i5-12600k
  MB: ASUS PRIME Z690M-PLUS D4

  This is on a CPU with both performance (6 w HT) and efficiency (4)
  cores:

  root@deca:/home/bram# cat /proc/cpuinfo 
  processor     : 0
  vendor_id     : GenuineIntel
  cpu family    : 6
  model         : 151
  model name    : 12th Gen Intel(R) Core(TM) i5-12600K
  stepping      : 2
  microcode     : 0x18
  cpu MHz               : 800.000
  cache size    : 20480 KB
  physical id   : 0
  siblings      : 16
  core id               : 0
  cpu cores     : 10
  apicid                : 0
  initial apicid        : 0
  fpu           : yes
  fpu_exception : yes
  cpuid level   : 32
  wp            : yes
  flags         : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb 
rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology 
nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl 
vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe 
popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch 
cpuid_fault epb cat_l2 invpcid_single cdp_l2 ssbd ibrs ibpb stibp ibrs_enhanced 
tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep 
bmi2 erms invpcid rdt_a rdseed adx smap clflushopt clwb intel_pt sha_ni 
xsaveopt xsavec xgetbv1 xsaves split_lock_detect avx_vnni dtherm ida arat pln 
pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req umip pku ospke waitpkg 
gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize 
pconfig arch_lbr flush_l1d arch_capabilities
  vmx flags     : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad 
ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid 
unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec 
tsc_scaling usr_wait_pause
  bugs          : spectre_v1 spectre_v2 spec_store_bypass swapgs
  bogomips      : 7372.80
  clflush size  : 64
  cache_alignment       : 64
  address sizes : 46 bits physical, 48 bits virtual
  power management:

  processor     : 1
  vendor_id     : GenuineIntel
  cpu family    : 6
  model         : 151
  model name    : 12th Gen Intel(R) Core(TM) i5-12600K
  stepping      : 2
  microcode     : 0x18
  cpu MHz               : 800.000
  cache size    : 20480 KB
  physical id   : 0
  siblings      : 16
  core id               : 0
  cpu cores     : 10
  apicid                : 1
  initial apicid        : 1
  fpu           : yes
  fpu_exception : yes
  cpuid level   : 32
  wp            : yes
  flags         : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb 
rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology 
nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl 
vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe 
popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch 
cpuid_fault epb cat_l2 invpcid_single cdp_l2 ssbd ibrs ibpb stibp ibrs_enhanced 
tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep 
bmi2 erms invpcid rdt_a rdseed adx smap clflushopt clwb intel_pt sha_ni 
xsaveopt xsavec xgetbv1 xsaves split_lock_detect avx_vnni dtherm ida arat pln 
pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req umip pku ospke waitpkg 
gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize 
pconfig arch_lbr flush_l1d arch_capabilities
  vmx flags     : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad 
ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid 
unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec 
tsc_scaling usr_wait_pause
  bugs          : spectre_v1 spectre_v2 spec_store_bypass swapgs
  bogomips      : 7372.80
  clflush size  : 64
  cache_alignment       : 64
  address sizes : 46 bits physical, 48 bits virtual
  power management:

  processor     : 2
  vendor_id     : GenuineIntel
  cpu family    : 6
  model         : 151
  model name    : 12th Gen Intel(R) Core(TM) i5-12600K
  stepping      : 2
  microcode     : 0x18
  cpu MHz               : 800.000
  cache size    : 20480 KB
  physical id   : 0
  siblings      : 16
  core id               : 4
  cpu cores     : 10
  apicid                : 8
  initial apicid        : 8
  fpu           : yes
  fpu_exception : yes
  cpuid level   : 32
  wp            : yes
  flags         : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb 
rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology 
nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl 
vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe 
popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch 
cpuid_fault epb cat_l2 invpcid_single cdp_l2 ssbd ibrs ibpb stibp ibrs_enhanced 
tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep 
bmi2 erms invpcid rdt_a rdseed adx smap clflushopt clwb intel_pt sha_ni 
xsaveopt xsavec xgetbv1 xsaves split_lock_detect avx_vnni dtherm ida arat pln 
pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req umip pku ospke waitpkg 
gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize 
pconfig arch_lbr flush_l1d arch_capabilities
  vmx flags     : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad 
ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid 
unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec 
tsc_scaling usr_wait_pause
  bugs          : spectre_v1 spectre_v2 spec_store_bypass swapgs
  bogomips      : 7372.80
  clflush size  : 64
  cache_alignment       : 64
  address sizes : 46 bits physical, 48 bits virtual
  power management:

  processor     : 3
  vendor_id     : GenuineIntel
  cpu family    : 6
  model         : 151
  model name    : 12th Gen Intel(R) Core(TM) i5-12600K
  stepping      : 2
  microcode     : 0x18
  cpu MHz               : 800.000
  cache size    : 20480 KB
  physical id   : 0
  siblings      : 16
  core id               : 4
  cpu cores     : 10
  apicid                : 9
  initial apicid        : 9
  fpu           : yes
  fpu_exception : yes
  cpuid level   : 32
  wp            : yes
  flags         : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb 
rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology 
nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl 
vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe 
popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch 
cpuid_fault epb cat_l2 invpcid_single cdp_l2 ssbd ibrs ibpb stibp ibrs_enhanced 
tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep 
bmi2 erms invpcid rdt_a rdseed adx smap clflushopt clwb intel_pt sha_ni 
xsaveopt xsavec xgetbv1 xsaves split_lock_detect avx_vnni dtherm ida arat pln 
pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req umip pku ospke waitpkg 
gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize 
pconfig arch_lbr flush_l1d arch_capabilities
  vmx flags     : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad 
ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid 
unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec 
tsc_scaling usr_wait_pause
  bugs          : spectre_v1 spectre_v2 spec_store_bypass swapgs
  bogomips      : 7372.80
  clflush size  : 64
  cache_alignment       : 64
  address sizes : 46 bits physical, 48 bits virtual
  power management:

  processor     : 4
  vendor_id     : GenuineIntel
  cpu family    : 6
  model         : 151
  model name    : 12th Gen Intel(R) Core(TM) i5-12600K
  stepping      : 2
  microcode     : 0x18
  cpu MHz               : 800.000
  cache size    : 20480 KB
  physical id   : 0
  siblings      : 16
  core id               : 8
  cpu cores     : 10
  apicid                : 16
  initial apicid        : 16
  fpu           : yes
  fpu_exception : yes
  cpuid level   : 32
  wp            : yes
  flags         : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb 
rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology 
nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl 
vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe 
popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch 
cpuid_fault epb cat_l2 invpcid_single cdp_l2 ssbd ibrs ibpb stibp ibrs_enhanced 
tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep 
bmi2 erms invpcid rdt_a rdseed adx smap clflushopt clwb intel_pt sha_ni 
xsaveopt xsavec xgetbv1 xsaves split_lock_detect avx_vnni dtherm ida arat pln 
pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req umip pku ospke waitpkg 
gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize 
pconfig arch_lbr flush_l1d arch_capabilities
  vmx flags     : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad 
ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid 
unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec 
tsc_scaling usr_wait_pause
  bugs          : spectre_v1 spectre_v2 spec_store_bypass swapgs
  bogomips      : 7372.80
  clflush size  : 64
  cache_alignment       : 64
  address sizes : 46 bits physical, 48 bits virtual
  power management:

  processor     : 5
  vendor_id     : GenuineIntel
  cpu family    : 6
  model         : 151
  model name    : 12th Gen Intel(R) Core(TM) i5-12600K
  stepping      : 2
  microcode     : 0x18
  cpu MHz               : 800.000
  cache size    : 20480 KB
  physical id   : 0
  siblings      : 16
  core id               : 8
  cpu cores     : 10
  apicid                : 17
  initial apicid        : 17
  fpu           : yes
  fpu_exception : yes
  cpuid level   : 32
  wp            : yes
  flags         : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb 
rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology 
nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl 
vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe 
popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch 
cpuid_fault epb cat_l2 invpcid_single cdp_l2 ssbd ibrs ibpb stibp ibrs_enhanced 
tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep 
bmi2 erms invpcid rdt_a rdseed adx smap clflushopt clwb intel_pt sha_ni 
xsaveopt xsavec xgetbv1 xsaves split_lock_detect avx_vnni dtherm ida arat pln 
pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req umip pku ospke waitpkg 
gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize 
pconfig arch_lbr flush_l1d arch_capabilities
  vmx flags     : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad 
ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid 
unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec 
tsc_scaling usr_wait_pause
  bugs          : spectre_v1 spectre_v2 spec_store_bypass swapgs
  bogomips      : 7372.80
  clflush size  : 64
  cache_alignment       : 64
  address sizes : 46 bits physical, 48 bits virtual
  power management:

  processor     : 6
  vendor_id     : GenuineIntel
  cpu family    : 6
  model         : 151
  model name    : 12th Gen Intel(R) Core(TM) i5-12600K
  stepping      : 2
  microcode     : 0x18
  cpu MHz               : 800.000
  cache size    : 20480 KB
  physical id   : 0
  siblings      : 16
  core id               : 12
  cpu cores     : 10
  apicid                : 24
  initial apicid        : 24
  fpu           : yes
  fpu_exception : yes
  cpuid level   : 32
  wp            : yes
  flags         : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb 
rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology 
nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl 
vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe 
popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch 
cpuid_fault epb cat_l2 invpcid_single cdp_l2 ssbd ibrs ibpb stibp ibrs_enhanced 
tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep 
bmi2 erms invpcid rdt_a rdseed adx smap clflushopt clwb intel_pt sha_ni 
xsaveopt xsavec xgetbv1 xsaves split_lock_detect avx_vnni dtherm ida arat pln 
pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req umip pku ospke waitpkg 
gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize 
pconfig arch_lbr flush_l1d arch_capabilities
  vmx flags     : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad 
ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid 
unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec 
tsc_scaling usr_wait_pause
  bugs          : spectre_v1 spectre_v2 spec_store_bypass swapgs
  bogomips      : 7372.80
  clflush size  : 64
  cache_alignment       : 64
  address sizes : 46 bits physical, 48 bits virtual
  power management:

  processor     : 7
  vendor_id     : GenuineIntel
  cpu family    : 6
  model         : 151
  model name    : 12th Gen Intel(R) Core(TM) i5-12600K
  stepping      : 2
  microcode     : 0x18
  cpu MHz               : 800.000
  cache size    : 20480 KB
  physical id   : 0
  siblings      : 16
  core id               : 12
  cpu cores     : 10
  apicid                : 25
  initial apicid        : 25
  fpu           : yes
  fpu_exception : yes
  cpuid level   : 32
  wp            : yes
  flags         : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb 
rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology 
nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl 
vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe 
popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch 
cpuid_fault epb cat_l2 invpcid_single cdp_l2 ssbd ibrs ibpb stibp ibrs_enhanced 
tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep 
bmi2 erms invpcid rdt_a rdseed adx smap clflushopt clwb intel_pt sha_ni 
xsaveopt xsavec xgetbv1 xsaves split_lock_detect avx_vnni dtherm ida arat pln 
pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req umip pku ospke waitpkg 
gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize 
pconfig arch_lbr flush_l1d arch_capabilities
  vmx flags     : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad 
ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid 
unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec 
tsc_scaling usr_wait_pause
  bugs          : spectre_v1 spectre_v2 spec_store_bypass swapgs
  bogomips      : 7372.80
  clflush size  : 64
  cache_alignment       : 64
  address sizes : 46 bits physical, 48 bits virtual
  power management:

  processor     : 8
  vendor_id     : GenuineIntel
  cpu family    : 6
  model         : 151
  model name    : 12th Gen Intel(R) Core(TM) i5-12600K
  stepping      : 2
  microcode     : 0x18
  cpu MHz               : 800.000
  cache size    : 20480 KB
  physical id   : 0
  siblings      : 16
  core id               : 16
  cpu cores     : 10
  apicid                : 32
  initial apicid        : 32
  fpu           : yes
  fpu_exception : yes
  cpuid level   : 32
  wp            : yes
  flags         : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb 
rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology 
nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl 
vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe 
popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch 
cpuid_fault epb cat_l2 invpcid_single cdp_l2 ssbd ibrs ibpb stibp ibrs_enhanced 
tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep 
bmi2 erms invpcid rdt_a rdseed adx smap clflushopt clwb intel_pt sha_ni 
xsaveopt xsavec xgetbv1 xsaves split_lock_detect avx_vnni dtherm ida arat pln 
pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req umip pku ospke waitpkg 
gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize 
pconfig arch_lbr flush_l1d arch_capabilities
  vmx flags     : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad 
ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid 
unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec 
tsc_scaling usr_wait_pause
  bugs          : spectre_v1 spectre_v2 spec_store_bypass swapgs
  bogomips      : 7372.80
  clflush size  : 64
  cache_alignment       : 64
  address sizes : 46 bits physical, 48 bits virtual
  power management:

  processor     : 9
  vendor_id     : GenuineIntel
  cpu family    : 6
  model         : 151
  model name    : 12th Gen Intel(R) Core(TM) i5-12600K
  stepping      : 2
  microcode     : 0x18
  cpu MHz               : 2278.539
  cache size    : 20480 KB
  physical id   : 0
  siblings      : 16
  core id               : 16
  cpu cores     : 10
  apicid                : 33
  initial apicid        : 33
  fpu           : yes
  fpu_exception : yes
  cpuid level   : 32
  wp            : yes
  flags         : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb 
rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology 
nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl 
vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe 
popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch 
cpuid_fault epb cat_l2 invpcid_single cdp_l2 ssbd ibrs ibpb stibp ibrs_enhanced 
tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep 
bmi2 erms invpcid rdt_a rdseed adx smap clflushopt clwb intel_pt sha_ni 
xsaveopt xsavec xgetbv1 xsaves split_lock_detect avx_vnni dtherm ida arat pln 
pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req umip pku ospke waitpkg 
gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize 
pconfig arch_lbr flush_l1d arch_capabilities
  vmx flags     : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad 
ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid 
unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec 
tsc_scaling usr_wait_pause
  bugs          : spectre_v1 spectre_v2 spec_store_bypass swapgs
  bogomips      : 7372.80
  clflush size  : 64
  cache_alignment       : 64
  address sizes : 46 bits physical, 48 bits virtual
  power management:

  processor     : 10
  vendor_id     : GenuineIntel
  cpu family    : 6
  model         : 151
  model name    : 12th Gen Intel(R) Core(TM) i5-12600K
  stepping      : 2
  microcode     : 0x18
  cpu MHz               : 800.000
  cache size    : 20480 KB
  physical id   : 0
  siblings      : 16
  core id               : 20
  cpu cores     : 10
  apicid                : 40
  initial apicid        : 40
  fpu           : yes
  fpu_exception : yes
  cpuid level   : 32
  wp            : yes
  flags         : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb 
rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology 
nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl 
vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe 
popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch 
cpuid_fault epb cat_l2 invpcid_single cdp_l2 ssbd ibrs ibpb stibp ibrs_enhanced 
tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep 
bmi2 erms invpcid rdt_a rdseed adx smap clflushopt clwb intel_pt sha_ni 
xsaveopt xsavec xgetbv1 xsaves split_lock_detect avx_vnni dtherm ida arat pln 
pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req umip pku ospke waitpkg 
gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize 
pconfig arch_lbr flush_l1d arch_capabilities
  vmx flags     : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad 
ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid 
unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec 
tsc_scaling usr_wait_pause
  bugs          : spectre_v1 spectre_v2 spec_store_bypass swapgs
  bogomips      : 7372.80
  clflush size  : 64
  cache_alignment       : 64
  address sizes : 46 bits physical, 48 bits virtual
  power management:

  processor     : 11
  vendor_id     : GenuineIntel
  cpu family    : 6
  model         : 151
  model name    : 12th Gen Intel(R) Core(TM) i5-12600K
  stepping      : 2
  microcode     : 0x18
  cpu MHz               : 800.000
  cache size    : 20480 KB
  physical id   : 0
  siblings      : 16
  core id               : 20
  cpu cores     : 10
  apicid                : 41
  initial apicid        : 41
  fpu           : yes
  fpu_exception : yes
  cpuid level   : 32
  wp            : yes
  flags         : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb 
rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology 
nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl 
vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe 
popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch 
cpuid_fault epb cat_l2 invpcid_single cdp_l2 ssbd ibrs ibpb stibp ibrs_enhanced 
tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep 
bmi2 erms invpcid rdt_a rdseed adx smap clflushopt clwb intel_pt sha_ni 
xsaveopt xsavec xgetbv1 xsaves split_lock_detect avx_vnni dtherm ida arat pln 
pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req umip pku ospke waitpkg 
gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize 
pconfig arch_lbr flush_l1d arch_capabilities
  vmx flags     : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad 
ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid 
unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec 
tsc_scaling usr_wait_pause
  bugs          : spectre_v1 spectre_v2 spec_store_bypass swapgs
  bogomips      : 7372.80
  clflush size  : 64
  cache_alignment       : 64
  address sizes : 46 bits physical, 48 bits virtual
  power management:

  processor     : 12
  vendor_id     : GenuineIntel
  cpu family    : 6
  model         : 151
  model name    : 12th Gen Intel(R) Core(TM) i5-12600K
  stepping      : 2
  microcode     : 0x18
  cpu MHz               : 1139.856
  cache size    : 20480 KB
  physical id   : 0
  siblings      : 16
  core id               : 28
  cpu cores     : 10
  apicid                : 56
  initial apicid        : 56
  fpu           : yes
  fpu_exception : yes
  cpuid level   : 32
  wp            : yes
  flags         : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb 
rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology 
nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl 
vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe 
popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch 
cpuid_fault epb cat_l2 invpcid_single cdp_l2 ssbd ibrs ibpb stibp ibrs_enhanced 
tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep 
bmi2 erms invpcid rdt_a rdseed adx smap clflushopt clwb intel_pt sha_ni 
xsaveopt xsavec xgetbv1 xsaves split_lock_detect avx_vnni dtherm ida arat pln 
pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req umip pku ospke waitpkg 
gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize 
pconfig arch_lbr flush_l1d arch_capabilities
  vmx flags     : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad 
ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid 
unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec 
tsc_scaling usr_wait_pause
  bugs          : spectre_v1 spectre_v2 spec_store_bypass swapgs
  bogomips      : 7372.80
  clflush size  : 64
  cache_alignment       : 64
  address sizes : 46 bits physical, 48 bits virtual
  power management:

  processor     : 13
  vendor_id     : GenuineIntel
  cpu family    : 6
  model         : 151
  model name    : 12th Gen Intel(R) Core(TM) i5-12600K
  stepping      : 2
  microcode     : 0x18
  cpu MHz               : 800.000
  cache size    : 20480 KB
  physical id   : 0
  siblings      : 16
  core id               : 29
  cpu cores     : 10
  apicid                : 58
  initial apicid        : 58
  fpu           : yes
  fpu_exception : yes
  cpuid level   : 32
  wp            : yes
  flags         : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb 
rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology 
nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl 
vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe 
popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch 
cpuid_fault epb cat_l2 invpcid_single cdp_l2 ssbd ibrs ibpb stibp ibrs_enhanced 
tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep 
bmi2 erms invpcid rdt_a rdseed adx smap clflushopt clwb intel_pt sha_ni 
xsaveopt xsavec xgetbv1 xsaves split_lock_detect avx_vnni dtherm ida arat pln 
pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req umip pku ospke waitpkg 
gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize 
pconfig arch_lbr flush_l1d arch_capabilities
  vmx flags     : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad 
ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid 
unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec 
tsc_scaling usr_wait_pause
  bugs          : spectre_v1 spectre_v2 spec_store_bypass swapgs
  bogomips      : 7372.80
  clflush size  : 64
  cache_alignment       : 64
  address sizes : 46 bits physical, 48 bits virtual
  power management:

  processor     : 14
  vendor_id     : GenuineIntel
  cpu family    : 6
  model         : 151
  model name    : 12th Gen Intel(R) Core(TM) i5-12600K
  stepping      : 2
  microcode     : 0x18
  cpu MHz               : 800.000
  cache size    : 20480 KB
  physical id   : 0
  siblings      : 16
  core id               : 30
  cpu cores     : 10
  apicid                : 60
  initial apicid        : 60
  fpu           : yes
  fpu_exception : yes
  cpuid level   : 32
  wp            : yes
  flags         : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb 
rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology 
nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl 
vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe 
popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch 
cpuid_fault epb cat_l2 invpcid_single cdp_l2 ssbd ibrs ibpb stibp ibrs_enhanced 
tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep 
bmi2 erms invpcid rdt_a rdseed adx smap clflushopt clwb intel_pt sha_ni 
xsaveopt xsavec xgetbv1 xsaves split_lock_detect avx_vnni dtherm ida arat pln 
pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req umip pku ospke waitpkg 
gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize 
pconfig arch_lbr flush_l1d arch_capabilities
  vmx flags     : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad 
ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid 
unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec 
tsc_scaling usr_wait_pause
  bugs          : spectre_v1 spectre_v2 spec_store_bypass swapgs
  bogomips      : 7372.80
  clflush size  : 64
  cache_alignment       : 64
  address sizes : 46 bits physical, 48 bits virtual
  power management:

  processor     : 15
  vendor_id     : GenuineIntel
  cpu family    : 6
  model         : 151
  model name    : 12th Gen Intel(R) Core(TM) i5-12600K
  stepping      : 2
  microcode     : 0x18
  cpu MHz               : 800.000
  cache size    : 20480 KB
  physical id   : 0
  siblings      : 16
  core id               : 31
  cpu cores     : 10
  apicid                : 62
  initial apicid        : 62
  fpu           : yes
  fpu_exception : yes
  cpuid level   : 32
  wp            : yes
  flags         : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb 
rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology 
nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl 
vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe 
popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch 
cpuid_fault epb cat_l2 invpcid_single cdp_l2 ssbd ibrs ibpb stibp ibrs_enhanced 
tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep 
bmi2 erms invpcid rdt_a rdseed adx smap clflushopt clwb intel_pt sha_ni 
xsaveopt xsavec xgetbv1 xsaves split_lock_detect avx_vnni dtherm ida arat pln 
pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req umip pku ospke waitpkg 
gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize 
pconfig arch_lbr flush_l1d arch_capabilities
  vmx flags     : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad 
ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid 
unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec 
tsc_scaling usr_wait_pause
  bugs          : spectre_v1 spectre_v2 spec_store_bypass swapgs
  bogomips      : 7372.80
  clflush size  : 64
  cache_alignment       : 64
  address sizes : 46 bits physical, 48 bits virtual
  power management:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed/+bug/1959721/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to