{"apiVersion":"1.0","identifier":"CVE-2026-72182","description":"In the Linux kernel, the following vulnerability has been resolved: power: supply: charger-manager: fix refcount leak in is_full_charged() In is_full_charged(), power_supply_get_by_name() is called to obtain a reference to the fuel_gauge power supply. If the voltage check (uV >= desc->fullbatt_uV) succeeds, the function returns true directly without releasing the reference, leaking the refcount. Fix this by setting a flag and jumping to the out label where power_supply_put() properly drops the reference.","publishedAt":"2026-08-15T06:21:36","lastModifiedAt":"2026-08-17T06:18:18","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-72182","cvssScore":null,"cvssVector":"Pending","epssProbability":0.00211,"riskScore":0,"affectedProduct":"Linux kernel","affectedVersions":"unknown","vulnerabilityType":"Kernel","operatingSystems":[],"links":{"self":"https://www.redsauce.net/api/cves/CVE-2026-72182","webPages":{"es":"https://www.redsauce.net/es/cves/CVE-2026-72182","en":"https://www.redsauce.net/en/cves/CVE-2026-72182","fr":"https://www.redsauce.net/fr/cves/CVE-2026-72182","pt":"https://www.redsauce.net/pt/cves/CVE-2026-72182","de":"https://www.redsauce.net/de/cves/CVE-2026-72182","sk":"https://www.redsauce.net/sk/cves/CVE-2026-72182","el":"https://www.redsauce.net/el/cves/CVE-2026-72182"},"source":"https://nvd.nist.gov/vuln/detail/CVE-2026-72182"}}