Lucene search
+L

21201 matches found

OSV
OSV
added 2024/07/29 6:15 p.m.3 views

DEBIAN-CVE-2024-42093

In the Linux kernel, the following vulnerability has been resolved: net/dpaa2: Avoid explicit cpumask var allocation on stack For CONFIGCPUMASKOFFSTACK=y kernel, explicit allocation of cpumask variable on stack is not recommended since it can cause potential stack overflow. Instead, kernel code...

7.3CVSS6AI score0.00223EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/07/29 3:52 p.m.41 views

CVE-2024-42082 xdp: Remove WARN() from __xdp_reg_mem_model()

In the Linux kernel, the following vulnerability has been resolved: xdp: Remove WARN from xdpregmemmodel syzkaller reports a warning in xdpregmemmodel. The warning occurs only if memidinithashtable returns an error. It returns the error in two cases: 1. memory allocation fails; 2. rhashtableinit...

0.00249EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/07/29 3:52 p.m.17 views

CVE-2024-42071 ionic: use dev_consume_skb_any outside of napi

In the Linux kernel, the following vulnerability has been resolved: ionic: use devconsumeskbany outside of napi If we're not in a NAPI softirq context, we need to be careful about how we call napiconsumeskb, specifically we need to call it with budget==0 to signal to it that we're not in a safe...

7.8CVSS6.7AI score0.00216EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/29 3:15 p.m.3 views

DEBIAN-CVE-2024-41032

In the Linux kernel, the following vulnerability has been resolved: mm: vmalloc: check if a hash-index is in cpupossiblemask The problem is that there are systems where cpupossiblemask has gaps between set CPUs, for example SPARC. In this scenario addrtovbxa hash function can return an index whic...

5.5CVSS5.7AI score0.003EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/07/29 2:57 p.m.45 views

CVE-2024-41070 KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()

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.8CVSS0.0023EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/07/29 2:57 p.m.21 views

CVE-2024-41068 s390/sclp: Fix sclp_init() cleanup on failure

In the Linux kernel, the following vulnerability has been resolved: s390/sclp: Fix sclpinit cleanup on failure If sclpinit fails it only partially cleans up: if there are multiple failing calls to sclpinit sclpstatechangeevent will be added several times to sclpreglist, which results in the...

6.6AI score0.00243EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/29 2:57 p.m.30 views

CVE-2024-41058 cachefiles: fix slab-use-after-free in fscache_withdraw_volume()

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in fscachewithdrawvolume We got the following issue in our fault injection stress test: ================================================================== BUG: KASAN: slab-use-after-free in...

7.1AI score0.00281EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/07/29 2:31 p.m.36 views

CVE-2024-41032 mm: vmalloc: check if a hash-index is in cpu_possible_mask

In the Linux kernel, the following vulnerability has been resolved: mm: vmalloc: check if a hash-index is in cpupossiblemask The problem is that there are systems where cpupossiblemask has gaps between set CPUs, for example SPARC. In this scenario addrtovbxa hash function can return an index whic...

7.8CVSS0.003EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/29 2:31 p.m.33 views

CVE-2024-41031 mm/filemap: skip to create PMD-sized page cache if needed

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: skip to create PMD-sized page cache if needed On ARM64, HPAGEPMDORDER is 13 when the base page size is 64KB. The PMD-sized page cache can't be supported by xarray as the following error messages indicate. ------------...

6AI score
SaveExploits0References6
CVE
CVE
added 2024/07/29 2:31 p.m.146 views

CVE-2024-41031

CVE-2024-41031 (Linux kernel) affects ARM64 builds where HPAGE_PMD_ORDER is 13 for 64KB base pages. The vulnerability arises in mm/filemap when the PMD-sized page cache cannot be supported by xarray, triggering kernel warnings and a broken path during page cache handling. The impact is described ...

5.5CVSS6.4AI score0.00288EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/07/29 2:31 p.m.130 views

CVE-2024-41027

CVE-2024-41027 affects the Linux kernel userfaultfd API. The issue arises when a feature not enabled in kernel config is requested: instead of returning an error, the kernel silently lists all features, potentially triggering a warning (as seen in zap_pte_range mortgage path). The fix is to have ...

3.3CVSS6.4AI score0.00282EPSS
SaveExploits0References6Affected Software1
Ubuntu
Ubuntu
added 2024/07/26 3:11 p.m.90 views

USN-6919-1: Linux kernel vulnerabilities

Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereference. A local attacker could possibly trigger this vulnerability to cause a denial of service. CVE-2022-38096 It was discovered that the ATA over...

9.8CVSS7.5AI score0.01635EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2024/07/26 3:27 a.m.8 views

SUSE CVE-2024-1975

If a server hosts a zone containing a "KEY" Resource Record, or a resolver DNSSEC-validates a "KEY" Resource Record from a DNSSEC-signed domain in cache, a client can exhaust resolver CPU resources by sending a stream of SIG0 signed requests. This issue affects BIND 9 versions 9.0.0 through...

7.5CVSS7AI score0.02114EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2024/07/26 12:00 a.m.25 views

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

The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6919-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.8CVSS7.5AI score0.01635EPSS
SaveExploits1References302
VulnCheck KEV
VulnCheck KEV
added 2024/07/25 12:00 a.m.12 views

VulnCheck KEV: CVE-2014-2908

Cross-site scripting XSS vulnerability in the integrated web server on Siemens SIMATIC S7-1200 CPU devices 2.x and 3.x allows remote attackers to inject arbitrary web script or HTML via unspecified vectors...

4.3CVSS5.9AI score0.20862EPSS
SaveIn wildExploits3References5
RedHat Linux
RedHat Linux
added 2024/07/24 2:03 p.m.7 views

kernel: intel: Fix NULL pointer dereference issue in upi_fill_topology()

A vulnerability was discovered in the Linux kernel in which certain CPU topologies could result in a null pointer dereference, affecting system stability...

5.5CVSS6.9AI score0.00257EPSS
SaveExploits0References5
Veracode
Veracode
added 2024/07/24 7:16 a.m.20 views

Denial Of Service (DoS)

libbind9.so is vulnerable to Denial of Service. The vulnerability is due to the handling of "KEY" Resource Records in DNSSEC-signed domains, allowing attackers to exhaust resolver CPU resources by sending a stream of SIG0 signed requests...

7.5CVSS6.5AI score0.02114EPSS
SaveExploits0References5Affected Software3
Tenable Nessus
Tenable Nessus
added 2024/07/24 12:00 a.m.34 views

Photon OS 5.0: Linux PHSA-2024-5.0-0230

An update of the linux package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2024-5.0-0230. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

9.8CVSS7.6AI score0.00746EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/07/24 12:00 a.m.19 views

ISC BIND DoS Vulnerability (CVE-2024-1975) - Windows

ISC BIND is prone to a denial of service DoS vulnerability. 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 CPE = "cpe:/a:isc:bind"; if...

7.5CVSS7.5AI score0.02114EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/07/24 12:00 a.m.23 views

Photon OS 5.0: Linux PHSA-2024-5.0-0237

An update of the linux package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2024-5.0-0237. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

5.5CVSS5.8AI score0.0028EPSS
SaveExploits0References2
Rows per page
Query Builder