CVE-2023-4387

Summary

A use-after-free flaw was found in vmxnet3_rq_alloc_rx_buf in drivers/net/vmxnet3/vmxnet3_drv.c in VMware's vmxnet3 ethernet NIC driver in the Linux Kernel. This issue could allow a local attacker to crash the system due to a double-free while cleaning up vmxnet3_rq_cleanup_all, which could also lead to a kernel information leak problem.

Affected Software

VendorProductVersion RangeStatus
Red HatRed Hat Enterprise Linux 80:4.18.0-425.3.1.el8 < *unaffected
Red HatRed Hat Enterprise Linux 90:5.14.0-162.6.1.el9_1 < *unaffected
Red HatRed Hat Enterprise Linux 90:5.14.0-162.6.1.el9_1 < *unaffected

Weaknesses

  • CWE-416: Use After Free

Workarounds

Mitigation for this issue is to skip loading the affected module "vmxnet3" onto the system until the fix is available, this can be done by a blacklist mechanism which will ensure the driver is not loaded at the boot time.

How do I blacklist a kernel module to prevent it from loading automatically?
https://access.redhat.com/solutions/41278 

ADP Enrichment

CVE Program Container

Additional References

References