3 matches found
CVE-2025-68822
In the Linux kernel, the following vulnerability has been resolved: Input: alps - fix use-after-free bugs caused by dev3registerwork The dev3registerwork delayed work item is initialized within alpsreconnect and scheduled upon receipt of the first bare PS/2 packet from an external PS/2 device...
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...
Linux kernel 安全漏洞
Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a post-release reuse issue with dev3registerwork in the alps driver...