CVE-2026-89982 PUBLISHED

i2c: mux: Fix channel node leak on adapter add failure

Assigner: Linux
Reserved: 11.09.2026 Published: 16.09.2026 Updated: 16.09.2026

In the Linux kernel, the following vulnerability has been resolved:

i2c: mux: Fix channel node leak on adapter add failure

i2c_mux_add_adapter() takes a reference to the Device Tree channel node before registering the new adapter. If adapter registration fails, the error path frees the private data without dropping that reference.

Release the channel node before freeing the private data.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from bc45449b1444611d68466ae7f45f235420d79019 to 4f42f70afd2447f3c82ca69d1e03466a75348ba9 (excl.)
  • affected from bc45449b1444611d68466ae7f45f235420d79019 to 4c9bc46a2a4afb7a11c48d33bdf19febab431015 (excl.)
  • affected from bc45449b1444611d68466ae7f45f235420d79019 to dd2c1e6747b17b24ecddd48a7bb6bb964c2793d1 (excl.)
  • affected from bc45449b1444611d68466ae7f45f235420d79019 to 0927153f2abf48b6cc3e5f27063a17f7a8d47f38 (excl.)
  • affected from bc45449b1444611d68466ae7f45f235420d79019 to b580f062b24c4eef562f08f210c028adb34ef14e (excl.)
  • affected from bc45449b1444611d68466ae7f45f235420d79019 to 2b3b06cb709c4bf75a3fe3da3a0ca368ee3b40e5 (excl.)
  • affected from bc45449b1444611d68466ae7f45f235420d79019 to 694e7e6edf249723ca7d3ef77c2ca1badfc78dc4 (excl.)
  • affected from bc45449b1444611d68466ae7f45f235420d79019 to 385c7af4e3b95d0769fd211831674e83b16a2ebf (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 3.5 is affected
  • unaffected from 0 to 3.5 (excl.)
  • unaffected from 5.10.270 to 5.10.* (incl.)
  • unaffected from 5.15.221 to 5.15.* (incl.)
  • unaffected from 6.1.188 to 6.1.* (incl.)
  • unaffected from 6.6.157 to 6.6.* (incl.)
  • unaffected from 6.12.110 to 6.12.* (incl.)
  • unaffected from 6.18.51 to 6.18.* (incl.)
  • unaffected from 7.2.5 to 7.2.* (incl.)
  • unaffected from 7.3-rc1 to * (incl.)

References