Commit 4040e24b authored by Helge Deller's avatar Helge Deller Committed by Yongqiang Liu
Browse files

fbcon: Disallow setting font bigger than screen size

mainline inclusion
from mainline-v5.19-rc6
commit 65a01e60
category: bugfix
bugzilla: https://gitee.com/src-openeuler/kernel/issues/I5IQ4M


CVE: CVE-2021-33655

--------------------------------

Prevent that users set a font size which is bigger than the physical screen.
It's unlikely this may happen (because screens are usually much larger than the
fonts and each font char is limited to 32x32 pixels), but it may happen on
smaller screens/LCD displays.

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
Reviewed-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Cc: stable@vger.kernel.org # v4.14+
Signed-off-by: default avatarChen Jun <chenjun102@huawei.com>
Reviewed-by: default avatarXiu Jianfeng <xiujianfeng@huawei.com>
Reviewed-by: default avatarWeilong Chen <chenweilong@huawei.com>
Signed-off-by: default avatarYongqiang Liu <liuyongqiang13@huawei.com>
parent 7313b922
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment