Lucene search

K
cvelistLinuxCVELIST:CVE-2022-48632
HistoryApr 28, 2024 - 12:59 p.m.

CVE-2022-48632 i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()

2024-04-2812:59:10
Linux
raw.githubusercontent.com
2
cve-2022-48632
linux kernel
vulnerability
memcpy
stack overflow
data_idx

6.9 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.1%

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.

6.9 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.1%

Related for CVELIST:CVE-2022-48632