In the Linux kernel, the following vulnerability has been resolved: net: bridge: mrp: fix uninitialised bytes on the wire br_mrp_alloc_test_skb() builds MRP test frames on an skb from dev_alloc_skb…
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: net: bridge: mrp: fix uninitialised bytes on the wire br_mrp_alloc_test_skb() builds MRP test frames on an skb from dev_alloc_skb(), which does not clear the linear data area. On the MRA ring-role branch the sub-option TLV header is appended with sub_tlv = skb_put(skb, sizeof(*sub_tlv)); sub_tlv->type = BR_MRP_SUB_TLV_HEADER_TEST_AUTO_MGR; so sub_tlv->length is never written, and the two trailing alignment bytes are appe…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/014c062d23c63ec77ef2cf17a0d9363c7441cc94
- https://git.kernel.org/stable/c/06d58b8d2f053ced82e01efaeb6e7c82891eed58
- https://git.kernel.org/stable/c/5912cf1822fbe53ae275c147868740eb384a5d3e
- https://git.kernel.org/stable/c/63488dba65ef91373ef616575b32eb0eb21459f4
- https://git.kernel.org/stable/c/7ebc23ff03668042e0b0e4034bb1518d36198d9e
- https://git.kernel.org/stable/c/a5e385eeb2d6dbbbdebfa050e67c34734ae12693
- https://git.kernel.org/stable/c/e08665218040f8e312abe40f74543186f3c2c941
时间线
- nvd_ingest NVD