PatchSiren cyber security CVE debrief
CVE-2026-89474 Linux CVE debrief
A Linux kernel vulnerability has been resolved, involving the power supply bq256xx charger. The issue arises from the USB-PHY notifier queuing usb_work, which can dereference the charger after it has been freed. To address this, the reset devm action should be registered after the power supplies, ensuring that the notifiers are unregistered and usb_work is drained before the supplies are released.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- Unknown
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-11
- Original CVE updated
- 2026-09-11
- Advisory published
- 2026-09-11
- Advisory updated
- 2026-09-11
Who should care
Linux kernel developers and maintainers, Linux distribution vendors, and users of Linux-based systems that utilize the bq256xx charger should assess exposure and apply patches. They should verify Linux kernel versions and assess exposure for systems using the bq256xx charger. Additionally, they should review and apply patches for the Linux kernel.
Why it matters
This vulnerability in the Linux kernel's power supply bq256xx charger can cause issues if not properly patched. Linux kernel developers, maintainers, and users of Linux-based systems that utilize the bq256xx charger should assess exposure and apply patches.
- Verify Linux kernel versions for bq256xx charger usage to prevent potential crashes or hangs
- Assess exposure for systems using the bq256xx charger to prioritize patching
Technical summary
The Linux kernel vulnerability CVE-2026-89474 involves the power supply bq256xx charger. The USB-PHY notifier queues usb_work, which can dereference the charger after it has been freed. To address this, the reset devm action should be registered after the power supplies, ensuring that the notifiers are unregistered and usb_work is drained before the supplies are released. This vulnerability can cause issues if not properly patched. Linux kernel developers, maintainers, and users of Linux-based systems that utilize the bq256xx charger should assess exposure and apply patches.
Defensive priority
Verify Linux kernel versions and assess exposure for systems using the bq256xx charger.
Recommended defensive actions
- Verify Linux kernel versions for bq256xx charger usage
- Assess exposure for systems using the bq256xx charger
- Review and apply patches for the Linux kernel
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
Evidence notes
The vulnerability was found by static analysis of the Linux kernel code. The analysis revealed that the USB-PHY notifier queues usb_work, which can dereference the charger after it has been freed. The CVE record and NVD entry provide details on the issue and its resolution. Linux kernel developers and maintainers should verify the patch and assess exposure for systems using the bq256xx charger. The patch addresses the issue by registering the reset devm action after the power supplies, ensuring that the notifiers are unregistered and
Sources and references
Verified primary and authoritative sources
-
CVE-2026-89474 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-89474
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-89474 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-89474
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/2dd6cd823777bea6d9a880a12a92a73ec76aee0b
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/9a467bd1e6811011026ad4c8de701b940d88a00c
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/9e1aba34df9a87d53460888e05718717c0f69343
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/c8addb842ae8dcf69c15fc976e33e3bd538a41d7
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.