Use After Free Affecting kernel-uek-doc package, versions <0:3.8.13-118.29.1.el6uek


Severity

Recommended
0.0
high
0
10

Based on Oracle Linux security rating.

Threat Intelligence

EPSS
0.52% (40th 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-ORACLE6-KERNELUEKDOC-2530701
  • published10 Apr 2022
  • disclosed21 Aug 2018

Introduced: 21 Aug 2018

CVE-2018-10902  (opens in a new tab)
CWE-416  (opens in a new tab)

How to fix?

Upgrade Oracle:6 kernel-uek-doc to version 0:3.8.13-118.29.1.el6uek or higher.
This issue was patched in ELSA-2019-4316.

NVD Description

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

It was found that the raw midi kernel driver does not protect against concurrent access which leads to a double realloc (double free) in snd_rawmidi_input_params() and snd_rawmidi_output_status() which are part of snd_rawmidi_ioctl() handler in rawmidi.c file. A malicious local attacker could possibly use this for privilege escalation.