Out-of-bounds Read Affecting kernel-modules package, versions <0:4.18.0-147.el8


Severity

Recommended
high

Based on Oracle Linux security rating.

Threat Intelligence

EPSS
0.14% (52nd percentile)

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 IDSNYK-ORACLE8-KERNELMODULES-2542336
  • published10 Apr 2022
  • disclosed21 Mar 2019

Introduced: 21 Mar 2019

CVE-2018-19985  (opens in a new tab)
CWE-125  (opens in a new tab)

How to fix?

Upgrade Oracle:8 kernel-modules to version 0:4.18.0-147.el8 or higher.
This issue was patched in ELSA-2019-3517.

NVD Description

Note: Versions mentioned in the description apply only to the upstream kernel-modules package and not the kernel-modules package as distributed by Oracle. See How to fix? for Oracle:8 relevant fixed versions and status.

The function hso_get_config_data in drivers/net/usb/hso.c in the Linux kernel through 4.19.8 reads if_num from the USB device (as a u8) and uses it to index a small array, resulting in an object out-of-bounds (OOB) read that potentially allows arbitrary read in the kernel address space.