Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Please update microcode for 06-5e-03

未关闭
#100 6 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
3/5
预计耗时
1-2 天
新手友好度
45/100
Issue 类型
缺陷
描述清晰度
基本清楚
活跃度
停滞
技术栈
linux

调研方向

从 /lib/firmware/intel-ucode/06-5e-03.initramfs 和报告的 intel-microcode 软件包版本开始。使用 iucode-tool 检查 0x000506e3 条目,然后将其修订版本与 /sys/devices/system/cpu/vulnerabilities/gather_data_sampling 和 dmesg 显示的 GDS 要求进行比较。当 CPU 接收到合适的 microcode 修订版本且不再报告 “Vulnerable: No microcode” 时,即表示完成。

由索引模型根据 Issue 内容生成。

描述

Hi, using the latest microcode, I'm still vulnerable to GDS.
Here is my CPU and microcode information:

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
主要语言
没有语言数据
星标
819
派生
86
PR 合并指标
30 天内没有已合并 PR

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

intel/Intel-Linux-Processor-Microcode-Data-Files 的其他 Issue

查看 intel/Intel-Linux-Processor-Microcode-Data-Files 的全部 Issue

相似的 Issue

更多 Operating Systems Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。