← Back to CVE search

CVE-2026-72140

Linux kernel

Description

In the Linux kernel, the following vulnerability has been resolved: i2c: mlxbf: Fix use-after-free in mlxbf_i2c_init_resource() If devm_platform_get_and_ioremap_resource() returns an error, mlxbf_i2c_init_resource() frees tmp_res before reading tmp_res->io to get the error code. This results in a use-after-free. Save the error code before freeing tmp_res.

EPSS 0.21%Risk 0
View source
Published
2026-08-15 06:21:31
Affected versions
unknown
Type
Kernel
Last modified
2026-08-17 06:18:13
Vector
Pending