First published: Sun Aug 18 2019(Updated: )
An issue was discovered in drivers/i2c/i2c-core-smbus.c in the Linux kernel before 4.14.15. There is an out of bounds write in the function i2c_smbus_xfer_emulated.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel-rt | <0:3.10.0-1160.rt56.1131.el7 | 0:3.10.0-1160.rt56.1131.el7 |
redhat/kernel-alt | <0:4.14.0-115.21.2.el7a | 0:4.14.0-115.21.2.el7a |
redhat/kernel | <0:3.10.0-1160.el7 | 0:3.10.0-1160.el7 |
redhat/kernel | <0:3.10.0-693.81.1.el7 | 0:3.10.0-693.81.1.el7 |
redhat/kernel | <0:3.10.0-957.65.1.el7 | 0:3.10.0-957.65.1.el7 |
redhat/kernel | <0:3.10.0-1062.40.1.el7 | 0:3.10.0-1062.40.1.el7 |
Linux Kernel | <4.14.15 | |
SUSE Linux | =15.0 | |
SUSE Linux | =15.1 |
Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
(Appears in the following advisories)
CVE-2017-18551 has a moderate severity level due to the potential for out of bounds memory access.
To mitigate CVE-2017-18551, update to a patched version of the Linux kernel as specified in the vulnerability details.
CVE-2017-18551 affects Linux kernel versions prior to 4.14.15.
Yes, CVE-2017-18551 impacts various distributions including Red Hat and openSUSE.
CVE-2017-18551 affects the I2C subsystem, specifically the i2c_smbus_xfer_emulated function in the Linux kernel.