{ "schema_version": "1.4.0", "id": "GHSA-477g-m6gf-5gg8", "modified": "2024-04-04T03:37:32Z", "published": "2023-04-20T21:33:27Z", "aliases": [ "CVE-2023-2194" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2194" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/92fbb6d1296f" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188396" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00005.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00006.html" } ], "database_specific": { "cwe_ids": [ "CWE-787" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-04-20T21:15:09Z" } }