CVE-2023-4387

Source
https://cve.org/CVERecord?id=CVE-2023-4387
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-4387.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-4387
Downstream
AZL (1)
BELL (1)
CLSA (5)
DEBIAN (1)
OESA (2)
RHSA (2)
SUSE (17)
UBUNTU (1)
Related
Published
2023-08-16T19:15:10Z
Modified
2026-03-15T21:45:04Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-4387.json"
unresolved_ranges
[
    {
        "events":  [
            {
                "introduced":  "3.16.60"
            },
            {
                "fixed":  "3.17"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "4.4"
            },
            {
                "fixed":  "4.9.316"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "4.10"
            },
            {
                "fixed":  "4.14.281"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "4.15"
            },
            {
                "fixed":  "4.19.245"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "4.20"
            },
            {
                "fixed":  "5.4.196"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "5.5"
            },
            {
                "fixed":  "5.10.118"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "5.11"
            },
            {
                "fixed":  "5.15.42"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "5.16"
            },
            {
                "fixed":  "5.17.10"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "last_affected":  "6.0"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "last_affected":  "7.0"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "last_affected":  "8.0"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "last_affected":  "9.0"
            }
        ]
    }
]