Security Advisory

CVE-2022-48632

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-04-28 12:59:10
Last updated 2026-05-11 18:44:07
Assigner Linux
CVSS score not scored
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.