PT-2026-86727 · Azure Linux · Kernel

Published

2026-08-28

·

Updated

2026-08-28

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
i2c: amd-mp2: Unregister callback on adapter add failure
amd mp2 register cb() stores the platform I2C context in the MP2 PCI driver's callback table before the adapter is registered. If i2c add adapter() fails, probe returns and devres frees the context, but the PCI driver can still dereference the stale pointer from its IRQ and system-sleep callbacks.
Unregister the callback before returning the adapter registration error.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

AZL-98165

Affected Products

Kernel