Lucene search
+L

7772 matches found

SUSE CVE
SUSE CVE
added 2024/05/29 9:59 a.m.6 views

SUSE CVE-2023-52812

In the Linux kernel, the following vulnerability has been resolved: drm/amd: check num of link levels when update pcie param In SR-IOV environment, the value of pcietable-numoflinklevels will be 0, and numoflevels - 1 will cause array index out of bounds...

5.3CVSS6.5AI score0.0026EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/29 2:36 a.m.10 views

SUSE CVE-2023-52818

In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7 For pptable structs that use flexible array sizes, use flexible arrays...

6.6CVSS6.6AI score0.00257EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/05/29 2:36 a.m.15 views

SUSE CVE-2023-52819

In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga For pptable structs that use flexible array sizes, use flexible arrays...

6.6CVSS6.6AI score0.00244EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.6 views

SUSE CVE-2021-47551

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again In SRIOV configuration, the reset may failed to bring asic back to normal but stop cpsch already been called, the startcpsch will not be called since the...

5.5CVSS6.4AI score0.00287EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/28 3:01 p.m.3 views

SUSE CVE-2023-52753

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid NULL dereference of timing generator Why & How Check whether assigned timing generator is NULL or not before accessing its funcs to prevent NULL dereference...

5.5CVSS6.5AI score0.0024EPSS
SaveExploits0References18
RedHat Linux
RedHat Linux
added 2024/05/28 2:11 p.m.11 views

hw: amd: Instruction raise #VC exception at exit

A vulnerability was found in AMD SEV-SNP, where a malicious hypervisor can potentially break confidentiality and integrity of SEV-SNP on Linux guests by injecting interrupts. An attacker can inject interrupt 0x80, which is used by Linux for legacy 32-bit system calls, and arbitrarily change the...

6.5CVSS6.8AI score0.0018EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/28 6:19 a.m.23 views

CVE-2023-52711

Various Issues Due To Exposed SMI Handler in AmdPspP2CmboxV2. The first issue can be leveraged to bypass the protections that have been put in place by previous UEFI phases to prevent direct access to the SPI flash. The second issue can be used to both leak and corrupt SMM memory thus potentially...

7.8CVSS7.6AI score0.00115EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/28 3:33 a.m.7 views

SUSE CVE-2021-47420

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix a potential ttm-sg memory leak Memory is allocated for ttm-sg by kmalloc in kfdmemdmamapuserptr, but isn't freed by kfree in kfdmemdmaunmapuserptr. Free it!...

3.3CVSS6.5AI score0.00194EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/05/27 12:00 a.m.11 views

PT-2024-32208

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the Linux kernel, specifically in the drm/amd/display component. A NULL check has been added at the start of the dc validate stream function to prevent invalid...

5.5CVSS5.4AI score0.00237EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2024/05/27 12:00 a.m.13 views

Fedora: Security Advisory for rust-sevctl (FEDORA-2024-ce2936b568)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/05/27 12:00 a.m.10 views

Fedora: Security Advisory for rust-snphost (FEDORA-2024-ce2936b568)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
SaveExploits0References2
Fedora
Fedora
added 2024/05/26 1:29 a.m.24 views

[SECURITY] Fedora 40 Update: rust-snphost-0.1.2-4.fc40

Administrative utility for AMD SEV-SNP...

7.4AI score
SaveExploits0
Fedora
Fedora
added 2024/05/26 1:29 a.m.22 views

[SECURITY] Fedora 40 Update: rust-sevctl-0.4.3-4.fc40

Administrative utility for AMD SEV...

7.4AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/24 3:21 p.m.6 views

SUSE CVE-2021-47380

In the Linux kernel, the following vulnerability has been resolved: HID: amdsfh: Fix potential NULL pointer dereference devmaddactionorreset can suddenly invoke amdmp2pciremove at registration that will cause NULL pointer dereference since corresponding data is not initialized yet. The patch move...

5.5CVSS6.5AI score0.00219EPSS
SaveExploits0References8
NVD
NVD
added 2024/05/24 3:15 p.m.29 views

CVE-2021-47551

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again In SRIOV configuration, the reset may failed to bring asic back to normal but stop cpsch already been called, the startcpsch will not be called since the...

7.8CVSS6.3AI score0.00287EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/24 3:15 p.m.20 views

CVE-2021-47551

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again In SRIOV configuration, the reset may failed to bring asic back to normal but stop cpsch already been called, the startcpsch will not be called since the...

6.5CVSS6AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.20 views

CVE-2021-47551

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again In SRIOV configuration, the reset may failed to bring asic back to normal but stop cpsch already been called, the startcpsch will not be called since the...

7.8CVSS6AI score0.00287EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/24 3:09 p.m.108 views

CVE-2021-47551

CVE-2021-47551 affects the Linux kernel’s DRM/AMD AMDKFD during SR-IOV reset handling. The issue could trigger a kernel panic when a reset is retried after a failed reset, due to uninitialized state being re-done. The fixed behavior avoids re-uninitialization on a subsequent reset, addressing a s...

7.8CVSS7.4AI score0.00287EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/24 3:09 p.m.44 views

CVE-2021-47551 drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again In SRIOV configuration, the reset may failed to bring asic back to normal but stop cpsch already been called, the startcpsch will not be called since the...

7.8CVSS6.3AI score0.00287EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/24 3:09 p.m.26 views

CVE-2021-47550 drm/amd/amdgpu: fix potential memleak

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu: fix potential memleak In function amdgpugetxgmihive, when kobjectinitandadd failed There is a potential memleak if not call kobjectput...

6.5AI score0.00232EPSS
SaveExploits0References3
Rows per page
Query Builder