Lucene search
+L

5108 matches found

OSV
OSV
added 2024/05/20 9:41 a.m.27 views

CVE-2024-35958 net: ena: Fix incorrect descriptor free behavior

In the Linux kernel, the following vulnerability has been resolved: net: ena: Fix incorrect descriptor free behavior ENA has two types of TX queues: - queues which only process TX packets arriving from the network stack - queues which only process TX packets forwarded to it by XDPREDIRECT or XDPT...

7.8CVSS6AI score
SaveExploits0References12
CNNVD
CNNVD
added 2024/05/20 12:00 a.m.12 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 the Linux kernel that stems from the presence of memory IO errors and crashes...

5.5CVSS6.5AI score0.00192EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/05/17 11:11 p.m.50 views

CVE-2023-52659

A vulnerability in the Linux kernel affected the x86/mm code, specifically in the pfntokaddr macro. The issue arises when the macro does not correctly handle input as a 64-bit type, causing crashes on 64-bit platforms, especially for SEV-SNP guests, when processing addresses above the 1TB range...

5.5CVSS8.5AI score0.00219EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.29 views

CVE-2024-35810

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix the lifetime of the bo cursor memory The cleanup can be dispatched while the atomic update is still active, which means that the memory acquired in the atomic update needs to not be invalidated by the cleanup. The...

7.8CVSS6.5AI score0.00236EPSS
SaveExploits0References11
CVE
CVE
added 2024/05/17 1:23 p.m.199 views

CVE-2024-35810

CVE-2024-35810 – Linux kernel (drm/vmwgfx): The issue was caused by cleanup potentially running while an atomic update is active, leading to memory used during the atomic update being invalidated. The vmw_plane_state objects previously tried to manage their own mapped memory lifetimes; the fix sw...

7.8CVSS6.8AI score0.00236EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/05/17 1:23 p.m.27 views

CVE-2024-35810

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix the lifetime of the bo cursor memory The cleanup can be dispatched while the atomic update is still active, which means that the memory acquired in the atomic update needs to not be invalidated by the cleanup. The...

7.8CVSS7.4AI score0.00236EPSS
SaveExploits0
NVD
NVD
added 2024/05/17 12:15 p.m.24 views

CVE-2024-5055

Uncontrolled resource consumption vulnerability in XAMPP Windows, versions 7.3.2 and earlier. This vulnerability exists when XAMPP attempts to process many incomplete HTTP requests, resulting in resource consumption and system crashes...

7.5CVSS7.5AI score0.00443EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 12:15 p.m.9 views

UBUNTU-CVE-2023-52658

In the Linux kernel, the following vulnerability has been resolved: Revert "net/mlx5: Block entering switchdev mode with ns inconsistency" This reverts commit 662404b24a4c4d839839ed25e3097571f5938b9b. The revert is required due to the suspicion it is not good for anything and cause crash...

5.5CVSS6.2AI score0.00262EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/17 12:08 p.m.20 views

CVE-2023-52659 x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Ensure input to pfntokaddr is treated as a 64-bit type On 64-bit platforms, the pfntokaddr macro requires that the input value is 64 bits in order to ensure that valid address bits don't get lost when shifting that input ...

6.6AI score0.00219EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/17 12:03 p.m.24 views

CVE-2024-5055 Vulnerability of uncontrolled resource consumption in XAMPP

Uncontrolled resource consumption vulnerability in XAMPP Windows, versions 7.3.2 and earlier. This vulnerability exists when XAMPP attempts to process many incomplete HTTP requests, resulting in resource consumption and system crashes...

7.5CVSS6.9AI score0.00443EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/05/17 12:03 p.m.31 views

CVE-2024-5055 Vulnerability of uncontrolled resource consumption in XAMPP

Uncontrolled resource consumption vulnerability in XAMPP Windows, versions 7.3.2 and earlier. This vulnerability exists when XAMPP attempts to process many incomplete HTTP requests, resulting in resource consumption and system crashes...

7.5CVSS7.5AI score0.00443EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/05/17 12:00 a.m.10 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. Attackers have exploited the vulnerability to cause firmware crashes...

5.5CVSS6.9AI score0.00295EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/05/17 12:00 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 the Linux kernel that stems from an eventual client crash when processing addresses in the range of more than 1TB...

5.5CVSS6.5AI score0.00219EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/05/17 12:00 a.m.35 views

Oracle Linux 9 : firefox (ELSA-2024-2883)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-2883 advisory. 115.11.0-1.0.1 - Add firefox-oracle-default-prefs.js and remove the corresponding Red Hat file 115.11.0-1 - Update to 115.11.0 build1 Tenable has...

8.8CVSS7.8AI score0.7066EPSS
SaveExploits19References7
Cvelist
Cvelist
added 2024/05/16 1:39 p.m.82 views

CVE-2023-46842 x86 HVM hypercalls may trigger Xen bug check

Unlike 32-bit PV guests, HVM guests may switch freely between 64-bit and other modes. This in particular means that they may set registers used to pass 32-bit-mode hypercall arguments to values outside of the range 32-bit code would be able to set them to. When processing of hypercalls takes a...

6.5AI score0.0853EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/05/14 12:00 a.m.11 views

Stellar-core 安全漏洞

Stellar-core is a replicated state machine open-sourced by Stellar. A security vulnerability exists in Stellar-core versions prior to 20.4.0, which stems from the fact that core nodes can randomly crash due to a contention condition...

5.9CVSS6.6AI score0.00449EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/05/14 12:00 a.m.26 views

Slackware Linux 15.0 / current mozilla-firefox Multiple Vulnerabilities (SSA:2024-135-01)

The version of mozilla-firefox installed on the remote host is prior to 115.11.0esr / 126.0. It is, therefore, affected by multiple vulnerabilities as referenced in the SSA:2024-135-01 advisory. - A type check was missing when handling fonts in PDF.js, which would allow arbitrary JavaScript...

8.8CVSS8.2AI score0.7066EPSS
SaveExploits19References7
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:00 a.m.32 views

RHEL 5 : sqlite (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 5 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - sqlite: incorrect sqlite3WindowRewrite error handling leads to mishandling certain parser-tree rewriting...

7.6AI score0.0825EPSS
SaveExploits3References15
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:00 a.m.45 views

RHEL 6 : libjpeg-turbo (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - libjpeg-turbo: several integer overflows and subsequent segfaults when attempting to compress/decompress...

8AI score0.08152EPSS
SaveExploits10References9
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:00 a.m.24 views

RHEL 7 : openldap (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - openldap: OpenLDAP SQL injection CVE-2022-29155 - A flaw was found in OpenLDAP. This flaw allows an...

8.6AI score0.84224EPSS
SaveExploits2References15
Rows per page
Query Builder