VYPR

SLIMpro I2C device driver

by Linux

CVEs (1)

  • CVE-2023-2194MedApr 20, 2023
    risk 0.00cvss 6.7epss 0.00

    An out-of-bounds write vulnerability was found in the Linux kernel's SLIMpro I2C device driver. The userspace "data->block[0]" variable was not capped to a number between 0-255 and was used as the size of a memcpy, possibly writing beyond the end of dma_buffer. This flaw could…