In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/uvmm: fix premature region free on failed OP_UNMAP_SPARSE In nouveau_uvmm_bind_job_submit()'s OP_UNMAP_SPARSE arm, op…
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/uvmm: fix premature region free on failed OP_UNMAP_SPARSE In nouveau_uvmm_bind_job_submit()'s OP_UNMAP_SPARSE arm, op->reg is set from nouveau_uvma_region_find(), which only looks the region up and takes no reference; a region's sole reference is its membership in uvmm->region_mt. Two failure paths leave op->reg set: the -ENOENT check when the region is busy, and the drm_gpuvm_sm_unmap_ops_create() failure. The si…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/24c25b182d17d1bdfde0088c96bdf6f93e8f46bc
- https://git.kernel.org/stable/c/4083d24c2636fde7b18076115af52820d203bc57
- https://git.kernel.org/stable/c/88114e3a96582882e63b2f73aa7a5a9cf0d5073c
- https://git.kernel.org/stable/c/ba42d8a1c2c7629c61914df11a7d63ac77449ffb
- https://git.kernel.org/stable/c/ccf930812f23b8259ef64fd3394d53b093e4651a
时间线
- nvd_ingest NVD