Lucene search

K
cve[email protected]CVE-2022-23087
HistoryFeb 15, 2024 - 5:15 a.m.

CVE-2022-23087

2024-02-1505:15:09
web.nvd.nist.gov
3488
cve-2022-23087
e1000
network adapters
ethernet packet
checksum offload
memory overwrite
bhyve
freebsd

7.3 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

9.1%

The e1000 network adapters permit a variety of modifications to an Ethernet packet when it is being transmitted. These include the insertion of IP and TCP checksums, insertion of an Ethernet VLAN header, and TCP segmentation offload (“TSO”). The e1000 device model uses an on-stack buffer to generate the modified packet header when simulating these modifications on transmitted packets.

When checksum offload is requested for a transmitted packet, the e1000 device model used a guest-provided value to specify the checksum offset in the on-stack buffer. The offset was not validated for certain packet types.

A misbehaving bhyve guest could overwrite memory in the bhyve process on the host, possibly leading to code execution in the host context.

The bhyve process runs in a Capsicum sandbox, which (depending on the FreeBSD version and bhyve configuration) limits the impact of exploiting this issue.

CNA Affected

[
  {
    "defaultStatus": "unknown",
    "modules": [
      "bhyve"
    ],
    "product": "FreeBSD",
    "vendor": "FreeBSD",
    "versions": [
      {
        "lessThan": "p1",
        "status": "affected",
        "version": "13.1-RC1",
        "versionType": "release"
      },
      {
        "lessThan": "p11",
        "status": "affected",
        "version": "13.0-RELEASE",
        "versionType": "release"
      },
      {
        "lessThan": "p5",
        "status": "affected",
        "version": "12.3-RELEASE",
        "versionType": "release"
      }
    ]
  }
]

7.3 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

9.1%