CVE-2026-80572 evidence review
Linux
In the Linux kernel, the following vulnerability has been resolved: Input: byd - synchronize timer deletion before freeing private data byd_disconnect() uses timer_delete() before freeing the driver's private data. This does not wait for a running byd_clear_touch() callback, which dereferences the private data and its psmouse pointer. A callback racing with disconnect can therefore access the private data after it has been freed. The timer can also still be re-armed by byd_process_byte() while the disconnect is in progress. Use timer_shutdown_sync() before freeing the private data: it waits...
This record remains available for product and version identification, but it is not presented as a complete remediation procedure. Confirm the affected range and the supported fix in a direct vendor advisory before changing production systems.
Identify the product and installed version
Record whether Linux is present, where it is installed, and which interfaces are exposed.
- Record the product name, package or appliance identifier, and installed version.
- Identify internet-facing, administrative, API, and internal access paths.
- Preserve the pre-change configuration and relevant service logs.
Compare the affected range
Use the current record as an identification aid: >= 2d5f5611dd0de52e9a52b56391a7049a52184e72 < 84b205297fa15f97510342221d8c9a0119711478, >= 2d5f5611dd0de52e9a52b56391a7049a52184e72 < 28d984a66b9e14be74986167b6ad40b5e0daf19a, >= 2d5f5611dd0de52e9a52b56391a7049a52184e72 < ee944a706a18322b4a2599eebe8040a2994e928f, >= 2d5f5611dd0de52e9a52b56391a7049a52184e72 < 8dbfd8e32a13e116790780ed0be82b5a05eb9916, >= 2d5f5611dd0de52e9a52b56391a7049a52184e72 < 2e509ef60ee41a2da0deb062c262bb530143fb37, >= 2d5f5611dd0de52e9a52b56391a7049a52184e72 < c83e79c0842ed29860648bcce5022ef0ba5001c6, >= 4.6. Resolve incomplete inventory results before deciding that an asset is unaffected.
Verify the authoritative remediation source
Open the linked source material and locate a direct vendor advisory for this CVE. Confirm the supported fixed release and product-specific update path before making a production change.
Operational boundary
This page does not replace the vendor advisory, support contract, change-management process, or recovery plan. Do not infer that an asset is unaffected from an incomplete inventory query or a missing fixed-version field.