Lucene search
+L

71 matches found

Debian CVE
Debian CVE
•added 2024/05/21 2:19 p.m.•40 views

CVE-2021-47226

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer Both Intel and AMD consider it to be architecturally valid for XRSTOR to fail with PF but nonetheless change the register state. The actual conditions under...

7.1CVSS6.3AI score0.00222EPSS
SaveExploits0
Cvelist
Cvelist
•added 2024/05/21 2:19 p.m.•42 views

CVE-2021-47226 x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer Both Intel and AMD consider it to be architecturally valid for XRSTOR to fail with PF but nonetheless change the register state. The actual conditions under...

7.1CVSS6.4AI score0.00222EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2024/05/21 2:19 p.m.•38 views

CVE-2021-47226 x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer Both Intel and AMD consider it to be architecturally valid for XRSTOR to fail with PF but nonetheless change the register state. The actual conditions under...

7.1CVSS6.8AI score0.00222EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2024/05/21 2:00 a.m.•7 views

SUSE CVE-2024-35801

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Keep xfdstate in sync with MSRIA32XFD Commit 672365477ae8 "x86/fpu: Update XFD state where required" and commit 8bf26758ca96 "x86/fpu: Add XFD state to fpstate" introduced a per CPU variable xfdstate to keep the MSRIA32X...

5.5CVSS6.5AI score0.00235EPSS
SaveExploits0References16
NVD
NVD
•added 2024/05/17 2:15 p.m.•31 views

CVE-2024-35801

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Keep xfdstate in sync with MSRIA32XFD Commit 672365477ae8 "x86/fpu: Update XFD state where required" and commit 8bf26758ca96 "x86/fpu: Add XFD state to fpstate" introduced a per CPU variable xfdstate to keep the MSRIA32X...

7.8CVSS7.4AI score0.00235EPSS
SaveExploits0References5
OSV
OSV
•added 2024/05/17 2:15 p.m.•15 views

UBUNTU-CVE-2024-35801

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Keep xfdstate in sync with MSRIA32XFD Commit 672365477ae8 "x86/fpu: Update XFD state where required" and commit 8bf26758ca96 "x86/fpu: Add XFD state to fpstate" introduced a per CPU variable xfdstate to keep the MSRIA32X...

7.8CVSS6.2AI score0.00235EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
•added 2024/05/17 2:15 p.m.•33 views

CVE-2024-35801

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Keep xfdstate in sync with MSRIA32XFD Commit 672365477ae8 "x86/fpu: Update XFD state where required" and commit 8bf26758ca96 "x86/fpu: Add XFD state to fpstate" introduced a per CPU variable xfdstate to keep the MSRIA32X...

7.8CVSS6.1AI score0.00235EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
•added 2024/05/17 1:23 p.m.•22 views

CVE-2024-35801 x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Keep xfdstate in sync with MSRIA32XFD Commit 672365477ae8 "x86/fpu: Update XFD state where required" and commit 8bf26758ca96 "x86/fpu: Add XFD state to fpstate" introduced a per CPU variable xfdstate to keep the MSRIA32X...

6.8AI score0.00235EPSS
SaveExploits0References5
Debian CVE
Debian CVE
•added 2024/05/17 1:23 p.m.•61 views

CVE-2024-35801

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Keep xfdstate in sync with MSRIA32XFD Commit 672365477ae8 "x86/fpu: Update XFD state where required" and commit 8bf26758ca96 "x86/fpu: Add XFD state to fpstate" introduced a per CPU variable xfdstate to keep the MSRIA32X...

5.5CVSS7.2AI score0.00235EPSS
SaveExploits0
CVE
CVE
•added 2024/05/17 1:23 p.m.•207 views

CVE-2024-35801

A vulnerability exists in the Linux kernel (x86/fpu) where the xfd_state variable can become desynchronized from MSR_IA32_XFD during a CPU hotplug event. While the MSR is reset, the per-CPU cached value is not, leading to potential failures in xfd_update_state() . This discrepancy can cause XRSTO...

5.5CVSS6.7AI score0.00235EPSS
SaveExploits0References5Affected Software1
SUSE CVE
SUSE CVE
•added 2024/02/27 3:54 a.m.•9 views

SUSE CVE-2024-26603

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Stop relying on userspace for info to fault in xsave buffer Before this change, the expected size of the user space buffer was taken from fxsw-xstatesize. fxsw-xstatesize can be changed from user-space, so it is possible...

5.5CVSS6.5AI score0.00278EPSS
SaveExploits0References9
Prion
Prion
•added 2024/02/26 4:28 p.m.•37 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Stop relying on userspace for info to fault in xsave buffer Before this change, the expected size of the user space buffer was taken from fxsw-xstatesize. fxsw-xstatesize can be changed from user-space, so it is possible...

7.2AI score0.00278EPSS
SaveExploits0References5
OSV
OSV
•added 2024/02/26 4:28 p.m.•16 views

UBUNTU-CVE-2024-26603

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Stop relying on userspace for info to fault in xsave buffer Before this change, the expected size of the user space buffer was taken from fxsw-xstatesize. fxsw-xstatesize can be changed from user-space, so it is possible...

5.5CVSS6.3AI score0.00278EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
•added 2024/02/26 12:00 a.m.•48 views

CVE-2024-26603

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Stop relying on userspace for info to fault in xsave buffer Before this change, the expected size of the user space buffer was taken from fxsw-xstatesize. fxsw-xstatesize can be changed from user-space, so it is possible...

5.5CVSS6.2AI score0.00278EPSS
SaveExploits0References17
Debian CVE
Debian CVE
•added 2024/02/24 2:56 p.m.•39 views

CVE-2024-26603

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Stop relying on userspace for info to fault in xsave buffer Before this change, the expected size of the user space buffer was taken from fxsw-xstatesize. fxsw-xstatesize can be changed from user-space, so it is possible...

5.5CVSS7.7AI score0.00278EPSS
SaveExploits0
Cvelist
Cvelist
•added 2024/02/24 2:56 p.m.•41 views

CVE-2024-26603 x86/fpu: Stop relying on userspace for info to fault in xsave buffer

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Stop relying on userspace for info to fault in xsave buffer Before this change, the expected size of the user space buffer was taken from fxsw-xstatesize. fxsw-xstatesize can be changed from user-space, so it is possible...

6.5AI score0.00278EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2024/02/24 2:56 p.m.•25 views

CVE-2024-26603 x86/fpu: Stop relying on userspace for info to fault in xsave buffer

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Stop relying on userspace for info to fault in xsave buffer Before this change, the expected size of the user space buffer was taken from fxsw-xstatesize. fxsw-xstatesize can be changed from user-space, so it is possible...

7AI score0.00278EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2023/02/15 5:41 a.m.•6 views

SUSE CVE-2013-1442

Xen 4.0 through 4.3.x, when using AVX or LWP capable CPUs, does not properly clear previous data from registers when using an XSAVE or XRSTOR to extend the state components of a saved or restored vCPU after touching other restored extended registers, which allows local guest OSes to obtain...

1.2CVSS6.1AI score0.00373EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
•added 2023/02/15 5:39 a.m.•7 views

SUSE CVE-2013-2077

Xen 4.0.x, 4.1.x, and 4.2.x does not properly restrict the contents of a XRSTOR, which allows local PV guest users to cause a denial of service unhandled exception and hypervisor crash via unspecified vectors...

5.2CVSS6.3AI score0.00531EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
•added 2023/02/15 5:20 a.m.•8 views

SUSE CVE-2015-2672

The xsave/xrstor implementation in arch/x86/include/asm/xsave.h in the Linux kernel before 3.19.2 creates certain .altinstrreplacement pointers and consequently does not provide any protection against instruction faulting, which allows local users to cause a denial of service panic by triggering ...

5.5CVSS5.3AI score0.00365EPSS
SaveExploits0References3
Rows per page
Query Builder