Lucene search
+L

10627 matches found

OSV
OSV
added 2025/09/16 1:15 p.m.5 views

DEBIAN-CVE-2025-39819

In the Linux kernel, the following vulnerability has been resolved: fs/smb: Fix inconsistent refcnt update A possible inconsistent update of refcount was identified in smb2compoundop. Such inconsistent update could lead to possible resource leaks. Why it is a possible bug: 1. In the comment secti...

5.5CVSS5.4AI score0.00147EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 1:15 p.m.7 views

DEBIAN-CVE-2025-39811

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: Clear the scratchpt pointer on error Avoid triggering a dereference of an error pointer on cleanup in xevmfreescratch by clearing any scratchpt error pointer. cherry picked from commit...

5.5CVSS5.3AI score0.00155EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/16 1:15 p.m.10 views

CVE-2025-39811

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: Clear the scratchpt pointer on error Avoid triggering a dereference of an error pointer on cleanup in xevmfreescratch by clearing any scratchpt error pointer. cherry picked from commit...

5.5CVSS0.00155EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/16 1:15 p.m.16 views

UBUNTU-CVE-2025-39811

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: Clear the scratchpt pointer on error Avoid triggering a dereference of an error pointer on cleanup in xevmfreescratch by clearing any scratchpt error pointer. cherry picked from commit...

5.5CVSS5.9AI score0.00155EPSS
SaveExploits0References16
Cvelist
Cvelist
added 2025/09/16 1:08 p.m.21 views

CVE-2025-39834 net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flow

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, Fix memory leak in hwsactiongetsharedstcnic error flow When an invalid stctype is provided, the function allocates memory for sharedstc but jumps to unlockandout without freeing it, causing a memory leak. Fix by...

0.00127EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/16 1:08 p.m.7 views

CVE-2025-39834 net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flow

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, Fix memory leak in hwsactiongetsharedstcnic error flow When an invalid stctype is provided, the function allocates memory for sharedstc but jumps to unlockandout without freeing it, causing a memory leak. Fix by...

5.5CVSS6.1AI score
SaveExploits0References5
CVE
CVE
added 2025/09/16 1:08 p.m.88 views

CVE-2025-39830

CVE-2025-39830 : In the Linux kernel’s net/mlx5 HWS subsystem, the hws_pool_buddy_init error-path cleanup fails to free the allocator structure, causing a memory leak. The published fix adds the missing kfree() to release all allocated memory. This is a memory-leak issue in the buddy allocator cl...

5.5CVSS6AI score0.00127EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/09/16 1:08 p.m.7 views

CVE-2025-39830 net/mlx5: HWS, Fix memory leak in hws_pool_buddy_init error path

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, Fix memory leak in hwspoolbuddyinit error path In the error path of hwspoolbuddyinit, the buddy allocator cleanup doesn't free the allocator structure itself, causing a memory leak. Add the missing kfree to properl...

5.5CVSS6.1AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/09/16 1:08 p.m.3 views

CVE-2025-39830 net/mlx5: HWS, Fix memory leak in hws_pool_buddy_init error path

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, Fix memory leak in hwspoolbuddyinit error path In the error path of hwspoolbuddyinit, the buddy allocator cleanup doesn't free the allocator structure itself, causing a memory leak. Add the missing kfree to properl...

6AI score0.00127EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/16 1:00 p.m.8 views

CVE-2025-39819 fs/smb: Fix inconsistent refcnt update

In the Linux kernel, the following vulnerability has been resolved: fs/smb: Fix inconsistent refcnt update A possible inconsistent update of refcount was identified in smb2compoundop. Such inconsistent update could lead to possible resource leaks. Why it is a possible bug: 1. In the comment secti...

6.2AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/09/16 1:00 p.m.26 views

CVE-2025-39811 drm/xe/vm: Clear the scratch_pt pointer on error

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: Clear the scratchpt pointer on error Avoid triggering a dereference of an error pointer on cleanup in xevmfreescratch by clearing any scratchpt error pointer. cherry picked from commit...

0.00155EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/16 1:00 p.m.10 views

CVE-2025-39811 drm/xe/vm: Clear the scratch_pt pointer on error

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: Clear the scratchpt pointer on error Avoid triggering a dereference of an error pointer on cleanup in xevmfreescratch by clearing any scratchpt error pointer. cherry picked from commit...

5.5CVSS6.1AI score
SaveExploits0References6
CVE
CVE
added 2025/09/16 1:00 p.m.56 views

CVE-2025-39811

In CVE-2025-39811, the Linux kernel fixes a local-denial of-service risk in the DRM subsystem (xe) by clearing the scratch_pt error pointer in xe_vm_free_scratch() to prevent dereferencing an error pointer during cleanup. Root cause: potential dereference of an error pointer on error cleanup. Aff...

5.5CVSS6.1AI score0.00155EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/09/16 1:00 p.m.53 views

CVE-2025-39805

CVE-2025-39805 affects the Linux kernel net/macb driver. The issue occurs when removing a macb device: phy_exit() is called before unregister_netdev(), causing a kernfs WARN. The documented fix moves unregister_netdev() ahead of phy_exit() in macb_remove(), preventing the PHY from being exited wh...

5.5CVSS6AI score0.00157EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/09/16 8:15 a.m.6 views

DEBIAN-CVE-2023-53291

In the Linux kernel, the following vulnerability has been resolved: rcu/rcuscale: Stop kfreescalethread threads after unloading rcuscale Running the 'kfreercutest' test case 1 results in a splat 2. The root cause is the kfreescalethread threads continue running after unloading the rcuscale module...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 8:15 a.m.34 views

DEBIAN-CVE-2023-53278

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix memory leak in ubifssysfsinit When insmod ubifs.ko, a kmemleak reported as below: unreferenced object 0xffff88817fb1a780 size 8: comm "insmod", pid 25265, jiffies 4295239702 age 100.130s hex dump first 8 bytes: 75 62 6...

5.5CVSS5.4AI score0.00154EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/16 8:15 a.m.11 views

CVE-2023-53263

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/disp: fix use-after-free in error handling of nouveauconnectorcreate We can't simply free the connector after calling drmconnectorinit on it. We need to clean up the drm side first. It might not fix all regressions fr...

7.8CVSS0.00157EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/16 8:15 a.m.9 views

UBUNTU-CVE-2023-53263

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/disp: fix use-after-free in error handling of nouveauconnectorcreate We can't simply free the connector after calling drmconnectorinit on it. We need to clean up the drm side first. It might not fix all regressions fr...

7.8CVSS6.2AI score0.00157EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/16 8:15 a.m.47 views

UBUNTU-CVE-2023-53278

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix memory leak in ubifssysfsinit When insmod ubifs.ko, a kmemleak reported as below: unreferenced object 0xffff88817fb1a780 size 8: comm "insmod", pid 25265, jiffies 4295239702 age 100.130s hex dump first 8 bytes: 75 62 6...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/16 8:15 a.m.13 views

UBUNTU-CVE-2023-53291

In the Linux kernel, the following vulnerability has been resolved: rcu/rcuscale: Stop kfreescalethread threads after unloading rcuscale Running the 'kfreercutest' test case 1 results in a splat 2. The root cause is the kfreescalethread threads continue running after unloading the rcuscale module...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References9
Rows per page
Query Builder