
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-53459 is a vulnerability in the Linux kernel related to a Use-After-Free (UAF) condition in the HID MCP-2221 driver. The vulnerability was discovered and disclosed on October 1, 2025, affecting the Linux kernel's handling of MCP-2221 device initialization (NVD, Ubuntu).
The vulnerability occurs when the device is plugged/unplugged without giving sufficient time for mcp_init_work() to complete, potentially triggering the devm free code path and resulting in an unavailable struct mcp_2221 while in delayed work. The issue was resolved by implementing proper cancellation of the delayed_work item, as cancel_delayed_work_sync prevents the work item from requeuing itself (NVD).
If exploited, this vulnerability could lead to a Use-After-Free condition in the Linux kernel's HID driver, potentially causing system instability or crashes when interacting with MCP-2221 devices (NVD).
The vulnerability has been patched in the Linux kernel. The fix involves properly canceling the delayed work item using cancel_delayed_work_sync to prevent the UAF condition. Users are advised to update their kernel to a version containing the fix (Ubuntu).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."