8 matches found
ROOT-OS-UBUNTU-2404-CVE-2025-37886 CVE-2025-37886 in rootio-linux - Patched by Root
Root has patched CVE-2025-37886 in the rootio-linux package for Root:Ubuntu:24.04. Multiple fixed versions available...
Linux Distros Unpatched Vulnerability : CVE-2025-37886
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: pdscore: make waitcontext part of qinfo Make the waitcontext a full part of the qinfo struct...
CVE-2025-37886 affecting package kernel for versions less than 6.6.92.2-1
CVE-2025-37886 affecting package kernel for versions less than 6.6.92.2-1. An upgraded version of the package is available that resolves this issue...
CVE-2025-37886
creationtimestamp| type| source ---|---|--- 2025-05-09 07:25:28+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/15687 2025-05-09 08:31:51+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lopz7zaxnx2e 2025-05-09 09:21:41+00:00| seen|...
CVE-2025-37886 pds_core: make wait_context part of q_info
In the Linux kernel, the following vulnerability has been resolved: pdscore: make waitcontext part of qinfo Make the waitcontext a full part of the qinfo struct rather than a stack variable that goes away after pdscadminqpost is done so that the context is still available after the wait loop has...
CVE-2025-37886
CVE-2025-37886 relates to the Linux kernel: the pds_core code previously allocated a wait_context on the stack in pdsc_adminq_post(), which could be freed before the completion handler finished, risking a use-after-free and kernel crash when the adminq interrupt arrived late. The fix, as describe...
CVE-2025-37886 pds_core: make wait_context part of q_info
In the Linux kernel, the following vulnerability has been resolved: pdscore: make waitcontext part of qinfo Make the waitcontext a full part of the qinfo struct rather than a stack variable that goes away after pdscadminqpost is done so that the context is still available after the wait loop has...
CVE-2025-37886
In the Linux kernel, the following vulnerability has been resolved: pdscore: make waitcontext part of qinfo Make the waitcontext a full part of the qinfo struct rather than a stack variable that goes away after pdscadminqpost is done so that the context is still available after the wait loop has...