IT

Tracker / CVE-2022-49790

CVE-2022-49790

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: Input: iforce - invert valid length check when fetching device IDs syzbot is reporting uninitialized value at iforce_init_device() [1], for commit 6ac0aec6b0a6 ("Input: iforce - allow callers supply data buffer when fetching device IDs") is checking that valid length is shorter than bytes to read. Since iforce_get_id_packet() stores valid length when returning 0, the caller needs to check that valid length is longer than or equals to bytes to read.

Affected products and versions

linux linux_kernel
linux linux_kernel · 5.11 → 5.15.80
linux linux_kernel · 5.16 → 6.0.10
linux linux_kernel · 5.3 → 5.4.225
linux linux_kernel · 5.5 → 5.10.156

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References