
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-53638 is a vulnerability in the Linux kernel's octeonep driver that was discovered and disclosed on October 7, 2025. The issue occurs in the probe error path where a delayed work item (intrpoll_task) remains queued after device teardown, leading to a use-after-free condition (RedHat XML).
The vulnerability manifests when the octeonep driver fails to get the device's MAC address, causing octepprobe to exit while leaving the delayed work intrpolltask queued. When this queued work later executes, it results in a use-after-free condition. The issue has been assigned a CVSS v3.1 base score of 6.7 (AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H) and is categorized as CWE-416 (Use After Free) (RedHat XML).
The vulnerability could potentially lead to memory corruption when exploited. Due to the nature of use-after-free vulnerabilities, this could result in system crashes or potential privilege escalation. However, the impact is limited as exploitation requires privileged access to control device probe/driver lifecycle through module or hardware management (RedHat XML).
The fix involves moving the cancelation of intrpolltask from octepremove into octepdevicecleanup. This modification ensures proper cleanup in the octepprobe error path while maintaining the existing octepremove flow. Additionally, the fix requires that the cancelation of ctrlmboxtask must follow intrpolltask's cancelation, as ctrlmboxtask may be queued by intrpoll_task (RedHat XML).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."