Lucene search
+L

510 matches found

Cvelist
Cvelist
added 2024/07/29 3:52 p.m.30 views

CVE-2024-42065 drm/xe: Add a NULL check in xe_ttm_stolen_mgr_init

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Add a NULL check in xettmstolenmgrinit Add an explicit check to ensure that the mgr is not NULL...

0.00197EPSS
SaveExploits0References2
CVE
CVE
added 2024/07/29 3:52 p.m.111 views

CVE-2024-42065

CVE-2024-42065 relates to the Linux kernel DRM/XE path. A NULL pointer dereference vulnerability in xe_ttm_stolen_mgr_init was fixed by adding an explicit NULL check to ensure the mgr is not NULL before use. The patch updates the function to validate the mgr reference and prevents dereferencing a...

5.5CVSS6.5AI score0.00197EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2024/07/29 12:0 a.m.8 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 lack of an explicit check in xettmstolenmgrinit to ensure that the mgr is not null...

5.5CVSS6.4AI score0.00197EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/17 3:52 p.m.9 views

GHSA-P3F3-5CCG-83XQ dbt has an implicit override for built-in materializations from installed packages

Impact What kind of vulnerability is it? Who is impacted? When a user installs a package in dbt, it has the ability to override macros, materializations, and other core components of dbt. This is by design, as it allows packages to extend and customize dbt's functionality. However, this also mean...

4.2CVSS5.9AI score0.00372EPSS
SaveExploits1References11
Github Security Blog
Github Security Blog
added 2024/07/17 3:52 p.m.19 views

dbt has an implicit override for built-in materializations from installed packages

Impact What kind of vulnerability is it? Who is impacted? When a user installs a package in dbt, it has the ability to override macros, materializations, and other core components of dbt. This is by design, as it allows packages to extend and customize dbt's functionality. However, this also mean...

7.8CVSS6.6AI score0.00372EPSS
SaveExploits1References11Affected Software1
PyPA
PyPA
added 2024/07/16 11:15 p.m.10 views

PYSEC-2024-66

dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications. When a user installs a package in dbt, it has the ability to override macros, materializations, and other core components of dbt. This is by design, as it...

7.8CVSS6.8AI score0.00372EPSS
SaveExploits1References11Affected Software1
Cvelist
Cvelist
added 2024/07/16 4:51 p.m.35 views

CVE-2024-6326 Rockwell Automation Unsecured Private Keys in FactoryTalk® System Services

An exposure of sensitive information vulnerability exists in the Rockwell Automation FactoryTalk® System Service. A malicious user could exploit this vulnerability by starting a back-up or restore process, which temporarily exposes private keys, passwords, pre-shared keys, and database folders wh...

1.8CVSS0.00176EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/07/16 12:0 a.m.11 views

PT-2024-28956

Name of the Vulnerable Software and Affected Versions dbt versions prior to 1.6.14 dbt versions prior to 1.7.14 dbt versions prior to 1.8.0 Description The issue allows a malicious package to override core components of dbt with harmful code when installed. This is due to the design of dbt, which...

7.8CVSS6.7AI score0.00372EPSS
SaveExploits1References16
NVD
NVD
added 2024/07/10 2:15 a.m.39 views

CVE-2024-22018

A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-read flag is used. This flaw arises from an inadequate permission model that fails to restrict file stats through the fs.lstat API. As a result, malicious actors can retrieve...

2.9CVSS0.00458EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/07/08 4:22 p.m.48 views

CVE-2024-34702

Botan is a C++ cryptography library. X.509 certificates can identify elliptic curves using either an object identifier or using explicit encoding of the parameters. Prior to 3.5.0 and 2.19.5, checking name constraints in X.509 certificates is quadratic in the number of names and name constraints...

5.3CVSS5.7AI score0.00845EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/07/06 2:58 a.m.4 views

SUSE CVE-2024-39479

In the Linux kernel, the following vulnerability has been resolved: drm/i915/hwmon: Get rid of devm When both hwmon and hwmon drvdata on which hwmon depends are device managed resources, the expectation, on device unbind, is that hwmon will be released before drvdata. However, in i915 there are t...

6.4CVSS6.8AI score0.00222EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/07/05 6:55 a.m.32 views

CVE-2024-39480 kdb: Fix buffer overflow during tab-complete

In the Linux kernel, the following vulnerability has been resolved: kdb: Fix buffer overflow during tab-complete Currently, when the user attempts symbol completion with the Tab key, kdb will use strncpy to insert the completed symbol into the command buffer. Unfortunately it passes the size of t...

7.3AI score0.00256EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/07/05 6:55 a.m.40 views

CVE-2024-39479 drm/i915/hwmon: Get rid of devm

In the Linux kernel, the following vulnerability has been resolved: drm/i915/hwmon: Get rid of devm When both hwmon and hwmon drvdata on which hwmon depends are device managed resources, the expectation, on device unbind, is that hwmon will be released before drvdata. However, in i915 there are t...

7.8CVSS0.00222EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/07/02 4:23 p.m.10 views

org.bouncycastle: Use of Incorrectly-Resolved Name or Reference

A flaw was found in Bouncy Castle Java Cryptography APIs. Affected versions of this package are vulnerable to a use of incorrectly-resolved name or reference issue when resolving domain names over an SSL socket that was created without an explicit hostname, such as in the HttpsURLConnection...

7.5CVSS7.3AI score0.0077EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/30 9:15 p.m.2 views

DEBIAN-CVE-2024-34703

Botan is a C++ cryptography library. X.509 certificates can identify elliptic curves using either an object identifier or using explicit encoding of the parameters. Prior to versions 3.3.0 and 2.19.4, an attacker could present an ECDSA X.509 certificate using explicit encoding where the parameter...

7.5CVSS7.1AI score0.005EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/30 9:15 p.m.10 views

AZL-43708 CVE-2024-34703 affecting package botan2 2.14.0-2

Botan is a C++ cryptography library. X.509 certificates can identify elliptic curves using either an object identifier or using explicit encoding of the parameters. Prior to versions 3.3.0 and 2.19.4, an attacker could present an ECDSA X.509 certificate using explicit encoding where the parameter...

7.5CVSS7AI score0.005EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/30 9:15 p.m.23 views

CVE-2024-34703

Botan is a C++ cryptography library. X.509 certificates can identify elliptic curves using either an object identifier or using explicit encoding of the parameters. Prior to versions 3.3.0 and 2.19.4, an attacker could present an ECDSA X.509 certificate using explicit encoding where the parameter...

7.5CVSS0.005EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2024/06/30 9:15 p.m.1 views

CVE-2024-34703

Botan is a C++ cryptography library. X.509 certificates can identify elliptic curves using either an object identifier or using explicit encoding of the parameters. Prior to versions 3.3.0 and 2.19.4, an attacker could present an ECDSA X.509 certificate using explicit encoding where the parameter...

7.5CVSS5.9AI score0.005EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/06/30 9:15 p.m.10 views

AZL-44214 CVE-2024-34703 affecting package botan2 2.14.0-2

Botan is a C++ cryptography library. X.509 certificates can identify elliptic curves using either an object identifier or using explicit encoding of the parameters. Prior to versions 3.3.0 and 2.19.4, an attacker could present an ECDSA X.509 certificate using explicit encoding where the parameter...

7.5CVSS7AI score0.005EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/30 9:15 p.m.7 views

ALPINE-CVE-2024-34703

Botan is a C++ cryptography library. X.509 certificates can identify elliptic curves using either an object identifier or using explicit encoding of the parameters. Prior to versions 3.3.0 and 2.19.4, an attacker could present an ECDSA X.509 certificate using explicit encoding where the parameter...

7.5CVSS7.1AI score0.005EPSS
SaveExploits0References1
Rows per page
Query Builder