In the Linux kernel, the following vulnerability has been resolved: bpf: copy_verifier_state() should copy 'loop_entry' field The bpf_verifier_state.loop_entry state should be copied by copy_verifi…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: bpf: copy_verifier_state() should copy 'loop_entry' field The bpf_verifier_state.loop_entry state should be copied by copy_verifier_state(). Otherwise, .loop_entry values from unrelated states would poison env->cur_state. Additionally, env->stack should not contain any states with .loop_entry != NULL. The states in env->stack are yet to be verified, while .loop_entry is set for states that reached an equivalent state. This m…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/46ba5757a7a4714e7d3f68cfe118208822cb3d78 Patch
- https://git.kernel.org/stable/c/8b4afd89fa75f738a80ca849126fd3cad77bcbf1 Patch
- https://git.kernel.org/stable/c/bbbc02b7445ebfda13e4847f4f1413c6480a85a9 Patch
时间线
- nvd_ingest NVD