VYPR

oc-tiny

by Linux

CVEs (1)

  • CVE-2026-90433Sep 17, 2026
    risk 0.00cvss epss

    In the Linux kernel, the following vulnerability has been resolved: spi: oc-tiny: switch to managed controller allocation The controller is allocated with the non-managed spi_alloc_host() while the interrupt is registered with devm_request_irq(). During removal,…