Lucene search
+L

130 matches found

OSV
OSV
added 2024/06/07 10:40 p.m.23 views

USN-6820-1 linux, linux-gcp, linux-gcp-5.15, linux-lowlatency, linux-lowlatency-hwe-5.15, linux-xilinx-zynqmp vulnerabilities

It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code. CVE-2023-6270 It was discovered that the Atheros 802.11ac...

9.8CVSS6.7AI score0.01635EPSS
SaveExploits0References153
Ubuntu
Ubuntu
added 2024/06/07 10:40 p.m.383 views

USN-6820-1: Linux kernel vulnerabilities

It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code. CVE-2023-6270 It was discovered that the Atheros 802.11ac...

9.8CVSS7.4AI score0.01635EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/06/07 12:00 a.m.133 views

Ubuntu 24.04 LTS : Linux kernel vulnerabilities (USN-6816-1)

The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6816-1 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereferenc...

9.8CVSS6.9AI score0.01635EPSS
SaveExploits0References216
Tenable Nessus
Tenable Nessus
added 2024/06/07 12:00 a.m.68 views

Ubuntu 20.04 LTS / 22.04 LTS : Linux kernel vulnerabilities (USN-6820-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6820-1 advisory. It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free...

9.8CVSS7.5AI score0.01635EPSS
SaveExploits0References153
Tenable Nessus
Tenable Nessus
added 2024/06/07 12:00 a.m.213 views

Ubuntu 22.04 LTS : Linux kernel vulnerabilities (USN-6821-1)

The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6821-1 advisory. It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An...

9.8CVSS7.5AI score0.01635EPSS
SaveExploits0References152
Tenable Nessus
Tenable Nessus
added 2024/06/07 12:00 a.m.80 views

Ubuntu 24.04 LTS : Linux kernel vulnerabilities (USN-6817-1)

The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6817-1 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereferenc...

9.8CVSS6.9AI score0.01635EPSS
SaveExploits0References215
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.39 views

CVE-2024-26885

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix DEVMAPHASH overflow check on 32-bit arches The devmap code allocates a number hash buckets equal to the next power of two of the maxentries value provided when creating the map. When rounding up to the next power of two,...

7.8CVSS6.3AI score0.00248EPSS
SaveExploits0References30
CVE
CVE
added 2024/04/17 10:27 a.m.164 views

CVE-2024-26885

CVE-2024-26885 – Linux kernel DEVMAP_HASH overflow on 32-bit arches : The issue arises in devmap hash bucket calculation for max_entries, where the code computes the next power of two for the bucket count and stores it in a 32-bit variable. On 32-bit architectures, the rounding up can overflow mi...

7.8CVSS6.8AI score0.00248EPSS
SaveExploits0References11Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.20 views

CVE-2024-26885 bpf: Fix DEVMAP_HASH overflow check on 32-bit arches

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix DEVMAPHASH overflow check on 32-bit arches The devmap code allocates a number hash buckets equal to the next power of two of the maxentries value provided when creating the map. When rounding up to the next power of two,...

7.8CVSS7.2AI score0.00248EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.49 views

CVE-2024-26885 bpf: Fix DEVMAP_HASH overflow check on 32-bit arches

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix DEVMAPHASH overflow check on 32-bit arches The devmap code allocates a number hash buckets equal to the next power of two of the maxentries value provided when creating the map. When rounding up to the next power of two,...

7.8CVSS7.9AI score0.00248EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2024/02/15 12:00 a.m.36 views

Fedora 39 : xen (2024-e527e6fd08)

The remote Fedora 39 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-e527e6fd08 advisory. arm32: The cache may not be properly cleaned/invalidated take two XSA-447, CVE-2023-46837 pci: phantom functions assigned to incorrect contexts...

5.3CVSS5.2AI score0.00805EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/02/15 12:00 a.m.36 views

Fedora 38 : xen (2024-4b2cf8c375)

The remote Fedora 38 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-4b2cf8c375 advisory. arm32: The cache may not be properly cleaned/invalidated take two XSA-447, CVE-2023-46837 pci: phantom functions assigned to incorrect contexts...

5.3CVSS5.2AI score0.00805EPSS
SaveExploits0References4
Prion
Prion
added 2024/01/05 5:15 p.m.36 views

Design/Logic Flaw

Closing of an event channel in the Linux kernel can result in a deadlock. This happens when the close is being performed in parallel to an unrelated Xen console action and the handling of a Xen console interrupt in an unprivileged guest. The closing of an event channel is e.g. triggered by remova...

3.3CVSS6.7AI score0.00888EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/01/05 4:36 p.m.4 views

CVE-2023-46837 arm32: The cache may not be properly cleaned/invalidated (take two)

Arm provides multiple helpers to clean & invalidate the cache for a given region. This is, for instance, used when allocating guest memory to ensure any writes such as the ones during scrubbing have reached memory before handing over the page to a guest. Unfortunately, the arithmetics in the...

7.3AI score0.00241EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/01/05 4:36 p.m.61 views

CVE-2023-46837 arm32: The cache may not be properly cleaned/invalidated (take two)

Arm provides multiple helpers to clean & invalidate the cache for a given region. This is, for instance, used when allocating guest memory to ensure any writes such as the ones during scrubbing have reached memory before handing over the page to a guest. Unfortunately, the arithmetics in the...

4.3AI score0.00241EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/01/05 4:30 p.m.48 views

CVE-2023-34324

Closing of an event channel in the Linux kernel can result in a deadlock. This happens when the close is being performed in parallel to an unrelated Xen console action and the handling of a Xen console interrupt in an unprivileged guest. The closing of an event channel is e.g. triggered by remova...

4.9CVSS5.4AI score0.00888EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/01/05 4:17 p.m.9 views

CVE-2023-34321 arm32: The cache may not be properly cleaned/invalidated

Arm provides multiple helpers to clean & invalidate the cache for a given region. This is, for instance, used when allocating guest memory to ensure any writes such as the ones during scrubbing have reached memory before handing over the page to a guest. Unfortunately, the arithmetics in the...

3.9AI score0.00255EPSS
SaveExploits0References1
Xen Project
Xen Project
added 2023/12/12 12:00 p.m.46 views

arm32: The cache may not be properly cleaned/invalidated (take two)

ISSUE DESCRIPTION Arm provides multiple helpers to clean & invalidate the cache for a given region. This is, for instance, used when allocating guest memory to ensure any writes such as the ones during scrubbing have reached memory before handing over the page to a guest. Unfortunately, the...

3.3CVSS6.7AI score0.00241EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/11/17 12:00 a.m.29 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : xen (SUSE-SU-2023:4476-1)

The remote openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2023:4476-1 advisory. - A division-by-zero error on some AMD processors can potentially return speculative data resulting in loss of confidentiality. CVE-2023-20588 - arm3...

7.8CVSS7.7AI score0.11322EPSS
SaveExploits0References25
Tenable Nessus
Tenable Nessus
added 2023/11/07 12:00 a.m.38 views

Fedora 39 : xen (2023-35d2ad2328)

The remote Fedora 39 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2023-35d2ad2328 advisory. arm32: The cache may not be properly cleaned/invalidated XSA-437, CVE-2023-34321 top-level shadow reference dropped too early for 64-bit PV guests...

7.8CVSS7.1AI score0.11322EPSS
SaveExploits0References4
Rows per page
Query Builder