CVE-2026-72182
Last modified
CVE-2026-72182 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= e132fc6bb89bd307cfcdb8ba24afcd1985261485, < afe3202c30bdff0635818ab525fe2694309d2692; >= e132fc6bb89bd307cfcdb8ba24afcd1985261485, < 93b99b63ad5657225faf702670ddfeddf1f0ae29; >= e132fc6bb89bd307cfcdb8ba24afcd1985261485, < 6f75912cc6ff4c05ff13af351c4eea49b6b3c078; >= e132fc6bb89bd307cfcdb8ba24afcd1985261485, < e44ad91e9f75f3e3ccbdb85ffe699471f9675e5b; >= e132fc6bb89bd307cfcdb8ba24afcd1985261485, < 3999f47e4bbf864e3c7fbfd813fb2f651e6b5714; >= e132fc6bb89bd307cfcdb8ba24afcd1985261485, < 193e6471e985c2f25d09b3fe96ec52f4eab89bd4; >= e132fc6bb89bd307cfcdb8ba24afcd1985261485, < e8631b883338ea4c3b5d8ddfbe16407af9f0b4b9; >= e132fc6bb89bd307cfcdb8ba24afcd1985261485, < 4373cfa38ead58f980362c841b0d0bdf8c4d956c |
| Linux | Linux | 5.10 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72182?
How severe is CVE-2026-72182?
How do I fix CVE-2026-72182?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-72177In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72178In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72179In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7218A vulnerability was detected in Totolink N300RT 3.4.0-B20250…7.3
- CVE-2026-72180In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72181In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72183In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-72184In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72185In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72186In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2026-72187In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72188In the Linux kernel, the following vulnerability has been re…9.1
Are you affected by CVE-2026-72182?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
