Buffer overflow in Linux Kernel

CVE-2023-2194

An out-of-bounds write vulnerability was found in the Linux kernel's SLIMpro I2C device driver. The userspace "data->block[0]" variable was not capped to a number between 0-255 and was used as the size of a memcpy, possibly writing beyond the end of dma_buffer. This flaw could allow a local privileged user to crash the system or potentially achieve code execution.

Vulnerability class: Buffer Overflow

EPSS: 0.002 (15.8th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.7 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2023-2194?
CVE-2023-2194 is a medium-severity vulnerability in Linux Kernel, classified under Out-of-bounds Write. CVSS score: 6.7/10. Published 2023-04-20.
How severe is CVE-2023-2194?
Medium severity. CVSS v3 base score is 6.7 out of 10.
Is CVE-2023-2194 known to be exploited?
1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.