Out-of-bounds Write Affecting kernel-uek-tools package, versions <0:5.4.17-2136.335.4.el7uek


Severity

Recommended
0.0
high
0
10

Based on Oracle Linux security rating.

Threat Intelligence

EPSS
0.04% (6th 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-ORACLE7-KERNELUEKTOOLS-7943497
  • published13 Sept 2024
  • disclosed29 Jul 2024

Introduced: 29 Jul 2024

CVE-2024-42093  (opens in a new tab)
CWE-787  (opens in a new tab)

How to fix?

Upgrade Oracle:7 kernel-uek-tools to version 0:5.4.17-2136.335.4.el7uek or higher.
This issue was patched in ELSA-2024-12610.

NVD Description

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

In the Linux kernel, the following vulnerability has been resolved:

net/dpaa2: Avoid explicit cpumask var allocation on stack

For CONFIG_CPUMASK_OFFSTACK=y kernel, explicit allocation of cpumask variable on stack is not recommended since it can cause potential stack overflow.

Instead, kernel code should always use *cpumask_var API(s) to allocate cpumask var in config-neutral way, leaving allocation strategy to CONFIG_CPUMASK_OFFSTACK.

Use *cpumask_var API(s) to address it.

CVSS Scores

version 3.1