Lucene search
K

2404 matches found

Cvelist
Cvelist
added 2024/05/17 2:24 p.m.19 views

CVE-2023-52678 drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kfd_topology.c

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Confirm list is non-empty before utilizing listfirstentry in kfdtopology.c Before using listfirstentry, make sure to check that list is not empty, if list is empty return -ENODATA. Fixes the below:...

6.4AI score0.00232EPSS
Exploits0References4
OSV
OSV
added 2024/05/17 2:15 p.m.5 views

DEBIAN-CVE-2024-35817

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: amdgputtmgartbind set gtt bound flag Otherwise after the GTT bo is released, the GTT and gart space is freed but amdgputtmbackendunbind will not clear the gart page table entry and leave valid mapping entry pointing t...

5.5CVSS5.7AI score0.00228EPSS
Exploits0References1
NVD
NVD
added 2024/05/17 2:15 p.m.21 views

CVE-2024-35795

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix deadlock while reading mqd from debugfs An errant disk backup on my desktop got into debugfs and triggered the following deadlock scenario in the amdgpu debugfs files. The machine also hard-resets immediately afte...

5.5CVSS7.4AI score0.00174EPSS
Exploits0References4
OSV
OSV
added 2024/05/17 2:15 p.m.1 views

DEBIAN-CVE-2024-35795

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix deadlock while reading mqd from debugfs An errant disk backup on my desktop got into debugfs and triggered the following deadlock scenario in the amdgpu debugfs files. The machine also hard-resets immediately afte...

5.5CVSS5.8AI score0.00174EPSS
Exploits0References1
OSV
OSV
added 2024/05/17 2:15 p.m.0 views

UBUNTU-CVE-2024-35817

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: amdgputtmgartbind set gtt bound flag Otherwise after the GTT bo is released, the GTT and gart space is freed but amdgputtmbackendunbind will not clear the gart page table entry and leave valid mapping entry pointing t...

5.5CVSS6.2AI score0.00228EPSS
Exploits0References22
OSV
OSV
added 2024/05/17 2:15 p.m.1 views

UBUNTU-CVE-2024-35795

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix deadlock while reading mqd from debugfs An errant disk backup on my desktop got into debugfs and triggered the following deadlock scenario in the amdgpu debugfs files. The machine also hard-resets immediately afte...

5.5CVSS6.2AI score0.00174EPSS
Exploits0References12
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.18 views

CVE-2024-35795

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix deadlock while reading mqd from debugfs An errant disk backup on my desktop got into debugfs and triggered the following deadlock scenario in the amdgpu debugfs files. The machine also hard-resets immediately afte...

5.5CVSS6.4AI score0.00174EPSS
Exploits0References11
Vulnrichment
Vulnrichment
added 2024/05/17 1:23 p.m.24 views

CVE-2024-35817 drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: amdgputtmgartbind set gtt bound flag Otherwise after the GTT bo is released, the GTT and gart space is freed but amdgputtmbackendunbind will not clear the gart page table entry and leave valid mapping entry pointing t...

6.7AI score0.00228EPSS
Exploits0References6
CVE
CVE
added 2024/05/17 1:23 p.m.179 views

CVE-2024-35817

The CVE-2024-35817 issue is in the Linux kernel’s DRM/amdgpu path. Specifically, amdgpu_ttm_gart_bind incorrectly sets the GTT bound flag and, after a GTT BO is released, amdgpu_ttm_backend_unbind may leave a stale GART page-table entry. If the GPU dereferences this stale GART address, it can rea...

5.5CVSS6.6AI score0.00228EPSS
Exploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/17 1:23 p.m.16 views

CVE-2024-35795 drm/amdgpu: fix deadlock while reading mqd from debugfs

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix deadlock while reading mqd from debugfs An errant disk backup on my desktop got into debugfs and triggered the following deadlock scenario in the amdgpu debugfs files. The machine also hard-resets immediately afte...

6.6AI score0.00174EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/05/17 1:23 p.m.32 views

CVE-2024-35795 drm/amdgpu: fix deadlock while reading mqd from debugfs

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix deadlock while reading mqd from debugfs An errant disk backup on my desktop got into debugfs and triggered the following deadlock scenario in the amdgpu debugfs files. The machine also hard-resets immediately afte...

7.4AI score0.00174EPSS
Exploits0References4
CVE
CVE
added 2024/05/17 1:23 p.m.152 views

CVE-2024-35795

CVE-2024-35795 : In the Linux kernel, a deadlock was fixed in the AMDGPU driver when reading the MQD via debugfs. The issue arose from a circular locking dependency between mmap_lock and the reservation_ww_class_* locks during a read path implemented in amdgpu_debugfs_mqd_read. The reverse-lock c...

5.5CVSS6.6AI score0.00174EPSS
Exploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/05/17 1:23 p.m.24 views

CVE-2024-35795

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix deadlock while reading mqd from debugfs An errant disk backup on my desktop got into debugfs and triggered the following deadlock scenario in the amdgpu debugfs files. The machine also hard-resets immediately afte...

5.5CVSS7.2AI score0.00174EPSS
Exploits0
OSV
OSV
added 2024/05/17 1:23 p.m.14 views

CVE-2024-35795 drm/amdgpu: fix deadlock while reading mqd from debugfs

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix deadlock while reading mqd from debugfs An errant disk backup on my desktop got into debugfs and triggered the following deadlock scenario in the amdgpu debugfs files. The machine also hard-resets immediately afte...

5.5CVSS6.1AI score0.00174EPSS
Exploits0References7
BDU FSTEC
BDU FSTEC
added 2024/05/16 12:0 a.m.2 views

The vulnerability of the amdgpu_hmm_register() function in the drivers/gpu/drm/amd/amdgpu/amdgpu_hmm.c driver for the amdgpu core of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the amdgpuhmmregister function in the drivers/gpu/drm/amd/amdgpu/amdgpuhmm.c file of the amdgpu kernel in the Linux operating system is related to the reutilization of previously freed memory. Exploiting this vulnerability can allow an attacker to cause a service failure...

4.7CVSS6.6AI score0.0028EPSS
Exploits0References22Affected Software5
BDU FSTEC
BDU FSTEC
added 2024/05/16 12:0 a.m.1 views

The vulnerability of the amdgpu_mca_smu_get_mca_entry() function in the drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c driver for the amdgpu core of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the amdgpumcasmugetmcaentry function in the drivers/gpu/drm/amd/amdgpu/amdgpumca.c driver for the Linux operating system’s kernel is related to the assignment of a zero pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

4.6CVSS6.4AI score0.00217EPSS
Exploits0References9Affected Software2
BDU FSTEC
BDU FSTEC
added 2024/05/16 12:0 a.m.4 views

The vulnerability of the edp_setup_replay() function in the drivers/gpu/drm/amd/display/dc/link/protocols/link_edp_panel_control.c file of the amdgpu driver for AMD Radeon graphics cards in the Linux operating system allows a hacker to induce a service failure.

The vulnerability of the edpsetupreplay function in the drivers/gpu/drm/amd/display/dc/link/protocols/linkedppanelcontrol.c file of the amdgpu driver for AMD Radeon graphics cards in Linux operating systems is related to the assignment of a zero pointer. Exploiting this vulnerability could allow ...

4.6CVSS5.5AI score0.00224EPSS
Exploits0References12Affected Software3
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:0 a.m.1 views

The vulnerabilities of the functions `dc_dmub_srv_cmd_list_queue_execute()` and `dc_dmub_srv_is_hw_pwr_up()` in the driver `drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c` of the Linux operating system’s amdgpu kernel, which allow a malicious actor to trigger a service failure.

The vulnerabilities of the functions dcdmubsrvcmdlistqueueexecute and dcdmubsrvishwpwrup in the driver drivers/gpu/drm/amd/display/dc/dcdmubsrv.c of the Linux operating system’s amdgpu kernel are related to the use of a null pointer dereferencing. Exploiting these vulnerabilities could allow an...

5.5CVSS6AI score0.00205EPSS
Exploits0References8Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:0 a.m.3 views

Vulnerability of functions amdgpu_dm_connector_funcs_force() and create_eml_sink() in the driver amdgpu module/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c of the Linux operating system’s kernel, which allows a hacker to cause a service failure

The vulnerabilities of the functions amdgpudmconnectorfuncsforce and createemlsink in the driver amdgpu.c of the Linux kernel’s amdgpu module are related to the assignment of a null pointer during the reading of EDID. Exploiting these vulnerabilities could allow an attacker to cause service...

5.5CVSS6AI score0.00205EPSS
Exploits0References8Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:0 a.m.2 views

The vulnerability of the gfx_v10_0_init_microcode() function in AMD Radeon GPU drivers for Linux operating systems allows a hacker to induce a system failure.

The vulnerability of the gfxv100initmicrocode function in the drivers/gpu/drm/amd/amdgpu/gfxv100.c file of the amdgpu graphics card driver for AMD Radeon Linux operating system is related to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to cause a service...

5.5CVSS6.3AI score0.00227EPSS
Exploits0References11Affected Software2
Rows per page
Query Builder