In the Linux kernel, the following vulnerability has been resolved: fbdev: fix use-after-free in store_modes() store_modes() replaces a framebuffer's modelist with modes from userspace. On success …
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: fbdev: fix use-after-free in store_modes() store_modes() replaces a framebuffer's modelist with modes from userspace. On success it frees the old modelist with fb_destroy_modelist(). Two fields still point into that freed list. One pointer is fb_display[i].mode, the mode a console is using. fbcon_new_modelist() moves these pointers to the new list. It only does so for consoles still mapped to the framebuffer. An unmapped con…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/0d35f9f194a858567a21017d69318a51e3a822b9
- https://git.kernel.org/stable/c/2c1c805c65fb7dc7524e20376d6987721e73a0b1
- https://git.kernel.org/stable/c/5267eab88fa4c684459504b8be577ad64953b9a6
- https://git.kernel.org/stable/c/70f1e000b88cfa8ca3fd7f4d082647fc089a7769
- https://git.kernel.org/stable/c/c6765f39ed27014ff877b00a2efa494233404e17
时间线
- nvd_ingest NVD