CVE-2025-38688 Affecting kernel-uek package, versions <0:6.12.0-104.43.4.2.el9uek


Severity

Recommended
high

Based on Oracle Linux security rating.

Threat Intelligence

EPSS
0.03% (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-ORACLE9-KERNELUEK-13567794
  • published16 Oct 2025
  • disclosed4 Sept 2025

Introduced: 4 Sep 2025

CVE-2025-38688  (opens in a new tab)

How to fix?

Upgrade Oracle:9 kernel-uek to version 0:6.12.0-104.43.4.2.el9uek or higher.
This issue was patched in ELSA-2025-20662.

NVD Description

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

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

iommufd: Prevent ALIGN() overflow

When allocating IOVA the candidate range gets aligned to the target alignment. If the range is close to ULONG_MAX then the ALIGN() can wrap resulting in a corrupted iova.

Open code the ALIGN() using get_add_overflow() to prevent this. This simplifies the checks as we don't need to check for length earlier either.

Consolidate the two copies of this code under a single helper.

This bug would allow userspace to create a mapping that overlaps with some other mapping or a reserved range.

CVSS Base Scores

version 3.1