CVE-2023-53993
Unknown Unknown - Not Provided
Memory Leak in Linux Kernel PCI/DOE with CONFIG_DEBUG_OBJECTS

Publication date: 2025-12-24

Last updated on: 2025-12-24

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: PCI/DOE: Fix memory leak with CONFIG_DEBUG_OBJECTS=y After a pci_doe_task completes, its work_struct needs to be destroyed to avoid a memory leak with CONFIG_DEBUG_OBJECTS=y.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-24
Last Modified
2025-12-24
Generated
2026-05-07
AI Q&A
2025-12-24
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a memory leak in the Linux kernel related to the pci_doe_task. When CONFIG_DEBUG_OBJECTS is enabled, the work_struct associated with pci_doe_task is not properly destroyed after the task completes, leading to a memory leak.


How can this vulnerability impact me? :

The memory leak can cause increased memory usage over time, potentially leading to degraded system performance or instability if the leak accumulates significantly.


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, ensure that your Linux kernel is updated to a version where the pci_doe_task memory leak with CONFIG_DEBUG_OBJECTS=y is fixed. Applying the latest kernel patches or updates from your distribution that address this issue is recommended.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart