Lucene search
+L

6539 matches found

OSV
OSV
added 2025/09/19 4:15 p.m.10 views

UBUNTU-CVE-2025-39858

In the Linux kernel, the following vulnerability has been resolved: eth: mlx4: Fix ISERR vs NULL check bug in mlx4encreaterxring Replace NULL check with ISERR check after calling pagepoolcreate since this function returns error pointers ERRPTR. Using NULL check could lead to invalid pointer...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/19 3:26 p.m.18 views

CVE-2025-39858 eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ring

In the Linux kernel, the following vulnerability has been resolved: eth: mlx4: Fix ISERR vs NULL check bug in mlx4encreaterxring Replace NULL check with ISERR check after calling pagepoolcreate since this function returns error pointers ERRPTR. Using NULL check could lead to invalid pointer...

0.00119EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/09/19 3:26 p.m.1 views

CVE-2025-39858 eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ring

In the Linux kernel, the following vulnerability has been resolved: eth: mlx4: Fix ISERR vs NULL check bug in mlx4encreaterxring Replace NULL check with ISERR check after calling pagepoolcreate since this function returns error pointers ERRPTR. Using NULL check could lead to invalid pointer...

6AI score0.00119EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/19 3:26 p.m.33 views

CVE-2025-39858

The CVE-2025-39858 entry concerns a Linux kernel issue in mlx4_en_create_rx_ring where a NULL check after page_pool_create() could dereference an invalid pointer, since page_pool_create() returns ERR_PTR values. The fix replaces the NULL check with an IS_ERR() check to properly handle error point...

5.5CVSS6AI score0.00119EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/09/19 3:26 p.m.10 views

CVE-2025-39858 eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ring

In the Linux kernel, the following vulnerability has been resolved: eth: mlx4: Fix ISERR vs NULL check bug in mlx4encreaterxring Replace NULL check with ISERR check after calling pagepoolcreate since this function returns error pointers ERRPTR. Using NULL check could lead to invalid pointer...

5.5CVSS6.1AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/19 12:0 a.m.6 views

PT-2025-38565

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw was discovered in the Linux kernel’s mlx4 network driver. An incorrect check after calling page pool create could lead to an invalid pointer dereference. Specifically, a NULL chec...

6AI score0.00119EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/09/19 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from not properly checking the pagepoolcreate return value, which could result in a null pointer dereference...

5.5CVSS6.2AI score0.00119EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-39858

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: eth: mlx4: Fix ISERR vs NULL check bug in mlx4encreaterxring Replace NULL check with ISERR...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/18 2:15 p.m.8 views

CVE-2022-50381

In the Linux kernel, the following vulnerability has been resolved: md: fix a crash in mempoolfree There's a crash in mempoolfree when running the lvm test shell/lvchange-rebuild-raid.sh. The reason for the crash is this: superwritten calls atomicdecandtest&mddev-pendingwrites and...

5.5CVSS0.0016EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/09/18 1:33 p.m.12 views

CVE-2022-50381 md: fix a crash in mempool_free

In the Linux kernel, the following vulnerability has been resolved: md: fix a crash in mempoolfree There's a crash in mempoolfree when running the lvm test shell/lvchange-rebuild-raid.sh. The reason for the crash is this: superwritten calls atomicdecandtest&mddev-pendingwrites and...

0.0016EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-39830

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

5.5CVSS5.9AI score0.00127EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53255

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: firmware: stratix10-svc: Fix a potential resource leak in svccreatememorypool...

5.5CVSS5.2AI score0.00145EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/16 11:32 p.m.6 views

SUSE CVE-2023-53186

In the Linux kernel, the following vulnerability has been resolved: skbuff: Fix a race between coalescing and releasing SKBs Commit 1effe8ca4e34 "skbuff: fix coalescing for pagepool fragment recycling" allowed coalescing to proceed with non page pool page and page pool page when @from is cloned,...

4.7CVSS6.4AI score0.00261EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/16 11:30 p.m.11 views

SUSE CVE-2023-53255

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-svc: Fix a potential resource leak in svccreatememorypool svccreatememorypool is only called from stratix10svcdrvprobe. Most of resources in the probe are managed, but not this memremap call. There is also no...

3.3CVSS6.4AI score0.00145EPSS
SaveExploits0References19
NVD
NVD
added 2025/09/16 2:15 p.m.6 views

CVE-2025-39830

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.5CVSS0.00127EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/16 2:15 p.m.2 views

DEBIAN-CVE-2025-39830

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.5CVSS5.4AI score0.00127EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 2:15 p.m.7 views

UBUNTU-CVE-2025-39830

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.5CVSS5.7AI score0.00127EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/16 1:50 p.m.24 views

CLSA-2025-1758019011 Fix of 17 CVEs

CVE-2024-50047 fix. // CVE-url: https://ubuntu.com/security/CVE-2025-38488 - smb: client: fix use-after-free in cryptmessage when using async crypto CVE-url: https://ubuntu.com/security/CVE-2024-57996 // CVE-url: https://ubuntu.com/security/CVE-2025-37752 - netsched: schsfq: move the limit...

9.8CVSS6AI score0.00894EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/16 1:8 p.m.67 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:8 p.m.6 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
Rows per page
Query Builder