IT

Tracker / CVE-2024-36015

CVE-2024-36015

High 7.8

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.

Affected products and versions

linux linux_kernel
linux linux_kernel · 4.10.7 → 4.11
linux linux_kernel · 4.11.1 → 4.19.316
linux linux_kernel · 4.20 → 5.4.278
linux linux_kernel · 4.9.22 → 4.10
linux linux_kernel · 5.11 → 5.15.161
linux linux_kernel · 5.16 → 6.1.93
linux linux_kernel · 5.5 → 5.10.219
linux linux_kernel · 6.2 → 6.6.33
linux linux_kernel · 6.7 → 6.9.4

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References