In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: do not update comments from kernel-side hash adds mtype_resize() copies comment pointers with memcpy(), not the…
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: do not update comments from kernel-side hash adds mtype_resize() copies comment pointers with memcpy(), not the comment objects themselves. During the window after an entry has been copied but before the table swap and backlog replay, the old table is still published for packet-side updates while the replacement-table entry already holds the same ip_set_comment_rcu pointer. If xt_SET --add-set ... --exist h…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/4ae701848e4ba9e9713375fb7d82218cbd309da2
- https://git.kernel.org/stable/c/661ff9c0cfbe07f8eed920dde9f7781491738207
- https://git.kernel.org/stable/c/77dbb248a5cc7a5270cd37bbb0b635bf059a872a
- https://git.kernel.org/stable/c/c710e9bf38e4e71a8db85d26a0f70c0674664207
- https://git.kernel.org/stable/c/f30415929be8aeb002d557c8d3f7ab2d2188003a
时间线
- nvd_ingest NVD