cve/2022/CVE-2022-3577.md
2024-06-18 02:51:15 +02:00

1.0 KiB
Raw Blame History

CVE-2022-3577

Description

An out-of-bounds memory write flaw was found in the Linux kernels Kid-friendly Wired Controller driver. This flaw allows a local user to crash or potentially escalate their privileges on the system. It is in bigben_probe of drivers/hid/hid-bigbenff.c. The reason is incorrect assumption - bigben devices all have inputs. However, malicious devices can break this assumption, leaking to out-of-bound write.

POC

Reference

Github

No PoCs found on GitHub currently.