Lucene search
+L

8507 matches found

Tenable Nessus
Tenable Nessus
added 2024/03/12 12:0 a.m.47 views

RHEL 8 : kernel (RHSA-2024:1268)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:1268 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: nftables:...

8.8CVSS7.4AI score0.09141EPSS
SaveExploits6References34
Hewlett-Packard
Hewlett-Packard
added 2024/03/12 12:0 a.m.50 views

NVIDIA GPU Display Driver February 2024 Security Update

NVIDIA has informed HP of potential security vulnerabilities identified in the NVIDIA® GPU Display Driver for Windows, which might allow escalation of privilege, arbitrary code execution, denial of service, information disclosure. NVIDIA has released updates to mitigate these vulnerabilities...

7.8CVSS8.2AI score0.00381EPSS
SaveExploits0Affected Software156
Ubuntu
Ubuntu
added 2024/03/11 8:17 p.m.99 views

USN-6688-1: Linux kernel (OEM) vulnerabilities

Pratyush Yadav discovered that the Xen network backend implementation in the Linux kernel did not properly handle zero length data request, leading to a null pointer dereference vulnerability. An attacker in a guest VM could possibly use this to cause a denial of service host domain crash...

9.8CVSS7.5AI score0.51248EPSS
SaveExploits19
OSV
OSV
added 2024/03/11 7:15 p.m.8 views

CVE-2024-25989

In gpuslclivenessupdate of pixelgpuslc.c, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation...

5.9CVSS5.9AI score0.00085EPSS
SaveExploits0References1
Prion
Prion
added 2024/03/11 7:15 p.m.23 views

Out-of-bounds

In gpuslclivenessupdate of pixelgpuslc.c, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation...

6.4AI score0.00085EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/03/11 6:55 p.m.29 views

CVE-2024-25989

In gpuslclivenessupdate of pixelgpuslc.c, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation...

6.1AI score0.00085EPSS
SaveExploits0References1
CVE
CVE
added 2024/03/11 6:55 p.m.130 views

CVE-2024-25989

CVE-2024-25989 describes an out-of-bounds read in the Google Pixel GPU driver, specifically in gpu_slc_liveness_update of pixel_gpu_slc.c, caused by a missing bounds check. This can lead to local information disclosure without requiring exploits, privileges, or user interaction. Public references...

5.9CVSS6AI score0.00085EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/03/08 12:0 a.m.60 views

NVIDIA Linux GPU Display Driver (February 2024)

The NVIDIA GPU display driver software on the remote host is missing a security update. It is, therefore, affected by multiple vulnerabilities: - NVIDIA GPU Display Driver for WIndows and Linux contains a vulnerability in the kernel mode data handler, where an unprivileged regular user can cause...

7.1CVSS6.9AI score0.00269EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/03/08 12:0 a.m.54 views

NVIDIA Virtual GPU Manager Multiple Vulnerabilities (February 2024)

The NVIDIA Virtual GPU Manager software on the remote host is missing a security update. It is, therefore, affected by multiple vulnerabilities, including the following: - NVIDIA GPU Display Driver for WIndows and Linux contains a vulnerability in the kernel mode data handler, where an unprivileg...

7.8CVSS7AI score0.00269EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/03/07 12:0 a.m.55 views

NVIDIA Windows GPU Display Driver (February 2024)

A display driver installed on the remote Windows host is affected by multiple vulnerabilities, including the following: - NVIDIA GPU Display Driver for Windows contains a vulnerability in the user mode layer, where an unprivileged regular user can cause an out-of-bounds write. A successful exploi...

7.8CVSS7.2AI score0.00381EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/06 11:13 a.m.19 views

BIT-TENSORFLOW-2022-35988 `CHECK` fail in `tf.linalg.matrix_rank` in TensorFlow

TensorFlow is an open source platform for machine learning. When tf.linalg.matrixrank receives an empty input a, the GPU kernel gives a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit c55b476aa0e0bd4ee99d0f3ad18d9d706cd1260a. The fix...

7.5CVSS6.2AI score0.0042EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:12 a.m.25 views

BIT-TENSORFLOW-2022-35999 `CHECK` fail in `Conv2DBackpropInput` in TensorFlow

TensorFlow is an open source platform for machine learning. When Conv2DBackpropInput receives empty outbackprop inputs e.g. 3, 1, 0, 1, the current CPU/GPU kernels CHECK fail one with dnnl, the other with cudnn. This can be used to trigger a denial of service attack. We have patched the issue in...

7.5CVSS6.3AI score0.00411EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:11 a.m.27 views

BIT-TENSORFLOW-2022-41888 Unckecked rank size in `tf.image.generate_bounding_box_proposals` in Tensorflow

TensorFlow is an open source platform for machine learning. When running on GPU, tf.image.generateboundingboxproposals receives a scores input that must be of rank 4 but is not checked. We have patched the issue in GitHub commit cf35502463a88ca7185a99daa7031df60b3c1c98. The fix will be included i...

7.5CVSS6.1AI score0.00439EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.36 views

CVE-2023-52585 drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix possible NULL dereference in amdgpurasqueryerrorstatushelper Return invalid error code -EINVAL for invalid block id. Fixes the below: drivers/gpu/drm/amd/amdgpu/amdgpuras.c:1183 amdgpurasqueryerrorstatushelper...

8.2AI score0.00282EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/03/06 12:0 a.m.34 views

SUSE SLED15: kernel-firmware-nvidia-gspx-G06 / etc (SUSE-SU-2024:0772-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:0772-1 advisory. Update to 550.54.14: Added vGPU Host and vGPU Guest support. For vGPU Host, please refer to the...

7.1CVSS7AI score0.00269EPSS
SaveExploits0References8
Chainguard
Chainguard
added 2024/03/05 11:15 p.m.86 views

CVE-2024-24786 vulnerabilities

Vulnerabilities for packages: kube-state-metrics-fips, grafana-agent-operator, timestamp-authority-fips, kube-state-metrics, haproxy-ingress, kaniko, timoni, flux-source-controller, kubernetes-dashboard-metrics-scraper-fips, kubernetes-dashboard, aws-efs-csi-driver-fips, melange,...

7.5CVSS6.1AI score0.01262EPSS
SaveExploits0
OSV
OSV
added 2024/03/04 1:15 p.m.5 views

CVE-2023-6241

Use After Free vulnerability in Arm Ltd Midgard GPU Kernel Driver, Arm Ltd Bifrost GPU Kernel Driver, Arm Ltd Valhall GPU Kernel Driver, Arm Ltd Arm 5th Gen GPU Architecture Kernel Driver allows a local non-privileged user to exploit a software race condition to perform improper memory processing...

7CVSS5.8AI score0.00721EPSS
SaveExploits2References1
CVE
CVE
added 2024/03/04 12:15 p.m.210 views

CVE-2023-6241

CVE-2023-6241 is a Use After Free vulnerability in ARM Mali GPU kernel drivers (Midgard, Bifrost, Valhall, and Arm 5th Gen GPU Architecture). It enables a local, non-privileged user to exploit a race condition in memory processing to achieve use-after-free, with impact on the affected driver revi...

7.8CVSS6.4AI score0.00721EPSS
SaveExploits2References1Affected Software4
Cvelist
Cvelist
added 2024/03/04 12:15 p.m.95 views

CVE-2023-6241 Mali GPU Kernel Driver allows improper GPU memory processing operations

Use After Free vulnerability in Arm Ltd Midgard GPU Kernel Driver, Arm Ltd Bifrost GPU Kernel Driver, Arm Ltd Valhall GPU Kernel Driver, Arm Ltd Arm 5th Gen GPU Architecture Kernel Driver allows a local non-privileged user to exploit a software race condition to perform improper memory processing...

6.5AI score0.00721EPSS
SaveExploits2References1
Vulnrichment
Vulnrichment
added 2024/03/04 12:15 p.m.28 views

CVE-2023-6241 Mali GPU Kernel Driver allows improper GPU memory processing operations

Use After Free vulnerability in Arm Ltd Midgard GPU Kernel Driver, Arm Ltd Bifrost GPU Kernel Driver, Arm Ltd Valhall GPU Kernel Driver, Arm Ltd Arm 5th Gen GPU Architecture Kernel Driver allows a local non-privileged user to exploit a software race condition to perform improper memory processing...

6.9AI score0.00721EPSS
SaveExploits2References1
Rows per page
Query Builder