216.73.217.64

CVE-2024-36015

· Published 29/05/2024 08:15 · Modified 29/05/2024 13:02

Labels: CVE-2024-36015 2024-05-29416baaa9-dc9f-4396-8d5f-8c081fb06d67CVE-2024-36015

Essential information

Published
29/05/2024 08:15
Modified
29/05/2024 13:02
Author
Creator
CISA KEV
No
CWE

Description

In the Linux kernel, the following vulnerability has been resolved: ppdev: Add an error check in register_device In register_device, the return value of ida_simple_get is unchecked, in witch ida_simple_get will use an invalid index value. To address this issue, index should be checked after ida_simple_get. When the index value is abnormal, a warning message should be printed, the port should be dropped, and the value should be recorded.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
416baaa9-dc9f-4396-8d5f-8c081fb06d67
NVD
View on NVD

References