Answer in brief
CVE-2024-53135 records a Unknown severity vulnerability in KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKEN. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
Answer in brief
CVE-2024-53135 records a Unknown severity vulnerability in KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKEN. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=f99e3daf94ff35dd4a878d32ff66e1fd35223ad6 <c3742319d021f5aa3a0a8c828485fee14753f6de || >=f99e3daf94ff35dd4a878d32ff66e1fd35223ad6 <d4b42f926adcce4e5ec193c714afd9d37bba8e5b || >=f99e3daf94ff35dd4a878d32ff66e1fd35223ad6 <b8a1d572478b6f239061ee9578b2451bf2f021c2 || >=f99e3daf94ff35dd4a878d32ff66e1fd35223ad6 <e6716f4230a8784957273ddd27326264b27b9313 || >=f99e3daf94ff35dd4a878d32ff66e1fd35223ad6 <d28b059ee4779b5102c5da6e929762520510e406 || >=f99e3daf94ff35dd4a878d32ff66e1fd35223ad6 <b91bb0ce5cd7005b376eac690ec664c1b56372ec || >=f99e3daf94ff35dd4a878d32ff66e1fd35223ad6 <aa0d42cacf093a6fcca872edc954f6f812926a17 | c3742319d021f5aa3a0a8c828485fee14753f6de, d4b42f926adcce4e5ec193c714afd9d37bba8e5b, b8a1d572478b6f239061ee9578b2451bf2f021c2, e6716f4230a8784957273ddd27326264b27b9313, d28b059ee4779b5102c5da6e929762520510e406, b91bb0ce5cd7005b376eac690ec664c1b56372ec, aa0d42cacf093a6fcca872edc954f6f812926a17 |
| Linux/Linuxgeneric | 5.0 | Not reported |
Published upstream
Dec 4, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKEN Hide KVM's pt_mode module param behind CONFIG_BROKEN, i.e. disable support for virtualizing Intel PT via guest/host mode unless BROKEN=y. There are myriad bugs in the implementation, some of which are fatal to the guest, and others which put the stability and health of the host at risk. For guest fatalities, the most glaring issue is that KVM fails to ensure tracing is disabled, and *stays* disabled prior to VM-Enter, which is necessary as hardware disallows loading (the guest's) RTIT_CTL if tracing is enabled (enforced via a VMX consistency check). Per the SDM: If the logical processor is operating with Intel PT enabled (if IA32_RTIT_CTL.TraceEn = 1) at the time of VM entry, the "load IA32_RTIT_CTL" VM-entry control must be 0. On the host side, KVM doesn't validate the guest CPUID configuration provided by userspace, and even worse, uses the guest configuration to decide what MSRs to save/load at VM-Enter and VM-Exit. E.g. configuring guest CPUID to enumerate more address ranges than are supported in hardware will result in KVM trying to passthrough, save, and load non-existent MSRs, which generates a variety of WARNs, ToPA ERRORs in the host, a potential deadlock, etc.
Quoted source text, attributed separately from HOL analysis.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=f99e3daf94ff35dd4a878d32ff66e1fd35223ad6 <c3742319d021f5aa3a0a8c828485fee14753f6de || >=f99e3daf94ff35dd4a878d32ff66e1fd35223ad6 <d4b42f926adcce4e5ec193c714afd9d37bba8e5b || >=f99e3daf94ff35dd4a878d32ff66e1fd35223ad6 <b8a1d572478b6f239061ee9578b2451bf2f021c2 || >=f99e3daf94ff35dd4a878d32ff66e1fd35223ad6 <e6716f4230a8784957273ddd27326264b27b9313 || >=f99e3daf94ff35dd4a878d32ff66e1fd35223ad6 <d28b059ee4779b5102c5da6e929762520510e406 || >=f99e3daf94ff35dd4a878d32ff66e1fd35223ad6 <b91bb0ce5cd7005b376eac690ec664c1b56372ec || >=f99e3daf94ff35dd4a878d32ff66e1fd35223ad6 <aa0d42cacf093a6fcca872edc954f6f812926a17 | c3742319d021f5aa3a0a8c828485fee14753f6de, d4b42f926adcce4e5ec193c714afd9d37bba8e5b, b8a1d572478b6f239061ee9578b2451bf2f021c2, e6716f4230a8784957273ddd27326264b27b9313, d28b059ee4779b5102c5da6e929762520510e406, b91bb0ce5cd7005b376eac690ec664c1b56372ec, aa0d42cacf093a6fcca872edc954f6f812926a17 |
| Linux/Linuxgeneric | 5.0 | Not reported |
Published upstream
Dec 4, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKEN Hide KVM's pt_mode module param behind CONFIG_BROKEN, i.e. disable support for virtualizing Intel PT via guest/host mode unless BROKEN=y. There are myriad bugs in the implementation, some of which are fatal to the guest, and others which put the stability and health of the host at risk. For guest fatalities, the most glaring issue is that KVM fails to ensure tracing is disabled, and *stays* disabled prior to VM-Enter, which is necessary as hardware disallows loading (the guest's) RTIT_CTL if tracing is enabled (enforced via a VMX consistency check). Per the SDM: If the logical processor is operating with Intel PT enabled (if IA32_RTIT_CTL.TraceEn = 1) at the time of VM entry, the "load IA32_RTIT_CTL" VM-entry control must be 0. On the host side, KVM doesn't validate the guest CPUID configuration provided by userspace, and even worse, uses the guest configuration to decide what MSRs to save/load at VM-Enter and VM-Exit. E.g. configuring guest CPUID to enumerate more address ranges than are supported in hardware will result in KVM trying to passthrough, save, and load non-existent MSRs, which generates a variety of WARNs, ToPA ERRORs in the host, a potential deadlock, etc.
Quoted source text, attributed separately from HOL analysis.