Lucene search
+L

53 matches found

OSV
OSV
added 2024/05/21 3:15 p.m.8 views

DEBIAN-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.1CVSS6AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.14 views

UBUNTU-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.8AI score0.00222EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/21 2:19 p.m.109 views

CVE-2021-47226

CVE-2021-47226 describes a Linux kernel issue where an XRSTOR on a user-buffered FPU state could fail with a page fault yet modify the destination task’s FPU state. The root cause is that during __fpu__restore_sig(), XRSTOR could run with preserved registers for a different task (fpu_fpregs_owner...

7.1CVSS6.7AI score0.00222EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 2:19 p.m.39 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
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
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
SUSE CVE
SUSE CVE
added 2023/02/15 4:57 a.m.9 views

SUSE CVE-2016-7777

Xen 4.7.x and earlier does not properly honor CR0.TS and CR0.EM, which allows local x86 HVM guest OS users to read or modify FPU, MMX, or XMM register state information belonging to arbitrary tasks on the guest by modifying an instruction while the hypervisor is preparing to emulate it...

6.3CVSS8.7AI score0.00324EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2022/10/21 12:00 a.m.3 views

PT-2025-40110

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's x86/fpu component, specifically within the copy xstate to uabi function. This issue arises when an extended state component is present in the initial...

5.5CVSS7.4AI score0.00137EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2022/09/13 9:49 a.m.15 views

kernel: x86/fpu: KVM: Set the base guest FPU uABI size to sizeof(struct kvm_xsave)

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: KVM: Set the base guest FPU uABI size to sizeofstruct kvmxsave Set the starting uABI size of KVM's guest FPU to 'struct kvmxsave', i.e. to KVM's historical uABI size. When saving FPU state for usersapce, KVM well, now th...

7.8CVSS6AI score0.0028EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2022/09/13 12:00 a.m.13 views

PT-2025-8490 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.18.0-rc5 Description: A vulnerability in the Linux kernel has been resolved. The issue is related to the x86/fpu component of the KVM Kernel-based Virtual Machine and affects the handling of FPU state for...

8.8CVSS6.4AI score0.10458EPSS
SaveExploits36References282
RedHat Linux
RedHat Linux
added 2021/11/09 6:06 p.m.8 views

kernel: 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.1CVSS5.4AI score0.00222EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2020/04/09 7:12 a.m.56 views

CVE-2018-3665

A Floating Point Unit FPU state information leakage flaw was found in the way the Linux kernel saved and restored the FPU state during task switch. Linux kernels that follow the "Lazy FPU Restore" scheme are vulnerable to the FPU state information leakage issue. An unprivileged local attacker cou...

5.6CVSS2AI score0.00627EPSS
SaveExploits0References2
OSV
OSV
added 2019/12/05 2:15 p.m.11 views

DEBIAN-CVE-2019-19602

fpregsstatevalid in arch/x86/include/asm/fpu/internal.h in the Linux kernel before 5.4.2, when GCC 9 is used, allows context-dependent attackers to cause a denial of service memory corruption or possibly have unspecified other impact because of incorrect fpufpregsownerctx caching, as demonstrated...

6.1CVSS7.2AI score0.00608EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2019/05/14 7:16 p.m.12 views

Kernel: FPU state information leakage via lazy FPU restore

A Floating Point Unit FPU state information leakage flaw was found in the way the Linux kernel saved and restored the FPU state during task switch. Linux kernels that follow the "Lazy FPU Restore" scheme are vulnerable to the FPU state information leakage issue. An unprivileged local attacker cou...

5.6CVSS7.1AI score0.00627EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2019/05/14 7:16 p.m.154 views

Important: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 7.4 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

9.3CVSS7.4AI score0.02612EPSS
SaveExploits4References17
OpenVAS
OpenVAS
added 2018/07/14 12:00 a.m.160 views

CentOS Update for kernel CESA-2018:2164 centos6

Check the version of kernel SPDX-FileCopyrightText: 2018 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription scriptoid"1.3.6.1.4.1.25623.1.0.882924";...

7.8CVSS8.5AI score0.60631EPSS
SaveExploits12References2
Cent OS
Cent OS
added 2018/07/13 4:57 p.m.502 views

kernel, perf, python security update

CentOS Errata and Security Advisory CESA-2018:2164 An update for kernel is now available for Red Hat Enterprise Linux 6. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity...

7.8CVSS7.2AI score0.60631EPSS
SaveExploits12References7
Tenable Nessus
Tenable Nessus
added 2018/07/11 12:00 a.m.190 views

RHEL 6 : kernel (RHSA-2018:2164)

The remote Redhat Enterprise Linux 6 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2018:2164 advisory. - hw: cpu: speculative store bypass CVE-2018-3639 - Kernel: FPU state information leakage via lazy FPU restore CVE-2018-3665 - kernel: mm:...

7.8CVSS7.2AI score0.60631EPSS
SaveExploits12References10
RedHat Linux
RedHat Linux
added 2018/07/10 6:00 p.m.300 views

Important: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 6. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.8CVSS7.2AI score0.60631EPSS
SaveExploits12References5
RedHat Linux
RedHat Linux
added 2018/07/10 5:17 p.m.15 views

Kernel: FPU state information leakage via lazy FPU restore

A Floating Point Unit FPU state information leakage flaw was found in the way the Linux kernel saved and restored the FPU state during task switch. Linux kernels that follow the "Lazy FPU Restore" scheme are vulnerable to the FPU state information leakage issue. An unprivileged local attacker cou...

5.6CVSS7AI score0.00627EPSS
SaveExploits0References7
Rows per page
Query Builder