intel / intel/Intel-Linux-Processor-Microcode-Data-Files
Please update microcode for 06-5e-03
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 818
- Forks
- 86
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hi, using the latest microcode, I'm still vulnerable to GDS.
Here is my CPU and microcode information:
```shell
root@gpmd:~# grep -r Vulnerable /sys/devices/system/cpu/vulnerabilities/
/sys/devices/system/cpu/vulnerabilities/gather_data_sampling:Vulnerable: No microcode
root@gpmd:~# dmesg
[ 0.194670] smpboot: CPU0: Intel(R) Core(TM) i5-6400 CPU @ 2.70GHz (family: 0x6, model: 0x5e, stepping: 0x3)
[ 0.155725] GDS: Vulnerable: No microcode
[ 0.791740] microcode: Current revision: 0x000000f0
[ 0.791752] microcode: Updated early from: 0x00000033
root@gpmd:~# dpkg -l intel-microcode
ii intel-microcode 3.20250211.1 amd64 Processor microcode firmware for Intel CPUs
root@gpmd:~# iucode-tool -l /lib/firmware/intel-ucode/06-5e-03.initramfs
microcode bundle 1: /lib/firmware/intel-ucode/06-5e-03.initramfs
selected microcodes:
001/001: sig 0x000506e3, pf_mask 0x36, 2021-11-12, rev 0x00f0, size 109568
```
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.