In the Linux kernel, the following vulnerability has been resolved: dm-crypt, dm-verity: disable tasklets Tasklets have an inherent problem with memory corruption. The function tasklet_action_commo…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: dm-crypt, dm-verity: disable tasklets Tasklets have an inherent problem with memory corruption. The function tasklet_action_common calls tasklet_trylock, then it calls the tasklet callback and then it calls tasklet_unlock. If the tasklet callback frees the structure that contains the tasklet or if it calls some code that may free it, tasklet_unlock will write into free memory. The commits 8e14f610159d and d9a02e016aaf try to…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/0a9bab391e336489169b95cb0d4553d921302189 Patch
- https://git.kernel.org/stable/c/0c45a20cbe68bc4d681734f5c03891124a274257 Patch
- https://git.kernel.org/stable/c/30884a44e0cedc3dfda8c22432f3ba4078ec2d94 Patch
- https://git.kernel.org/stable/c/5735a2671ffb70ea29ca83969fe01316ee2ed6fc Patch
- https://git.kernel.org/stable/c/b825e0f9d68c178072bffd32dd34c39e3d2d597a Patch
- https://git.kernel.org/stable/c/0a9bab391e336489169b95cb0d4553d921302189 Patch
- https://git.kernel.org/stable/c/0c45a20cbe68bc4d681734f5c03891124a274257 Patch
- https://git.kernel.org/stable/c/30884a44e0cedc3dfda8c22432f3ba4078ec2d94 Patch
- https://git.kernel.org/stable/c/5735a2671ffb70ea29ca83969fe01316ee2ed6fc Patch
时间线
- nvd_ingest NVD