VYPR

Navi

by Google

CVEs (1)

  • CVE-2026-64420Jul 26, 2026
    risk 0.00cvss epss

    In the Linux kernel, the following vulnerability has been resolved: mfd: cros_ec: Delay dev_set_drvdata() until probe success If ec_device_probe() fails, cros_ec_class_release releases memory for the cros_ec_dev structure. However, because the drvdata was already set,…