CVE-2023-2194
Last modified
CVE-2023-2194 is a medium-severity vulnerability rated 6.7/10 on the CVSS scale. 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. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | < 6.3 | — |
| Linux | Linux Kernel | 6.3 | Rc1 |
| Fedoraproject | Fedora | 38 | — |
| Redhat | Enterprise Linux | 8.0 | — |
| Redhat | Enterprise Linux | 9.0 | — |
References
- https://bugzilla.redhat.com/show_bug.cgi?id=2188396Issue Tracking, Patch, Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2188396Issue Tracking, Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-2194?
How severe is CVE-2023-2194?
How do I fix CVE-2023-2194?
Are you affected by CVE-2023-2194?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
