IT

Tracker / CVE-2023-52840

CVE-2023-52840

High 7.8

In the Linux kernel, the following vulnerability has been resolved: Input: synaptics-rmi4 - fix use after free in rmi_unregister_function() The put_device() calls rmi_release_function() which frees "fn" so the dereference on the next line "fn->num_of_irqs" is a use after free. Move the put_device() to the end to fix this.

Affected products and versions

linux linux_kernel · 4.18 → 4.19.299
linux linux_kernel · 4.20 → 5.4.261
linux linux_kernel · 5.11 → 5.15.139
linux linux_kernel · 5.16 → 6.1.63
linux linux_kernel · 5.5 → 5.10.201
linux linux_kernel · 6.2 → 6.5.12
linux linux_kernel · 6.6 → 6.6.2

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