跳转到帖子

Debian: CVE-2022-42336: xen -- security update

recommended_posts

发布于
  • Members

Debian: CVE-2022-42336: xen -- security update

Severity
2
CVSS
(AV:L/AC:L/Au:S/C:N/I:P/A:N)
Published
05/17/2023
Created
07/31/2024
Added
07/30/2024
Modified
01/30/2025

Description

Mishandling of guest SSBD selection on AMD hardware The current logic to set SSBD on AMD Family 17h and Hygon Family 18h processors requires that the setting of SSBD is coordinated at a core level, as the setting is shared between threads. Logic was introduced to keep track of how many threads require SSBD active in order to coordinate it, such logic relies on using a per-core counter of threads that have SSBD active. When running on the mentioned hardware, it's possible for a guest to under or overflow the thread counter, because each write to VIRT_SPEC_CTRL.SSBD by the guest gets propagated to the helper that does the per-core active accounting. Underflowing the counter causes the value to get saturated, and thus attempts for guests running on the same core to set SSBD won't have effect because the hypervisor assumes it's already active.

Solution(s)

  • debian-upgrade-xen

References

  • https://attackerkb.com/topics/cve-2022-42336
  • CVE - 2022-42336
  • 查看数 707
  • 已创建
  • 最后回复

参与讨论

你可立刻发布并稍后注册。 如果你有帐户,立刻登录发布帖子。
注意:你的帖子需要版主批准后才能看到。

游客
回帖…