In the Linux kernel, the following vulnerability has been resolved: binder: fix double-free in dbitmap A process might fail to allocate a new bitmap when trying to expand its proc->dmap. In that ca…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: binder: fix double-free in dbitmap A process might fail to allocate a new bitmap when trying to expand its proc->dmap. In that case, dbitmap_grow() fails and frees the old bitmap via dbitmap_free(). However, the driver calls dbitmap_free() again when the same process terminates, leading to a double-free error: ================================================================== BUG: KASAN: double-free in binder_proc_dec_tm…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/0390633979969c54c0ce6a198d6f45cdbe2c84b1
- https://git.kernel.org/stable/c/3ebcd3460cad351f198c39c6edb4af519a0ed934
- https://git.kernel.org/stable/c/b781e5635a3398e2b64440371233c2c5102cd6cb
- https://git.kernel.org/stable/c/c301ec61ce6f16e21a36b99225ca8a20c1591e10
时间线
- nvd_ingest NVD