CVE-2022-48632

Publication date

2024-04-28 12:59:10

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction() memcpy() is called in a loop while operation->length upper bound is not checked and data_idx also increments.