Bug 2391069 (CVE-2025-38518) - CVE-2025-38518 kernel: x86/CPU/AMD: Disable INVLPGB on Zen2
Summary: CVE-2025-38518 kernel: x86/CPU/AMD: Disable INVLPGB on Zen2
Keywords:
Status: NEW
Alias: CVE-2025-38518
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-08-26 15:09 UTC by OSIDB Bzimport
Modified: 2025-08-26 15:45 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-08-26 15:09:54 UTC
In the Linux kernel, the following vulnerability has been resolved:

x86/CPU/AMD: Disable INVLPGB on Zen2

AMD Cyan Skillfish (Family 17h, Model 47h, Stepping 0h) has an issue
that causes system oopses and panics when performing TLB flush using
INVLPGB.

However, the problem is that that machine has misconfigured CPUID and
should not report the INVLPGB bit in the first place. So zap the
kernel's representation of the flag so that nothing gets confused.

  [ bp: Massage. ]


Note You need to log in before you can comment on or make changes to this bug.