In the Linux kernel, the following vulnerability has been resolved: power: supply: qcom_battmgr: fix use-after-free qcom_battmgr_pdr_notify() queues… (CVE-2026-89467)
A use-after-free vulnerability in the Linux kernel's Qualcomm battery manager (qcom_battmgr) was resolved. The issue involved the qcom_battmgr_pdr_notify() function queuing work that could access freed memory due to improper management of device resources. The fix involved making the work device-managed to ensure proper cancellation and release order, preventing access after free.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel's power supply subsystem (qcom_battmgr) was a use-after-free condition triggered by the qcom_battmgr_pdr_notify() function. This function queues enable_work when the PMIC GLINK service starts, and the worker uses container_of() to recover battmgr for firmware requests. Because the PMIC GLINK client remains on the client list until its devres release action runs, a PDR notification could continue queueing work. This allowed a pending or running worker to access battmgr after it was freed by devres. The fix involved making enable_work device-managed with devm_work_autocancel(), registered before the PMIC GLINK client allocation, ensuring the client is released first and the work is canceled before battmgr is freed. The issue was discovered via an in-house static analysis tool.
Potential Impact
The vulnerability could lead to use-after-free memory access in the Linux kernel's Qualcomm battery manager component. This could potentially cause kernel crashes or undefined behavior, impacting system stability. There is no indication of known exploits in the wild.
Mitigation Recommendations
A fix has been implemented in the Linux kernel source code that makes the enable_work device-managed and ensures proper cancellation before freeing battmgr. Users should update to the fixed kernel version once available. No additional mitigation steps are specified.
In the Linux kernel, the following vulnerability has been resolved: power: supply: qcom_battmgr: fix use-after-free qcom_battmgr_pdr_notify() queues… (CVE-2026-89467)
Description
A use-after-free vulnerability in the Linux kernel's Qualcomm battery manager (qcom_battmgr) was resolved. The issue involved the qcom_battmgr_pdr_notify() function queuing work that could access freed memory due to improper management of device resources. The fix involved making the work device-managed to ensure proper cancellation and release order, preventing access after free.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel's power supply subsystem (qcom_battmgr) was a use-after-free condition triggered by the qcom_battmgr_pdr_notify() function. This function queues enable_work when the PMIC GLINK service starts, and the worker uses container_of() to recover battmgr for firmware requests. Because the PMIC GLINK client remains on the client list until its devres release action runs, a PDR notification could continue queueing work. This allowed a pending or running worker to access battmgr after it was freed by devres. The fix involved making enable_work device-managed with devm_work_autocancel(), registered before the PMIC GLINK client allocation, ensuring the client is released first and the work is canceled before battmgr is freed. The issue was discovered via an in-house static analysis tool.
Potential Impact
The vulnerability could lead to use-after-free memory access in the Linux kernel's Qualcomm battery manager component. This could potentially cause kernel crashes or undefined behavior, impacting system stability. There is no indication of known exploits in the wild.
Mitigation Recommendations
A fix has been implemented in the Linux kernel source code that makes the enable_work device-managed and ensures proper cancellation before freeing battmgr. Users should update to the fixed kernel version once available. No additional mitigation steps are specified.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-6hqf-cg9r-x89w
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89467"]
Threat ID: 6aa4a02155bf5e2cf5a8699c
Added to database: 09/12/2026, 00:43:13 UTC
Last enriched: 09/12/2026, 01:15:59 UTC
Last updated: 09/12/2026, 02:01:11 UTC
Views: 3
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.