• CVE-2022-3643

发布时间: 2022年12月24日

修改时间: 2024年10月31日

概要

Guests can trigger NIC interface reset/abort/crash via netback It is possible for a guest to trigger a NIC interface reset/abort/crash in a Linux based network backend by sending certain kinds of packets. It appears to be an (unwritten?) assumption in the rest of the Linux network stack that packet protocol headers are all contained within the linear section of the SKB and some NICs behave badly if this is not the case. This has been reported to occur with Cisco (enic) and Broadcom NetXtrem II BCM5780 (bnx2x) though it may be an issue with other NICs/drivers as well. In case the frontend is sending requests with split headers, netback will forward those violating above mentioned assumption to the networking core, resulting in said misbehavior.

CVSS v3 指标

NVD openEuler
Confidentiality None High
Attack Vector Local Network
CVSS评分 6.5 10.0
Attack Complexity Low Low
Privileges Required Low None
Scope Changed Changed
Integrity None High
User Interaction None None
Availability High High

安全公告

公告名 概要 发布时间
KylinSec-SA-2022-2776 kernel security update 2022年12月24日
KylinSec-SA-2022-2777 kernel security update 2022年12月24日

影响产品

产品 状态
KY3.4-4A kernel Fixed
KY3.4-5A kernel Fixed
KY3.5.1 kernel Fixed