Lucene search
+L

395 matches found

RedHat Linux
RedHat Linux
added 2024/12/04 12:56 a.m.4 views

kernel: drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_reloc

A vulnerability was found in the Linux kernel's amdgpu driver in the amdgpuvceringparsecs function where the size variable is initialized with a pointer that may not be properly set before use. This issue could lead to unpredictable behavior in the system...

7CVSS6.8AI score0.0024EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/11/19 3:49 a.m.3 views

SUSE CVE-2024-50282

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add missing size check in amdgpudebugfsgprwaveread Avoid a possible buffer overflow if size is larger than 4K. cherry picked from commit f5d873f5825b40d886d03bd2aede91d4cf002434...

7.3CVSS6.9AI score0.00273EPSS
SaveExploits0References18
RedHat Linux
RedHat Linux
added 2024/11/13 12:31 a.m.7 views

kernel: drm/amdgpu: use-after-free vulnerability

A failure flaw was found in the Linux kernel’s AMDGPU driver in how a user sends ioctl with an invalid address and size when using the AMD GPU. This flaw allows a local user to crash the system...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/13 12:14 a.m.10 views

kernel: drm/amdgpu: use-after-free vulnerability

A failure flaw was found in the Linux kernel’s AMDGPU driver in how a user sends ioctl with an invalid address and size when using the AMD GPU. This flaw allows a local user to crash the system...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.8 views

kernel: drm/amdgpu: add error handle to avoid out-of-bounds

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add error handle to avoid out-of-bounds if the sdmav40irqidtoseq return -EINVAL, the process should be stop to avoid out-of-bounds read, so directly return -EINVAL...

7.1CVSS6.4AI score0.00238EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.19 views

kernel: drm/amdgpu: use-after-free vulnerability

A failure flaw was found in the Linux kernel’s AMDGPU driver in how a user sends ioctl with an invalid address and size when using the AMD GPU. This flaw allows a local user to crash the system...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.6 views

kernel: drm/amdgpu: Skip do PCI error slot reset during RAS recovery

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Skip do PCI error slot reset during RAS recovery The Linux kernel CVE team has assigned CVE-2024-35931 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024051916-CVE-2024-35931-430d@gregkh...

5.5CVSS6.8AI score0.00186EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.6 views

kernel: drm/amdkfd: lock dependency warning with srcu

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix lock dependency warning with srcu ====================================================== WARNING: possible circular locking dependency detected 6.5.0-kfd-yangp 2289 Not tainted...

5.5CVSS6.8AI score0.00168EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.5 views

kernel: drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_reloc

A vulnerability was found in the Linux kernel's amdgpu driver in the amdgpuvceringparsecs function where the size variable is initialized with a pointer that may not be properly set before use. This issue could lead to unpredictable behavior in the system...

7CVSS6.8AI score0.0024EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/09 11:15 a.m.24 views

UBUNTU-CVE-2024-50221

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Vangogh: Fix kernel memory out of bounds write KASAN reports that the GPU metrics table allocated in vangoghtablesinit is not large enough for the memset done in smucmninitsoftgpumetrics. Condensed report follows:...

7.8CVSS6.4AI score0.00245EPSS
SaveExploits0References17
BDU FSTEC
BDU FSTEC
added 2024/11/06 12:0 a.m.8 views

The vulnerability of the link_destruct() function in the amdgpu driver of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the linkdestruct function in the drivers/gpu/drm/amd/display/dc/link/linkfactory.c file of the amdgpu kernel in the Linux operating system is related to the re-release of previously released memory. Exploiting this vulnerability could allow an attacker to compromise the...

7.8CVSS7.2AI score0.00247EPSS
SaveExploits0References18Affected Software4
OSV
OSV
added 2024/11/05 6:15 p.m.11 views

AZL-52471 CVE-2024-50117 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd: Guard against bad data for ATIF ACPI method If a BIOS provides bad data in response to an ATIF method call this causes a NULL pointer dereference in the caller. ? showregs arch/x86/kernel/dumpstack.c:478 discriminator 1 ...

5.5CVSS6.8AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 6:15 p.m.6 views

DEBIAN-CVE-2024-50117

In the Linux kernel, the following vulnerability has been resolved: drm/amd: Guard against bad data for ATIF ACPI method If a BIOS provides bad data in response to an ATIF method call this causes a NULL pointer dereference in the caller. ? showregs arch/x86/kernel/dumpstack.c:478 discriminator 1 ...

5.5CVSS5.7AI score0.00245EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/11/05 5:10 p.m.6 views

CVE-2024-50117 drm/amd: Guard against bad data for ATIF ACPI method

In the Linux kernel, the following vulnerability has been resolved: drm/amd: Guard against bad data for ATIF ACPI method If a BIOS provides bad data in response to an ATIF method call this causes a NULL pointer dereference in the caller. ? showregs arch/x86/kernel/dumpstack.c:478 discriminator 1 ...

7.5AI score0.00245EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/11/05 12:54 a.m.5 views

kernel: drm/amdgpu: avoid using null object of framebuffer

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: avoid using null object of framebuffer Instead of using state-fb-obj0 directly, get object from framebuffer by calling drmgemfbgetobj and return error code when object is null to avoid using null object of framebuffer...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/26 3:2 a.m.3 views

SUSE CVE-2024-49904

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add list empty check to avoid null pointer issue Add list empty check to avoid null pointer issues in some corner cases. - listforeachentrysafe...

5.5CVSS7.8AI score0.00233EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2024/10/24 12:0 a.m.6 views

The vulnerability of the ta_if_loaddebugfs_write() function in the amdgpu driver of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the taifloaddebugfswrite function in the drivers/gpu/drm/amd/amdgpu/amdgpupspta.c driver for the amdgpu core of the Linux operating system is related to memory writing beyond the allocated buffer. Exploiting this vulnerability could allow an attacker to compromise the...

7.8CVSS7AI score0.00253EPSS
SaveExploits0References18Affected Software5
BDU FSTEC
BDU FSTEC
added 2024/10/23 12:0 a.m.7 views

The vulnerability of the amdgpu_atombios_init_mc_reg_table() function in the Linux operating system’s amdgpu driver allows a attacker to compromise the confidentiality and accessibility of protected information.

The vulnerability of the amdgpuatombiosinitmcregtable function in the drivers/gpu/drm/amd/amdgpu/amdgpuatombios.c file of the amdgpu kernel in the Linux operating system is related to reading memory beyond the allocated buffer. Exploiting this vulnerability could allow an attacker to compromise t...

7.1CVSS6.5AI score0.00253EPSS
SaveExploits0References30Affected Software6
OSV
OSV
added 2024/10/21 6:15 p.m.7 views

AZL-51554 CVE-2024-49904 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add list empty check to avoid null pointer issue Add list empty check to avoid null pointer issues in some corner cases. - listforeachentrysafe...

5.5CVSS5.6AI score0.00233EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.9 views

AZL-51413 CVE-2024-49904 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add list empty check to avoid null pointer issue Add list empty check to avoid null pointer issues in some corner cases. - listforeachentrysafe...

5.5CVSS5.6AI score0.00233EPSS
SaveExploits0References1
Rows per page
Query Builder