HOMEVULNERABILITIESCVE-2026-43483
NONE

CVE-2026-43483

Published: May 13, 2026· Updated: May 13, 2026

EPSS:0.02%probability of exploitation in 30 daysPercentile:7.1th

Official Description

In the Linux kernel, the following vulnerability has been resolved:

KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activated

Explicitly set/clear CR8 write interception when AVIC is (de)activated to

fix a bug where KVM leaves the interception enabled after AVIC is

activated. E.g. if KVM emulates INIT=>WFS while AVIC is deactivated, CR8

will remain intercepted in perpetuity.

On its own, the dangling CR8 intercept is "just" a performance issue, but

combined with the TPR sync bug fixed by commit d02e48830e3f ("KVM: SVM:

Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is active"), the danging

intercept is fatal to Windows guests as the TPR seen by hardware gets

wildly out of sync with reality.

Note, VMX isn't affected by the bug as TPR_THRESHOLD is explicitly ignored

when Virtual Interrupt Delivery is enabled, i.e. when APICv is active in

KVM's world. I.e. there's no need to trigger update_cr8_intercept(), this

is firmly an SVM implementation flaw/detail.

WARN if KVM gets a CR8 write #VMEXIT while AVIC is active, as KVM should

never enter the guest with AVIC enabled and CR8 writes intercepted.

[Squash fix to avic_deactivate_vmcb. - Paolo]

NVD Source

Technical Analysis

CVE-2026-43483 requires local access, meaning attackers must already have a foothold on the target system.

Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.

Affected Vendors & Products

Mentioned vendors (from description):
Linux
CPE data not yet available in NVD for this CVE.

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

All References (6)

Quick Facts

CVE IDCVE-2026-43483
SeverityNONE
CISA KEVNo
EPSS (30d)0.02%
PublishedMay 13, 2026

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-43483 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.