In the Linux kernel, the following vulnerability has been resolved: sctp: avoid auth_enable sysctl UAF during netns teardown proc_sctp_do_auth() updates the SCTP control socket after changing net.s…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: sctp: avoid auth_enable sysctl UAF during netns teardown proc_sctp_do_auth() updates the SCTP control socket after changing net.sctp.auth_enable. The handler gets the per-net SCTP state from ctl->data, so an already opened sysctl file can still target a network namespace while that namespace is being torn down. SCTP previously registered its per-net sysctls from sctp_defaults_init(), while the control socket is created later…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/19573dcddb8819fd68d6cd1f916c1c99c3fa4ff4
- https://git.kernel.org/stable/c/626bda8cfe43dff19a9833ff6ba055a817b5455c
- https://git.kernel.org/stable/c/66700c0719675e0e118ae83b2d7168dacd69dd3d
- https://git.kernel.org/stable/c/a50e73488e0bbdd262b3be3c9a1d8dd078382381
- https://git.kernel.org/stable/c/be6aae9d1b91c603adb35872d37d40e83daf8758
- https://git.kernel.org/stable/c/f8d5e7846025f4ab15a461235f8ebae9094a361a
时间线
- nvd_ingest NVD