mirror of
https://git.yoctoproject.org/poky
synced 2026-03-25 19:02:23 +01:00
Insufficient checks on the lengths of the XInput extension
ChangeFeedbackControl request can lead to out of bounds memory accesses
in the X server.
References:
https://nvd.nist.gov/vuln/detail/CVE-2021-3472
Upstream patches:
7aaf54a188
(From OE-Core rev: 6fec5fea942ce88e33e5cf4c2102d69ce25e7180)
Signed-off-by: Stefan Ghinea <stefan.ghinea@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>