2 matches found
CVE-2025-68822
CVE-2025-68822 concerns the Linux kernel ALPS touchpad driver (alps.c) where a race between a delayed work item (dev3_register_work) and device detachment could cause a use-after-free. The root cause is that flush_workqueue() in psmouse_disconnect() only waits for items already queued, so a subse...
7.8CVSS6AI score0.00124EPSS
SaveExploits0References3
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...
5.5CVSS5AI score0.00222EPSS
SaveExploits0References1
20