Lucene search
+L

370 matches found

OSV
OSV
added 2024/08/20 11:50 p.m.18 views

CVE-2024-43865 s390/fpu: Re-add exception handling in load_fpu_state()

In the Linux kernel, the following vulnerability has been resolved: s390/fpu: Re-add exception handling in loadfpustate With the recent rewrite of the fpu code exception handling for the lfpc instruction within loadfpustate was erroneously removed. Add it again to prevent that loading invalid...

5.5CVSS6.5AI score0.00183EPSS
Exploits0References5
CNNVD
CNNVD
added 2024/08/20 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from incorrectly removing exception handling for the lfpc instruction in the loadfpustate function...

5.5CVSS7.3AI score0.00183EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2024/08/20 12:0 a.m.8 views

PT-2024-30722 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the s390/fpu component of the Linux kernel, where exception handling for the lfpc instruction within the load fpu state function was removed during a recent cod...

9.8CVSS6.6AI score0.02386EPSS
Exploits7References1888
OSV
OSV
added 2024/08/08 12:0 a.m.58 views

ALSA-2024:5102 Important: kernel-rt security update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: efivarfs: force RO when remounting if SetVariable is not supported CVE-2023-52463 kernel: tracing: Restructure traceclockglobal to...

9.8CVSS8.7AI score0.08555EPSS
Exploits3References300
Tenable Nessus
Tenable Nessus
added 2024/08/08 12:0 a.m.703 views

RHEL 8 : kernel (RHSA-2024:5101)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:5101 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: powerpc: Fix access beyond end...

9.8CVSS8.2AI score0.08555EPSS
Exploits3References325
AlmaLinux
AlmaLinux
added 2024/08/08 12:0 a.m.170 views

Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: powerpc: Fix access beyond end of drmem array CVE-2023-52451 kernel: efivarfs: force RO when remounting if SetVariable is not supported CVE-2023-52463 kernel: tracing: Restructure...

9.8CVSS7.6AI score0.01358EPSS
Exploits2References322
Tenable Nessus
Tenable Nessus
added 2024/08/08 12:0 a.m.197 views

RHEL 8 : kernel-rt (RHSA-2024:5102)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:5102 advisory. The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirement...

9.8CVSS8.6AI score0.08555EPSS
Exploits3References298
SUSE CVE
SUSE CVE
added 2024/06/22 4:8 a.m.5 views

SUSE CVE-2022-48766

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wrap dcn301calculatewmanddlg for FPU. Mirrors the logic for dcn30. Cue lots of WARNs and some kernel panics without this fix...

5.5CVSS6.2AI score0.00182EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2024/06/20 2:26 p.m.21 views

CVE-2022-48766

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wrap dcn301calculatewmanddlg for FPU. Mirrors the logic for dcn30. Cue lots of WARNs and some kernel panics without this fix...

4.4CVSS7AI score0.00182EPSS
Exploits0References4
NVD
NVD
added 2024/06/20 12:15 p.m.42 views

CVE-2022-48766

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wrap dcn301calculatewmanddlg for FPU. Mirrors the logic for dcn30. Cue lots of WARNs and some kernel panics without this fix...

5.5CVSS0.00182EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2024/06/20 12:0 a.m.22 views

CVE-2022-48766

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wrap dcn301calculatewmanddlg for FPU. Mirrors the logic for dcn30. Cue lots of WARNs and some kernel panics without this fix...

5.5CVSS5.8AI score0.00182EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2024/06/14 12:0 a.m.73 views

Rocky Linux 8 : kernel-rt (RLSA-2024:3627)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2024:3627 advisory. kernel: Marvin vulnerability side-channel leakage in the RSA decryption operation CVE-2023-6240 kernel: Information disclosure in...

8.8CVSS7.2AI score0.00969EPSS
Exploits0References107
RedHat Linux
RedHat Linux
added 2024/06/05 10:5 a.m.3 views

kernel: x86/fpu: Stop relying on userspace for info to fault in xsave buffer that cause loop forever

A flaw was found in the Linux kernel's x86/fpu module, which revolves around an issue with relying on user space for critical information regarding the xsave buffer. In the affected scenario, the expected size of the user space buffer is derived from user-controlled data, specifically,...

5.5CVSS6.7AI score0.00278EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/06/05 12:36 a.m.2 views

kernel: s390/ptrace: handle setting of fpc register correctly

In the Linux kernel, the following vulnerability has been resolved: s390/ptrace: handle setting of fpc register correctly If the content of the floating point control fpc register of a traced process is modified with the ptrace interface the new value is tested for validity by temporarily loading...

7.1CVSS6.7AI score0.00242EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/06/05 12:36 a.m.3 views

kernel: x86/fpu: Stop relying on userspace for info to fault in xsave buffer that cause loop forever

A flaw was found in the Linux kernel's x86/fpu module, which revolves around an issue with relying on user space for critical information regarding the xsave buffer. In the affected scenario, the expected size of the user space buffer is derived from user-controlled data, specifically,...

5.5CVSS6.7AI score0.00278EPSS
Exploits0References5
AlmaLinux
AlmaLinux
added 2024/06/05 12:0 a.m.70 views

Moderate: kernel update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Marvin vulnerability side-channel leakage in the RSA decryption operation CVE-2023-6240 kernel: Information disclosure in vhost/vhost.c:vhostnewmsg CVE-2024-0340 kernel: untrusted VMM can...

8.8CVSS6.9AI score0.00969EPSS
Exploits0References116
Tenable Nessus
Tenable Nessus
added 2024/06/05 12:0 a.m.107 views

RHEL 8 : kernel update (Moderate) (RHSA-2024:3618)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:3618 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Marvin vulnerability...

8.8CVSS6.8AI score0.00969EPSS
Exploits0References119
RedhatCVE
RedhatCVE
added 2024/05/23 2:0 p.m.29 views

CVE-2021-47227

A vulnerability was found in the Linux kernel's x86/fpu, within the fpurestoresig function. When user data is copied into the kernel buffer without proper validation, it can lead to corruption of the kernel's state, resulting in a system crash when using the FPU. Mitigation Red Hat has investigat...

5.5CVSS9AI score0.00235EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/05/23 3:5 a.m.6 views

SUSE 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.5AI score0.00222EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2024/05/22 10:16 a.m.4 views

kernel: KVM: s390: fix setting of fpc register

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: fix setting of fpc register kvmarchvcpuioctlsetfpu allows to set the floating point control fpc register of a guest cpu. The new value is tested for validity by temporarily loading it into the fpc register. This may le...

4CVSS6.3AI score0.00231EPSS
Exploits0References5
Rows per page
Query Builder