CVE-2026-80567: Input: synaptics-rmi4 - propagate F54 worker errors to V4L2 queue

Published Aug 26, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

Input: synaptics-rmi4 - propagate F54 worker errors to V4L2 queue

Previously, rmif54bufferqueue() waited for the worker thread to finish but ignored whether it succeeded. If the worker failed (e.g., due to a timeout or register read failure), the queue thread would silently return success, delivering stale or uninitialized memory to userspace.

Add a 'reporterror' field to struct f54data to store the worker's exit status. Check this field in rmif54bufferqueue() after the worker finishes, and mark the buffer as VB2BUFSTATEERROR if an error occurred.

Affected Software

1 affected component
Linux Linux kernel

Event History

Aug 26, 2026
CVE Published
via MITRE·02:37 PM
Data Sourced
via MITRE·02:37 PM
Description
Data Sourced
via NVD·03:17 PM
Description

Frequently Asked Questions

1

Who is exposed to this issue?

Systems using the Linux kernel synaptics-rmi4 F54 path with its V4L2 buffer queue are exposed when the F54 worker encounters an error. The issue can result in stale or uninitialized memory being delivered to userspace.

2

What failure conditions can trigger the affected behavior?

The described examples are a worker timeout or a register read failure. Before the fix, rmi_f54_buffer_queue() waited for the worker but did not check whether it completed successfully.

3

How can the issue be identified or mitigated?

The fixed behavior records the worker exit status and marks the affected V4L2 buffer as VB2_BUF_STATE_ERROR when the worker fails. Applying a kernel version containing the referenced fixes prevents failed worker operations from being reported as successful buffers.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203