Out-of-bounds Write Affecting kernel-rt-debug-modules-extra package, versions <0:5.14.0-284.18.1.rt14.303.el9_2
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-RHEL9-KERNELRTDEBUGMODULESEXTRA-5731481
- published 21 Apr 2023
- disclosed 16 Mar 2023
Introduced: 16 Mar 2023
CVE-2023-2194 Open this link in a new tabHow to fix?
Upgrade RHEL:9 kernel-rt-debug-modules-extra to version 0:5.14.0-284.18.1.rt14.303.el9_2 or higher.
This issue was patched in RHSA-2023:3708.
NVD Description
Note: Versions mentioned in the description apply only to the upstream kernel-rt-debug-modules-extra package and not the kernel-rt-debug-modules-extra package as distributed by RHEL.
See How to fix? for RHEL:9 relevant fixed versions and status.
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.