Lucene search
+L

13 matches found

Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2024-41070

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: PPC: Book3S HV: Prevent UAF in kvmspaprtceattachiommugroup Al reported a possible...

7.8CVSS6.2AI score0.0023EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:00 a.m.12 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-41070)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-41070 advisory. - In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Book3S HV: Prevent UAF in...

7.8CVSS5.9AI score0.0023EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/09/12 12:00 a.m.18 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-41070)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-41070 advisory. - In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Book3S HV: Prevent UAF in...

7.8CVSS5.9AI score0.0023EPSS
SaveExploits0References2
CBLMariner
CBLMariner
added 2024/08/27 5:08 a.m.17 views

CVE-2024-41070 affecting package kernel for versions less than 6.6.47.1-1

CVE-2024-41070 affecting package kernel for versions less than 6.6.47.1-1. An upgraded version of the package is available that resolves this issue...

7.8CVSS6.8AI score0.0023EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2024/08/20 9:54 p.m.26 views

CVE-2024-41070 affecting package kernel for versions less than 5.15.164.1-1

CVE-2024-41070 affecting package kernel for versions less than 5.15.164.1-1. An upgraded version of the package is available that resolves this issue...

7.8CVSS6.8AI score0.0023EPSS
SaveExploits0
OSV
OSV
added 2024/08/14 7:24 a.m.27 views

SUSE-SU-2024:2901-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 12 SP5 Azure kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-39494: ima: Fix use-after-free on a dentry's dname.name bsc1227716. - CVE-2024-42096: x86: stop playing stack games in profilepc bsc1228633. -...

10CVSS8.6AI score0.01497EPSS
SaveExploits2References364
OSV
OSV
added 2024/08/13 2:05 p.m.31 views

SUSE-SU-2024:2892-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 12 SP5 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-39494: ima: Fix use-after-free on a dentry's dname.name bsc1227716. - CVE-2024-42096: x86: stop playing stack games in profilepc bsc1228633. -...

10CVSS8.4AI score0.01497EPSS
SaveExploits2References290
Tenable Nessus
Tenable Nessus
added 2024/08/12 12:00 a.m.29 views

Debian dsa-5747 : affs-modules-5.10.0-29-4kc-malta-di - security update

The remote Debian 11 host has packages installed that are affected by multiple vulnerabilities as referenced in the dsa-5747 advisory. - ------------------------------------------------------------------------- Debian Security Advisory DSA-5747-1 [email protected] https://www.debian.org/securit...

9.8CVSS7AI score0.01EPSS
SaveExploits0References122
OpenVAS
OpenVAS
added 2024/08/07 12:00 a.m.29 views

Mageia: Security Advisory (MGASA-2024-0278)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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...

9.8CVSS7.4AI score0.01EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/08/06 2:01 a.m.9 views

SUSE CVE-2024-41070

In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Book3S HV: Prevent UAF in kvmspaprtceattachiommugroup Al reported a possible use-after-free UAF in kvmspaprtceattachiommugroup. It looks up stt from tablefd, but then continues to use it after doing fdput on the returne...

6.4CVSS6.4AI score0.0023EPSS
SaveExploits0References16
OSV
OSV
added 2024/07/29 3:15 p.m.16 views

AZL-47991 CVE-2024-41070 affecting package kernel for versions less than 5.15.164.1-1

In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Book3S HV: Prevent UAF in kvmspaprtceattachiommugroup Al reported a possible use-after-free UAF in kvmspaprtceattachiommugroup. It looks up stt from tablefd, but then continues to use it after doing fdput on the returne...

7.8CVSS6.7AI score0.0023EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/29 3:15 p.m.12 views

CVE-2024-41070

In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Book3S HV: Prevent UAF in kvmspaprtceattachiommugroup Al reported a possible use-after-free UAF in kvmspaprtceattachiommugroup. It looks up stt from tablefd, but then continues to use it after doing fdput on the returne...

7.8CVSS6.5AI score0.0023EPSS
SaveExploits0References32
CVE
CVE
added 2024/07/29 2:57 p.m.153 views

CVE-2024-41070

The CVE-2024-41070 issue is a use-after-free in KVM on PPC Book3S HV. The code path kvm_spapr_tce_attach_iommu_group() reads stt from tablefd, then fdputs the fd and uses stt after the fd is released, allowing a race that frees stt via release_spapr_tce_table() (RCU) and can lead to UAF even with...

7.8CVSS6.7AI score0.0023EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder