Lucene search
K

121 matches found

NVD
NVD
added 2024/10/21 6:15 p.m.9 views

CVE-2024-49901

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Assign msmgpu-pdev earlier to avoid nullptrs There are some cases, such as the one uncovered by Commit 46d4efcccc68 "drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails" where msmgpucleanup :...

5.5CVSS0.00018EPSS
Exploits0References4
OSV
OSV
added 2024/09/21 7:10 a.m.13 views

BIT-ENVOY-2024-45809 Jwt filter crash in the clear route cache with remote JWKs in envoy

Envoy is a cloud-native high-performance edge/middle/service proxy. Jwt filter will lead to an Envoy crash when clear route cache with remote JWKs. In the following case: 1. remote JWKs are used, which requires async header processing; 2. clearroutecache is enabled on the provider; 3. header...

7.5CVSS6.3AI score0.00129EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2024/09/20 5:16 a.m.18 views

CVE-2024-45809

A flaw was found in Envoy. JWT filter will lead to a crash in Envoy when clearing the route cache with remote JWKs in the following cases: 1. Remote JWKs are used, which requires async header processing 2. clearroutecache is enabled on the provider 3. Header operations are enabled in JWT filter,...

7.5CVSS7AI score0.00129EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/06/21 11:15 a.m.13 views

CVE-2024-38390

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails Calling a6xxdestroy before adrenogpuinit leads to a null pointer dereference on: msmgpucleanup : platformsetdrvdatagpu-pdev, NULL; as gpu-pdev is only assigned...

5.5CVSS5.8AI score0.00033EPSS
Exploits0References13
OSV
OSV
added 2024/06/21 10:18 a.m.9 views

CVE-2024-38390 drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails Calling a6xxdestroy before adrenogpuinit leads to a null pointer dereference on: msmgpucleanup : platformsetdrvdatagpu-pdev, NULL; as gpu-pdev is only assigned...

5.5CVSS5.9AI score0.00033EPSS
Exploits0References7
CVE
CVE
added 2024/06/21 10:18 a.m.73 views

CVE-2024-38390

CVE-2024-38390 affects the Linux kernel DRM/MSM a6xx path. The vulnerability arises when speedbin setting fails, causing a null pointer dereference during cleanup if msm_gpu_init() did not complete (gpu->pdev is only assigned in a6xx_gpu_init -> adreno_gpu_init -> msm_gpu_init). The cano...

5.5CVSS7.1AI score0.00033EPSS
Exploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/21 10:18 a.m.10 views

CVE-2024-38390 drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails Calling a6xxdestroy before adrenogpuinit leads to a null pointer dereference on: msmgpucleanup : platformsetdrvdatagpu-pdev, NULL; as gpu-pdev is only assigned...

6.8AI score0.00033EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/05/28 2:30 p.m.57 views

Moderate: Red Hat Security Advisory: protobuf security update

An update for protobuf is now available for Red Hat Enterprise Linux 8.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

6.5CVSS6.6AI score0.00138EPSS
Exploits0References2
NVD
NVD
added 2024/05/19 11:15 a.m.20 views

CVE-2024-35945

In the Linux kernel, the following vulnerability has been resolved: net: phy: phydevice: Prevent nullptr exceptions on ISR If phydev-irq is set unconditionally, check for valid interrupt handler or fall back to polling mode to prevent nullptr exceptions in interrupt service routine...

5.5CVSS6.5AI score0.00033EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/05/19 10:10 a.m.17 views

CVE-2024-35945 net: phy: phy_device: Prevent nullptr exceptions on ISR

In the Linux kernel, the following vulnerability has been resolved: net: phy: phydevice: Prevent nullptr exceptions on ISR If phydev-irq is set unconditionally, check for valid interrupt handler or fall back to polling mode to prevent nullptr exceptions in interrupt service routine...

6.8AI score0.00033EPSS
Exploits0References3
CVE
CVE
added 2024/05/19 10:10 a.m.104 views

CVE-2024-35945

CVE-2024-35945 (Linux kernel) is reported as resolved in OSV entries for Root:Ubuntu 22.04 via ROOT-OS-UBUNTU-2204-CVE-2024-35945, with multiple fixed ROOT rootio-linux versions available. Other OSVs (ROOT-OS-DEBIAN-11-CVE-2024-35945, ROOT-OS-DEBIAN-12-CVE-2024-35945) also indicate patches in roo...

5.5CVSS6.7AI score0.00033EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2024/03/06 11:20 a.m.15 views

BIT-TENSORFLOW-2020-15191 Undefined behavior in Tensorflow

In Tensorflow before versions 2.2.1 and 2.3.1, if a user passes an invalid argument to dlpack.todlpack the expected validations will cause variables to bind to nullptr while setting a status variable to the error condition. However, this status argument is not properly checked. Hence, code...

5.3CVSS5.3AI score0.00246EPSS
Exploits1References5
OSV
OSV
added 2024/03/06 11:16 a.m.9 views

BIT-TENSORFLOW-2021-41214 Reference binding to `nullptr` in `tf.ragged.cross`

TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for tf.ragged.cross has an undefined behavior due to binding a reference to nullptr. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1,...

7.8CVSS7.6AI score0.00018EPSS
Exploits1References3
OSV
OSV
added 2024/03/06 11:13 a.m.13 views

BIT-TENSORFLOW-2022-35965 Segfault in `LowerBound` and `UpperBound` in TensorFlow

TensorFlow is an open source platform for machine learning. If LowerBound or UpperBound is given an emptysortedinputs input, it results in a nullptr dereference, leading to a segfault that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit...

7.5CVSS6.3AI score0.00075EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 11:7 a.m.27 views

BIT-TENSORFLOW-2023-25676 TensorFlow has null dereference on ParallelConcat with XLA

TensorFlow is an open source machine learning platform. When running versions prior to 2.12.0 and 2.11.1 with XLA, tf.rawops.ParallelConcat segfaults with a nullptr dereference when given a parameter shape with rank that is not greater than zero. A fix is available in TensorFlow 2.12.0 and 2.11.1...

7.5CVSS7.3AI score0.0024EPSS
Exploits0References3
Veracode
Veracode
added 2024/01/05 7:53 a.m.13 views

Denial Of Service

paddlepaddle is vulnerable to Denial Of Service DoS. The vulnerability is caused due to a nullptr exception in paddle.putalongaxis. The attacker can trigger a runtime crash which would result to DoS...

7.5CVSS6.9AI score0.00113EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2024/01/04 1:8 p.m.14 views

Denial Of Service

PaddlePaddle is vulnerable to Denial Of Service. The vulnerability is due to a nullptr exception in paddle.dot. This can cause a runtime crash resulting in Denial of Service...

7.5CVSS6.7AI score0.00113EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2024/01/03 9:30 a.m.11 views

GHSA-QPPW-C37G-XWCC PaddlePaddle nullptr dereference in paddle.crop

Nullptr dereference in paddle.crop in PaddlePaddle before 2.6.0. This flaw can cause a runtime crash and a denial of service...

4.7CVSS7.3AI score0.00113EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2024/01/03 9:30 a.m.21 views

PaddlePaddle nullptr dereference in paddle.crop

Nullptr dereference in paddle.crop in PaddlePaddle before 2.6.0. This flaw can cause a runtime crash and a denial of service...

7.5CVSS6.7AI score0.00113EPSS
Exploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/01/03 9:30 a.m.13 views

PaddlePaddle segfault in paddle.put_along_axis

Nullptr in paddle.putalongaxis in PaddlePaddle before 2.6.0. This flaw can cause a runtime crash and a denial of service...

7.5CVSS6.7AI score0.00113EPSS
Exploits0References5Affected Software1
Rows per page
Query Builder