CVE-2022-23087
Last modified
CVE-2022-23087 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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"). EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Freebsd | Freebsd | >= 12.0, < 12.3 |
| Freebsd | Freebsd | 12.3 |
| Freebsd | Freebsd | 13.0 |
References
- https://security.netapp.com/advisory/ntap-20240415-0005/Third Party Advisory
- https://security.netapp.com/advisory/ntap-20240415-0005/Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-23087?
How severe is CVE-2022-23087?
How do I fix CVE-2022-23087?
Are you affected by CVE-2022-23087?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
