Lucene search

K
ubuntucveUbuntu.comUB:CVE-2021-47551
HistoryMay 24, 2024 - 12:00 a.m.

CVE-2021-47551

2024-05-2400:00:00
ubuntu.com
ubuntu.com
6
linux kernel
vulnerability fix
reset failure
amd amdkfd driver
sriov configuration

CVSS3

6.5

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H

AI Score

6.4

Confidence

High

EPSS

0

Percentile

15.5%

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 start_cpsch will not be called
since there is no resume in this case. When reset been triggered again,
driver should avoid to do uninitialization again.

CVSS3

6.5

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H

AI Score

6.4

Confidence

High

EPSS

0

Percentile

15.5%