CVE-2025-68364 Affecting kernel-uek-debug-modules-wireless package, versions <0:6.12.0-108.64.6.3.el10uek


Severity

Recommended
high

Based on Oracle Linux security rating.

Threat Intelligence

EPSS
0.05% (17th 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-ORACLE10-KERNELUEKDEBUGMODULESWIRELESS-15332383
  • published23 Feb 2026
  • disclosed24 Dec 2025

Introduced: 24 Dec 2025

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

How to fix?

Upgrade Oracle:10 kernel-uek-debug-modules-wireless to version 0:6.12.0-108.64.6.3.el10uek or higher.
This issue was patched in ELSA-2026-50112.

NVD Description

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

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

ocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent()

In '__ocfs2_move_extent()', relax 'BUG()' to 'ocfs2_error()' just to avoid crashing the whole kernel due to a filesystem corruption.