In the Linux kernel, the following vulnerability has been resolved: net: qrtr: restrict socket creation to the initial network namespace QRTR keeps its entire port and node state in module-global v…
高危 CVSS 8.8
摘要
In the Linux kernel, the following vulnerability has been resolved: net: qrtr: restrict socket creation to the initial network namespace QRTR keeps its entire port and node state in module-global variables that are not partitioned per network namespace: qrtr_local_nid is a single global node id (always 1) and qrtr_ports is a single global xarray. qrtr_port_lookup() and qrtr_local_enqueue() operate on that global state with no network-namespace check, and qrtr_create() places no restriction on…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/3b536db8fb32da9e9c62f2bb45e2e319331f0426
- https://git.kernel.org/stable/c/4b95e1f0d6e6342c427cb341ee18a894b146b789
- https://git.kernel.org/stable/c/659b9b4f194bb56b9903cc95e786ef1d438baa7d
- https://git.kernel.org/stable/c/8150c48fb978e01689f94ed80148f8a7499ae571
- https://git.kernel.org/stable/c/f488116df769bdaf89c93371350e49e12133e70f
时间线
- nvd_ingest NVD