Lucene search
+L

23 matches found

OSV
OSV
added yesterday5 views

UBUNTU-CVE-2026-64513

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Unconditionally recompute CR8 intercept on PPR update The TPRTHRESHOLD field in the VMCS is used by VMX to induce VM exits when the guest's virtual TPR falls under the specified threshold, allowing KVM to inject...

5.5AI score0.00171EPSS
SaveExploits0References6
CVE
CVE
added 3 days ago15 views

CVE-2026-64513

CVE-2026-64513 affects the Linux kernel KVM x86 path, where CR8 intercept is recomputed on PPR update. Root cause: after a patch to speed up TPR below-threshold vmexits, apic_update_ppr() can omit a deliverable interrupt, causing kvm_lapic_update_cr8_intercept() and vmx_update_cr8_intercept() to ...

5.5AI score0.00171EPSS
SaveExploits0References3
OSV
OSV
added 3 days ago6 views

CVE-2026-64513 KVM: x86: Unconditionally recompute CR8 intercept on PPR update

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Unconditionally recompute CR8 intercept on PPR update The TPRTHRESHOLD field in the VMCS is used by VMX to induce VM exits when the guest's virtual TPR falls under the specified threshold, allowing KVM to inject...

5.5AI score0.00171EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/19 2:54 p.m.31 views

CVE-2026-63883 serial: qcom_geni: fix kfifo underflow when flush precedes DMA completion IRQ

In the Linux kernel, the following vulnerability has been resolved: serial: qcomgeni: fix kfifo underflow when flush precedes DMA completion IRQ When uartflushbuffer runs before the DMA completion IRQ is delivered, the following race can occur all steps serialized by uartportlock: 1. DMA starts:...

7.3CVSS0.00159EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.3 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992686)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992686 advisory. In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Reset IRTE to host control if new route isn't postable Restore an IRTE back to host...

7.8CVSS6.2AI score0.00259EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-14105

Malicious code in bioql PyPI...

7.2AI score0.00259EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2025-37885

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - KVM: x86: Reset IRTE to host control if new route isn't postable Restore an IRTE back to host control remapped or posted MSI mode if the new GSI route prevents...

7.8CVSS6.3AI score0.00259EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/09 6:45 a.m.141 views

CVE-2025-37885

CVE-2025-37885 affects the Linux kernel KVM/x86, where a dangling IRTE could be left posting to a vCPU if the new GSI route cannot be posted. The issue is fixed by restoring IRTE ownership to the host control when the new route isn’t postable, preventing use-after-free and incorrect interrupt del...

7.8CVSS6.5AI score0.00259EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/05/09 6:45 a.m.10 views

CVE-2025-37885 KVM: x86: Reset IRTE to host control if *new* route isn't postable

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Reset IRTE to host control if new route isn't postable Restore an IRTE back to host control remapped or posted MSI mode if the new GSI route prevents posting the IRQ directly to a vCPU, regardless of the GSI routing typ...

7.8CVSS6AI score0.00259EPSS
SaveExploits0References12
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.7 views

usb: typec: tipd: Free IRQ only if it was requested before

...

3.3CVSS6.6AI score0.00212EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 5:32 a.m.6 views

SUSE CVE-2014-0155

The ioapicdeliver function in virt/kvm/ioapic.c in the Linux kernel through 3.14.1 does not properly validate the kvmirqdeliverytoapic return value, which allows guest OS users to cause a denial of service host OS crash via a crafted entry in the redirection table of an I/O APIC. NOTE: the affect...

6.8CVSS6.6AI score0.00984EPSS
SaveExploits2References10
BDU FSTEC
BDU FSTEC
added 2022/09/02 12:0 a.m.9 views

The vulnerability of the kvm_irq_delivery_to_apic_fast() function in the KVM virtualization subsystem of the Linux operating system allows a attacker to trigger a service failure.

The vulnerability of the kvmirqdeliverytoapicfast function in the KVM virtualization subsystem of the Linux operating system is related to pointer arithmetic errors. Exploiting this vulnerability could allow an attacker to trigger a service failure...

5.5CVSS6.5AI score0.00447EPSS
SaveExploits1References25Affected Software7
CNNVD
CNNVD
added 2022/06/22 12:0 a.m.4 views

Linux kernel 代码问题漏洞

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. Linux kernel suffers from a code issue vulnerability that stems from a NULL pointer dereference problem in kvmirqdeliverytoapicfast. An attacker exploiting this vulnerability could trigger a denial of...

5.5CVSS6.8AI score0.00447EPSS
SaveExploits1References24
RedHat Linux
RedHat Linux
added 2018/05/23 3:56 p.m.7 views

Kernel: error in exception handling leads to DoS

A flaw was found in the way the Linux kernel handled exceptions delivered after a stack switch operation via Mov SS or Pop SS instructions. During the stack switch operation, the processor did not deliver interrupts and exceptions, rather they are delivered once the first instruction after the...

7.8CVSS7.1AI score0.18842EPSS
SaveExploits9References5
RedHat Linux
RedHat Linux
added 2018/05/08 10:26 p.m.6 views

Kernel: error in exception handling leads to DoS

A flaw was found in the way the Linux kernel handled exceptions delivered after a stack switch operation via Mov SS or Pop SS instructions. During the stack switch operation, the processor did not deliver interrupts and exceptions, rather they are delivered once the first instruction after the...

7.8CVSS7AI score0.18842EPSS
SaveExploits9References5
RedHat Linux
RedHat Linux
added 2018/05/08 9:51 p.m.7 views

Kernel: error in exception handling leads to DoS

A flaw was found in the way the Linux kernel handled exceptions delivered after a stack switch operation via Mov SS or Pop SS instructions. During the stack switch operation, the processor did not deliver interrupts and exceptions, rather they are delivered once the first instruction after the...

7.8CVSS7AI score0.18842EPSS
SaveExploits9References5
RedHat Linux
RedHat Linux
added 2018/05/08 8:58 p.m.4 views

Kernel: error in exception handling leads to DoS

A flaw was found in the way the Linux kernel handled exceptions delivered after a stack switch operation via Mov SS or Pop SS instructions. During the stack switch operation, the processor did not deliver interrupts and exceptions, rather they are delivered once the first instruction after the...

7.8CVSS7AI score0.18842EPSS
SaveExploits9References5
RedHat Linux
RedHat Linux
added 2018/05/08 7:53 p.m.5 views

Kernel: error in exception handling leads to DoS

A flaw was found in the way the Linux kernel handled exceptions delivered after a stack switch operation via Mov SS or Pop SS instructions. During the stack switch operation, the processor did not deliver interrupts and exceptions, rather they are delivered once the first instruction after the...

7.8CVSS7.1AI score0.18842EPSS
SaveExploits9References5
UbuntuCve
UbuntuCve
added 2017/02/22 4:59 p.m.37 views

CVE-2016-9378

Xen 4.5.x through 4.7.x on AMD systems without the NRip feature, when emulating instructions that generate software interrupts, allows local HVM guest OS users to cause a denial of service guest crash by leveraging an incorrect choice for software interrupt delivery...

5.5CVSS6.8AI score0.00341EPSS
SaveExploits0References2
OSV
OSV
added 2017/02/22 4:59 p.m.4 views

DEBIAN-CVE-2016-9378

Xen 4.5.x through 4.7.x on AMD systems without the NRip feature, when emulating instructions that generate software interrupts, allows local HVM guest OS users to cause a denial of service guest crash by leveraging an incorrect choice for software interrupt delivery...

5.5CVSS6.2AI score0.00341EPSS
SaveExploits0References1
Rows per page
Query Builder