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

In the Linux kernel, the following vulnerability has been resolved: Input: synaptics-rmi4 - propagate F54 worker errors to V4L2 queue Previously, rmi_f54_buffer_queue() 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 'report_error' field to struct f54_data to store the worker's exit status. Check this field in rmi_f54_buffer_queue() after the worker finishes, and mark the buffer as VB2_BUF_STATE_ERROR if an error occurred.

INFO

Published Date :

Aug. 26, 2026, 3:17 p.m.

Last Modified :

Aug. 26, 2026, 3:17 p.m.

Remotely Exploit :

No

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Products

The following products are affected by CVE-2026-80567 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

Solution
Fix a Linux kernel issue where worker errors were not propagated, leading to potential data exposure.
  • Update the Linux kernel to the latest version.
  • Apply the provided patch for synaptics-rmi4 driver.
  • Ensure worker threads report errors correctly.
  • Verify buffer error states are handled properly.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-80567 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-80567 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-80567 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-80567 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Aug. 26, 2026

    Action Type Old Value New Value
    Added Description In the Linux kernel, the following vulnerability has been resolved: Input: synaptics-rmi4 - propagate F54 worker errors to V4L2 queue Previously, rmi_f54_buffer_queue() 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 'report_error' field to struct f54_data to store the worker's exit status. Check this field in rmi_f54_buffer_queue() after the worker finishes, and mark the buffer as VB2_BUF_STATE_ERROR if an error occurred.
    Added Affected New affected value received. <a href="https://github.com/CVEProject/cvelistV5/blob/main/cves/2026/80xxx/CVE-2026-80567.json">CVE-2026-80567</a>
    Added Reference https://git.kernel.org/stable/c/2b0403fb7e28f65883cd03814b62c9aa9bc7f04d
    Added Reference https://git.kernel.org/stable/c/305c24ee25b6e08ac9f4c5f697e823cc638c38da
    Added Reference https://git.kernel.org/stable/c/6741a8c21d98088b7f2d9f4f86a706d311ce34a2
    Added Reference https://git.kernel.org/stable/c/70f9aad3943559af6f32cb303744f35c05ce9cf1
    Added Reference https://git.kernel.org/stable/c/7d33b752e0df385b285492b74699fc73b6becdfb
    Added Reference https://git.kernel.org/stable/c/8786d74bf50e6797b6f655eb381ef6b25451161f
    Added Reference https://git.kernel.org/stable/c/9bbd3682f8a3e064271547133c37fcb17668d860
    Added Reference https://git.kernel.org/stable/c/be56730b547737151f24357d832b04aaa93755d5
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.