Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

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

Quick assessment

Affected
Linux Linux
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

在 Linux 内核中,以下漏洞已得到修复: 输入: synaptics-rmi4 - 将 F54 工作线程的错误状态传递至 V4L2 队列 此前, 函数会等待工作线程完成,但忽略其是否成功。如果工作线程因超时或寄存器读取失败等原因而失败,队列线程会静默地返回成功状态,从而将过期或未初始化的内存数据传递到用户空间。 修复方式:在 中新增一个 字段,用于存储工作线程的退出状态。在 中,在工作线程完成后检查该字段;若检测到错误,则将该缓冲区标记为 状态。

AI Predicted 3.5 Difficulty: Moderate EPSS 0.16% · P6

Affected Version Matrix 18

VendorProduct Version RangeStatus
Linux Linux 3a762dbd5347514c3cb2ac756a92a3d1c7646a2d< 305c24ee25b6e08ac9f4c5f697e823cc638c38da affected
3a762dbd5347514c3cb2ac756a92a3d1c7646a2d< 7d33b752e0df385b285492b74699fc73b6becdfb affected
3a762dbd5347514c3cb2ac756a92a3d1c7646a2d< be56730b547737151f24357d832b04aaa93755d5 affected
3a762dbd5347514c3cb2ac756a92a3d1c7646a2d< 2b0403fb7e28f65883cd03814b62c9aa9bc7f04d affected
3a762dbd5347514c3cb2ac756a92a3d1c7646a2d< 6741a8c21d98088b7f2d9f4f86a706d311ce34a2 affected
3a762dbd5347514c3cb2ac756a92a3d1c7646a2d< 70f9aad3943559af6f32cb303744f35c05ce9cf1 affected
3a762dbd5347514c3cb2ac756a92a3d1c7646a2d< 9bbd3682f8a3e064271547133c37fcb17668d860 affected
3a762dbd5347514c3cb2ac756a92a3d1c7646a2d< 8786d74bf50e6797b6f655eb381ef6b25451161f affected
… +10 more rows
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-80567

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Input: synaptics-rmi4 - propagate F54 worker errors to V4L2 queue
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
N/A
Source: CVE Program / CVE List V5
Vulnerability Type
N/A
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
Linux Linux 3a762dbd5347514c3cb2ac756a92a3d1c7646a2d ~ 305c24ee25b6e08ac9f4c5f697e823cc638c38da -
Linux Linux 4.9 -

II. Public POCs for CVE-2026-80567

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-80567

登录查看更多情报信息。

Patches & Fixes for CVE-2026-80567 (8)

Same Patch Batch · Linux · 2026-08-26 · 92 CVEs total

CVE-2026-80519 9.8 CRITICAL ovpn: finish crypto callback cleanup before peer release
CVE-2026-74743 9.8 CRITICAL macvlan: inherit needed_headroom and needed_tailroom from lowerdev
CVE-2026-74737 9.8 CRITICAL net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAG
CVE-2026-80586 9.8 CRITICAL mptcp: options: reset DSS fields in case of unexpected size
CVE-2026-80587 9.8 CRITICAL mptcp: avoid combining some incoming suboptions
CVE-2026-74744 9.8 CRITICAL ipvlan: inherit needed_headroom and needed_tailroom from phy_dev
CVE-2026-74746 9.8 CRITICAL netfilter: flowtable: publish GC-visible tuple last
CVE-2026-80557 9.8 CRITICAL libceph: fix OOB read in decode_watchers() via missing bounds check
CVE-2026-80558 9.8 CRITICAL libceph: Avoid using invalid osd indices from primary_temp
CVE-2026-80561 9.8 CRITICAL libceph: fix multiple unsafe decodes in decode_locker()
CVE-2026-80528 9.8 CRITICAL ceph: avoid fs reclaim while using current->journal_info
CVE-2026-74752 9.8 CRITICAL sctp: validate cookie AUTH state before use
CVE-2026-80589 9.8 CRITICAL block: stop the timeout timer when releasing a never added disk
CVE-2026-74751 9.4 CRITICAL riscv: lib: Fix ZBB strnlen reading past count boundary
CVE-2026-80585 9.4 CRITICAL mptcp: fastopen: only mark MPTFO subflows with SYN data
CVE-2026-80551 9.3 CRITICAL s390/vfio_ccw: Ensure first IDAW remains constant
CVE-2026-80554 9.3 CRITICAL s390/vfio_ccw: Limit the number of channel program segments
CVE-2026-80553 8.8 HIGH s390/vfio_ccw: Cancel existing workqueues
CVE-2026-80552 8.8 HIGH s390/vfio_ccw: Ensure index for read/write regions are within range
CVE-2026-80576 8.8 HIGH drm/amdgpu: reject oversized IBs with per-ring packet limits

Showing top 20 of 92 CVEs. View all on vendor page &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2026-80567

No comments yet


Leave a comment