Lucene search

K
cvelistXENCVELIST:CVE-2022-3643
HistoryDec 07, 2022 - 12:00 a.m.

CVE-2022-3643

2022-12-0700:00:00
XEN
www.cve.org
5
cve-2022-3643
guests
nic interface
linux network backend
packet protocol headers
skb
cisco
broadcom
netxtrem ii
bcm5780
netback
networking core

AI Score

7.6

Confidence

High

EPSS

0

Percentile

14.2%

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.

CNA Affected

[
  {
    "vendor": "Linux",
    "product": "Linux",
    "versions": [
      {
        "version": "consult Xen advisory XSA-423",
        "status": "unknown"
      }
    ]
  }
]