VYPR

netmap

by FreeBSD

CVEs (2)

  • CVE-2022-23085HigFeb 15, 2024
    risk 0.53cvss 8.2epss 0.00

    A user-provided integer option was passed to nmreq_copyin() without checking if it would overflow. This insufficient bounds checking could lead to kernel memory corruption. On systems configured to include netmap in their devfs_ruleset, a privileged process running in a jail…

  • CVE-2022-23084HigFeb 15, 2024
    risk 0.49cvss 7.5epss 0.00

    The total size of the user-provided nmreq to nmreq_copyin() was first computed and then trusted during the copyin. This time-of-check to time-of-use bug could lead to kernel memory corruption. On systems configured to include netmap in their devfs_ruleset, a privileged process…