← Back to CVE List

CVE-2021-46934

Published: 2024-02-27T10:15Z
Last Modified: 2024-11-21T06:34Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: i2c: validate user data in compat ioctl Wrong user data may cause warning in i2c_transfer(), ex: zero msgs. Userspace should not be able to trigger warnings, so this patch adds validation checks for user data in compact ioctl to prevent reported warnings > MITRE Terms of Use apply – see LICENSE‑MITRE.txt