VYPR

ov02a10

by Linux

CVEs (1)

  • CVE-2026-89888Sep 16, 2026
    risk 0.00cvss epss

    In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov02a10: fix endpoint parsing use-after-free The ov02a10_check_hwcfg() function calls fwnode_handle_put(ep) immediately after allocating and parsing the endpoint. However, it subsequently calls…