Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-97805.json
JSON Data
https://api.osv.dev/v1/vulns/AZL-97805
Upstream
Published
2026-08-26T15:17:12Z
Modified
2026-08-29T05:27:27Z
Summary
CVE-2026-80567 affecting package kernel 6.6.150.1-1
Details

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

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

Previously, rmif54buffer_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 '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.

References

Affected packages

Azure Linux:3 / kernel

Package

Name
kernel
Purl
pkg:rpm/azure-linux/kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
6.6.150.1-1

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-97805.json"