GHSA-54qq-rr2g-7v9vHighCVSS 7.8

In the Linux kernel, the following vulnerability has been resolved: i2c: mlxbf: prevent stack...

Published
April 28, 2024
Last Modified
August 4, 2026

🔗 CVE IDs covered (1)

📋 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.

🔗 References (6)