Lucene search
+L

32 matches found

RedhatCVE
RedhatCVE
added 2026/07/21 9:55 p.m.9 views

CVE-2026-63939

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM with Secure Encrypted Virtualization SEV support. This vulnerability arises from an incorrect calculation of the maximum length for the in-Guest-Host Communication Block GHCB scratch area. When processing Page State Change PS...

9.3CVSS5.9AI score0.00197EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:3 p.m.8 views

SUSE CVE-2026-63940

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Ignore Port I/O requests of length '0' Explicitly ignore Port I/O requests of length '0' or count '0', so that setting up the software scratch area and other code doesn't have to worry about underflowing the length, and...

9.3CVSS5.3AI score0.0018EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.23 views

Linux Distros Unpatched Vulnerability : CVE-2026-63939

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Compute the correct max length of the in-GHCB scratch area When setting the length...

9.3CVSS5.6AI score0.00197EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.8 views

CVE-2026-63938

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Check PSC request indices against the actual size of the buffer When processing Page State Change PSC requests, validate the PSC buffer against the effective size of the scratch area, which could be less than the maximu...

9.3CVSS0.0018EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/19 4:17 p.m.7 views

CVE-2026-63940

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Ignore Port I/O requests of length '0' Explicitly ignore Port I/O requests of length '0' or count '0', so that setting up the software scratch area and other code doesn't have to worry about underflowing the length, and...

9.3CVSS0.0018EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/19 4:17 p.m.8 views

CVE-2026-63939

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Compute the correct max length of the in-GHCB scratch area When setting the length of the GHCB scratch area, and the area is in the GHCB shared buffer, set the effective length of the scratch area to the max possible si...

9.3CVSS0.00197EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/19 3:40 p.m.12 views

CVE-2026-64167

In the Linux kernel, CVE-2026-64167 affects the KHO handling for kexec crash kernels. The root cause is in kho_fill_kimage(), which unconditionally populates image->kho.fdt and image->kho.scratch for every kexec image type, including crash kernels that run in a small reserved region. This c...

5.1AI score0.00161EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.32 views

CVE-2026-63938 KVM: SEV: Check PSC request indices against the actual size of the buffer

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Check PSC request indices against the actual size of the buffer When processing Page State Change PSC requests, validate the PSC buffer against the effective size of the scratch area, which could be less than the maximu...

9.3CVSS0.0018EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.33 views

CVE-2026-63939 KVM: SEV: Compute the correct max length of the in-GHCB scratch area

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Compute the correct max length of the in-GHCB scratch area When setting the length of the GHCB scratch area, and the area is in the GHCB shared buffer, set the effective length of the scratch area to the max possible si...

9.3CVSS0.00197EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.6 views

CVE-2026-63939

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Compute the correct max length of the in-GHCB scratch area When setting the length of the GHCB scratch area, and the area is in the GHCB shared buffer, set the effective length of the scratch area to the max possible si...

9.3CVSS5.6AI score0.00197EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.7 views

CVE-2026-63938

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Check PSC request indices against the actual size of the buffer When processing Page State Change PSC requests, validate the PSC buffer against the effective size of the scratch area, which could be less than the maximu...

9.3CVSS5.4AI score0.0018EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 2:55 p.m.26 views

CVE-2026-63939

CVE-2026-63939 (Linux kernel, KVM SEV): The issue concerns computation of the maximum length for the in-GHCB scratch area in the GHCB shared buffer. Previously, KVM assumed the input length (@len) always represented the maximum required size for MMIO emulation; for PSC requests, @len is only the ...

9.3CVSS5.7AI score0.00197EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/19 2:55 p.m.11 views

EUVD-2026-45712

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Compute the correct max length of the in-GHCB scratch area When setting the length of the GHCB scratch area, and the area is in the GHCB shared buffer, set the effective length of the scratch area to the max possible si...

5.7AI score0.00197EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/19 2:55 p.m.17 views

CVE-2026-63938

The vulnerability CVE-2026-63938 affects the Linux kernel KVM SEV path, specifically PSC processing. The issue arises when validating PSC requests: the PSC buffer must be checked against the effective size of the scratch area, which may be smaller than the maximum if a guest supplies a pointer no...

9.3CVSS5.4AI score0.0018EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/19 2:55 p.m.10 views

EUVD-2026-45711

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Check PSC request indices against the actual size of the buffer When processing Page State Change PSC requests, validate the PSC buffer against the effective size of the scratch area, which could be less than the maximu...

5.4AI score0.0018EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/19 2:55 p.m.6 views

CVE-2026-63939 KVM: SEV: Compute the correct max length of the in-GHCB scratch area

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Compute the correct max length of the in-GHCB scratch area When setting the length of the GHCB scratch area, and the area is in the GHCB shared buffer, set the effective length of the scratch area to the max possible si...

9.3CVSS5.7AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.9 views

PT-2026-61257

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the KVM SEV component where Port I/O requests with a length or count of 0 were not explicitly ignored. This could lead to length underflow when setting up the software...

9.3CVSS5.2AI score0.0018EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.15 views

PT-2026-61256

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the KVM SEV implementation regarding the calculation of the maximum length of the in-GHCB scratch area. When the scratch area is located within the GHCB shared buffer,...

9.3CVSS5.5AI score0.00197EPSS
SaveExploits0
NVD
NVD
added 2026/07/04 12:17 p.m.12 views

CVE-2026-53360

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Require in-GHCB scratch area if GHCB v2+ is in use As per the GHCB spec, when using GHCB v2+ require the software scratch area to reside in the GHCB's shared buffer. Note, things like Page State Change PSC requests rely...

8.8CVSS0.00183EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/04 12:17 p.m.12 views

CVE-2026-53360

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Require in-GHCB scratch area if GHCB v2+ is in use As per the GHCB spec, when using GHCB v2+ require the software scratch area to reside in the GHCB's shared buffer. Note, things like Page State Change PSC requests rely...

8.8CVSS6.9AI score0.00183EPSS
SaveExploits0References9
Rows per page
Query Builder