VYPR

sbs-battery

by Linux

CVEs (1)

  • CVE-2026-45916May 27, 2026
    risk 0.00cvss epss

    In the Linux kernel, the following vulnerability has been resolved: power: supply: sbs-battery: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `power_supply` handle, means…