Lucene search
+L

513 matches found

OSV
OSV
•added 2024/04/02 7:15 a.m.•29 views

AZL-58770 CVE-2024-26656 affecting package kernel for versions less than 6.6.82.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free bug The bug can be triggered by sending a single amdgpugemuserptrioctl to the AMDGPU DRM driver on any ASICs with an invalid address and size. The bug was reported by Joonkyo Jung . For example the...

5.5CVSS6.3AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
•added 2024/04/02 6:49 a.m.•12 views

CVE-2024-26672 drm/amdgpu: Fix variable 'mca_funcs' dereferenced before NULL check in 'amdgpu_mca_smu_get_mca_entry()'

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix variable 'mcafuncs' dereferenced before NULL check in 'amdgpumcasmugetmcaentry' Fixes the below: drivers/gpu/drm/amd/amdgpu/amdgpumca.c:377 amdgpumcasmugetmcaentry warn: variable dereferenced before check 'mcafunc...

7.1CVSS5.9AI score
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2024/04/02 12:00 a.m.•43 views

CVE-2024-26656

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free bug The bug can be triggered by sending a single amdgpugemuserptrioctl to the AMDGPU DRM driver on any ASICs with an invalid address and size. The bug was reported by Joonkyo Jung . For example the...

7.8CVSS5.8AI score0.00234EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 2024/03/27 2:01 p.m.•32 views

CVE-2024-26649

A vulnerability was found in the drm/amdgpu driver of Linux Kernel, causing null pointer dereference when attempting to load RLC Run-Length Coding firmware. This issue arises if the firmware has an incorrect header size, causing premature release of the firmware pointer in amdgpuucoderequest,...

4.4CVSS7.3AI score0.00227EPSS
SaveExploits0References4
OSV
OSV
•added 2024/03/26 6:15 p.m.•13 views

AZL-54966 CVE-2024-26647 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix late derefrence 'dsc' check in 'linksetdscppspacket' In linksetdscppspacket, 'struct displaystreamcompressor dsc' was dereferenced in a DCLOGGERINITdsc-ctx-logger; before the 'dsc' NULL pointer check. Fixes t...

5.5CVSS6.3AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
•added 2024/03/26 6:15 p.m.•3 views

DEBIAN-CVE-2024-26649

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix the null pointer when load rlc firmware If the RLC firmware is invalid because of wrong header size, the pointer to the rlc firmware is released in function amdgpuucoderequest. There will be a null pointer error i...

5.5CVSS5.3AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
•added 2024/03/25 9:15 a.m.•11 views

CVE-2021-47142

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix a use-after-free looks like we forget to set ttm-sg to NULL. Hit panic below 1235.844104 general protection fault, probably for non-canonical address 0x6b6b6b6b6b6b7b4b: 0000 1 SMP DEBUGPAGEALLOC NOPTI 1235.989074...

5.5CVSS5.3AI score
SaveExploits0References8
CVE
CVE
•added 2024/03/25 9:07 a.m.•112 views

CVE-2021-47144

Concrete issue: CVE-2021-47144 is reported as a Linux kernel DRM/AMDGPU refcount leak. The connected NASL/OpenVAS entries identify the root cause as a mismatch in reference counting for the gem object rfb->base.obj[0] (created via amdgpu_fbdev_create) and not released in the corresponding path...

6.4AI score
SaveExploits0
Positive Technologies
Positive Technologies
•added 2024/03/20 12:00 a.m.•16 views

PT-2024-3460

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.28 Description A use-after-free bug has been identified in the Linux kernel, specifically in the AMDGPU DRM driver. This bug can be triggered by sending a single amdgpu gem userptr ioctl to the AMDGPU DRM...

5.5CVSS5.4AI score0.00234EPSS
SaveExploits0
RedHat Linux
RedHat Linux
•added 2024/03/19 5:43 p.m.•8 views

kernel: use-after-free in amdgpu_cs_wait_all_fences in drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c

A use-after-free flaw was found in the Linux kernel's AMD GPU driver which may allow access to members of a synchronization structure after the structure is freed. This issue could allow a local user to crash the system or to access confidential system memory...

7.8CVSS6.6AI score0.00319EPSS
SaveExploits0References5
OSV
OSV
•added 2024/03/06 7:15 a.m.•9 views

DEBIAN-CVE-2023-52585

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...

5.5CVSS5.3AI score0.0028EPSS
SaveExploits0References1
Prion
Prion
•added 2024/03/06 7:15 a.m.•22 views

Spoofing

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...

7.3AI score0.0028EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2024/03/02 5:48 a.m.•11 views

SUSE CVE-2021-47042

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Free local data after use Fixes the following memory leak in dclinkconstruct: unreferenced object 0xffffa03e81471400 size 1024: comm "amdmoduleload", pid 2486, jiffies 4294946026 age 10.544s hex dump first 32...

5.5CVSS6.3AI score0.00205EPSS
SaveExploits0References3
OSV
OSV
•added 2024/02/28 9:15 a.m.•17 views

CVE-2021-47042

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Free local data after use Fixes the following memory leak in dclinkconstruct: unreferenced object 0xffffa03e81471400 size 1024: comm "amdmoduleload", pid 2486, jiffies 4294946026 age 10.544s hex dump first 32...

5.5CVSS5.6AI score0.00205EPSS
SaveExploits0References2
OSV
OSV
•added 2024/02/28 9:15 a.m.•51 views

UBUNTU-CVE-2021-47042

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Free local data after use Fixes the following memory leak in dclinkconstruct: unreferenced object 0xffffa03e81471400 size 1024: comm "amdmoduleload", pid 2486, jiffies 4294946026 age 10.544s hex dump first 32...

5.5CVSS5.7AI score0.00205EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2024/02/21 12:33 a.m.•11 views

kernel: use-after-free in amdgpu_cs_wait_all_fences in drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c

A use-after-free flaw was found in the Linux kernel's AMD GPU driver which may allow access to members of a synchronization structure after the structure is freed. This issue could allow a local user to crash the system or to access confidential system memory...

7.8CVSS6.6AI score0.00319EPSS
SaveExploits0References5
OSV
OSV
•added 2024/02/17 11:57 a.m.•30 views

CLSA-2024-1708171036 Fix of 10 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-23851 - dm: limit the number of targets and parameter size area CVE-url: https://ubuntu.com/security/CVE-2024-23849 - net/rds: Fix UBSAN: array-index-out-of-bounds in rdscmsgrecv CVE-url: https://ubuntu.com/security/CVE-2024-1086 - netfilter: nftables...

7.8CVSS7.1AI score0.28058EPSS
SaveExploits16References1
BDU FSTEC
BDU FSTEC
•added 2024/01/31 12:00 a.m.•10 views

The vulnerability of the amdgpu_cs_wait_all_fences() function in the drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c driver for AMD Radeon graphics cards in the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the amdgpucswaitallfences function in the drivers/gpu/drm/amd/amdgpu/amdgpucs.c driver for AMD Radeon graphics cards in the Linux operating system is related to the reallocation of previously freed memory due to concurrent access to resources. Exploiting this vulnerability...

7.8CVSS6.3AI score0.00319EPSS
SaveExploits0References16Affected Software4
OSV
OSV
•added 2024/01/23 11:15 a.m.•12 views

AZL-33967 CVE-2023-51042 affecting package kernel for versions less than 5.15.148.1-1

In the Linux kernel before 6.4.12, amdgpucswaitallfences in drivers/gpu/drm/amd/amdgpu/amdgpucs.c has a fence use-after-free...

7.8CVSS6.5AI score0.00319EPSS
SaveExploits0References1
CNNVD
CNNVD
•added 2024/01/23 12:00 a.m.•6 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 prior to version 6.4.12, which stems from a post-release reuse vulnerability in amdgpucswaitallfences in...

7.8CVSS7.5AI score0.00319EPSS
SaveExploits0References5
Rows per page
Query Builder