Lucene search

K
cvelistXENCVELIST:CVE-2023-46838
HistoryJan 29, 2024 - 10:18 a.m.

CVE-2023-46838 Linux: netback processing of zero-length transmit fragment

2024-01-2910:18:48
XEN
www.cve.org
cve-2023-46838
xen virtual network
skb fragments
linux networking

7.8 High

AI Score

Confidence

High

0.0005 Low

EPSS

Percentile

18.8%

Transmit requests in Xen’s virtual network protocol can consist of
multiple parts. While not really useful, except for the initial part
any of them may be of zero length, i.e. carry no data at all. Besides a
certain initial portion of the to be transferred data, these parts are
directly translated into what Linux calls SKB fragments. Such converted
request parts can, when for a particular SKB they are all of length
zero, lead to a de-reference of NULL in core networking code.

CNA Affected

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