CVE-2025-68225
BaseFortify
Publication date: 2025-12-16
Last updated on: 2025-12-18
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs in the Linux kernel where commands related to KHO (Kernel Hardware Offload) are issued without first checking if KHO is enabled. If KHO is not enabled, internal data structures for KHO are not initialized, which can lead to improper behavior or errors when KHO commands are executed.
How can this vulnerability impact me? :
If KHO commands are issued without verifying that KHO is enabled, it may cause the Linux kernel to behave unexpectedly or encounter errors due to uninitialized internal data structures. This could potentially lead to system instability or malfunction related to hardware offload operations.