Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2024-41022
HistoryJul 29, 2024 - 2:15 p.m.

CVE-2024-41022

2024-07-2914:15:03
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
5
linux kernel
signedness bug
sdma_v4_0_process_trap_irq

EPSS

0

Percentile

13.5%

In the Linux kernel, the following vulnerability has been resolved:

drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()

The “instance” variable needs to be signed for the error handling to work.