3 matches found
ROOT-OS-DEBIAN-11-CVE-2026-45916 CVE-2026-45916 in rootio-linux - Patched by Root
Root has patched CVE-2026-45916 in the rootio-linux package for Root:Debian:11. Multiple fixed versions available...
CVE-2026-45916
CVE-2026-45916 affects the Linux kernel power_supply (sbs-battery) driver. The issue is a race between IRQ handling and power_supply handle lifecycle: requesting IRQ with devm_ before allocating/registering the power_supply handle can cause an interrupt after the handle is freed but before IRQ un...
Linux Distros Unpatched Vulnerability : CVE-2026-45916
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - power: supply: sbs-battery: Fix use-after-free in powersupplychanged Using the devm variant for requesting IRQ before the devm variant for allocating/registerin...