2 matches found
CVE-2025-68822
Summary (CVE-2025-68822) The Linux kernel ALPS touchpad driver suffers a use-after-free due to a race between a delayed work item (dev3_register_work) and cleanup during PS/2 detachment. The delayed work queued by alps_reconnect() can still run after psmouse_disconnect() calls flush_workqueue(), ...
DEBIAN-CVE-2024-38390
In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails Calling a6xxdestroy before adrenogpuinit leads to a null pointer dereference on: msmgpucleanup : platformsetdrvdatagpu-pdev, NULL; as gpu-pdev is only assigned...