Stats Digest Feeds
โ† Back to all CVEs

CVE-2026-89982

UNKNOWN NVD
CVSS Score 0
Severity UNKNOWN
Published Sep 16, 2026
Vendor unknown

Description

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.

References