Lucene search
+L

8204 matches found

NVD
NVD
added 2025/05/09 7:16 a.m.10 views

CVE-2025-37850

In the Linux kernel, the following vulnerability has been resolved: pwm: mediatek: Prevent divide-by-zero in pwmmediatekconfig With CONFIGCOMPILETEST && !CONFIGHAVECLK, pwmmediatekconfig has a divide-by-zero in the following line: dodivresolution, clkgetratepc-clkpwmspwm-hwpwm; due to the fact th...

5.5CVSS0.00275EPSS
SaveExploits0References11
NVD
NVD
added 2025/05/09 7:16 a.m.24 views

CVE-2025-37837

In the Linux kernel, the following vulnerability has been resolved: iommu/tegra241-cmdqv: Fix warnings due to dmamfreecoherent Two WARNINGs are observed when SMMU driver rolls back upon failure: arm-smmu-v3.9.auto: Failed to register iommu arm-smmu-v3.9.auto: probe with driver arm-smmu-v3 failed...

5.5CVSS0.00261EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/09 7:16 a.m.9 views

UBUNTU-CVE-2025-37872

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: fix memory leak in txgbeprobe error path When txgbeswinit is called, memory is allocated for wx-rsskey in wxinitrsskey. However, in txgbeprobe function, the subsequent error paths after txgbeswinit don't free the...

5.5CVSS6.3AI score0.00294EPSS
SaveExploits0References25
CVE
CVE
added 2025/05/09 6:45 a.m.122 views

CVE-2025-37883

CVE-2025-37883 affects the Linux kernel in s390/sclp code. The fix adds a check for the return value of get_zeroed_page() in sclp_console_init() to prevent null pointer dereference, and introduces a free helper to address a memory leak from the loop allocation. Impact described in the sources inc...

5.5CVSS6.6AI score0.00267EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/05/09 6:45 a.m.30 views

CVE-2025-37882 usb: xhci: Fix isochronous Ring Underrun/Overrun event handling

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix isochronous Ring Underrun/Overrun event handling The TRB pointer of these events points at enqueue at the time of error occurrence on xHCI 1.1+ HCs or it's NULL on older ones. By the time we are handling the event,...

7.8CVSS0.00279EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/09 6:45 a.m.141 views

CVE-2025-37879

CVE-2025-37879 affects the Linux kernel 9p/net component. Root cause: in p9_client_write() and p9_client_read_once(), a server could reply with success but a negative count due to signed variable handling, leading to incorrect conclusions about written/read data. The documented fix is to convert ...

9.8CVSS6.5AI score0.00666EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/05/09 6:44 a.m.18 views

CVE-2025-37874

In the Linux kernel, the following vulnerability has been resolved: net: ngbe: fix memory leak in ngbeprobe error path When ngbeswinit is called, memory is allocated for wx-rsskey in wxinitrsskey. However, in ngbeprobe function, the subsequent error paths after ngbeswinit don't free the rsskey. F...

5.5CVSS5.8AI score0.00297EPSS
SaveExploits0
CVE
CVE
added 2025/05/09 6:44 a.m.134 views

CVE-2025-37874

CVE-2025-37874 is a Linux kernel vulnerability affecting the ngbe driver (net: ngbe). The issue is a memory leak in ngbe_probe() error paths after ngbe_sw_init(), where memory allocated for wx->rss_key in wx_init_rss_key() was not freed on error, and a double-free risk could occur if mac_table...

5.5CVSS7AI score0.00297EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/05/09 6:44 a.m.130 views

CVE-2025-37872

CVE-2025-37872 : Linux kernel fix in net: txgbe driver. The vulnerability arises when txgbe_sw_init() succeeds but error paths in txgbe_probe() fail, leaving wx->rss_key allocated (wx_init_rss_key()) and not freed, potentially leaking memory. The patch ensures rss_key is freed on error paths a...

5.5CVSS6.5AI score0.00294EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/05/09 6:43 a.m.108 views

CVE-2025-37869

CVE-2025-37869 : Linux kernel fix for drm/xe: Use local fence in error path of xe_migrate_clear. The error path previously waited on m->fence (potential UAF) and was only stable under the job mutex. The patch changes to wait on the local fence to prevent the use-after-free. (Cherry-picked from...

7.8CVSS6.5AI score0.00259EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/05/09 6:43 a.m.22 views

CVE-2025-37869

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Use local fence in error path of xemigrateclear The intent of the error path in xemigrateclear is to wait on locally generated fence and then return. The code is waiting on m-fence which could be the local fence but this ...

7.8CVSS5.8AI score0.00259EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/09 6:41 a.m.26 views

CVE-2025-37852 drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: handle amdgpucgscreatedevice errors in amdpowerplaycreate Add error handling to propagate amdgpucgscreatedevice failures to the caller. When amdgpucgscreatedevice fails, release hwmgr and return -ENOMEM to prevent nul...

0.00262EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/05/09 6:41 a.m.20 views

CVE-2025-37852

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: handle amdgpucgscreatedevice errors in amdpowerplaycreate Add error handling to propagate amdgpucgscreatedevice failures to the caller. When amdgpucgscreatedevice fails, release hwmgr and return -ENOMEM to prevent nul...

5.5CVSS5.6AI score0.00262EPSS
SaveExploits0
CVE
CVE
added 2025/05/09 6:41 a.m.132 views

CVE-2025-37852

CVE-2025-37852 affects the Linux kernel DRM/AMDGPU stack. The root cause is errors from amdgpu_cgs_create_device() in amd_powerplay_create(), which could lead to a null pointer dereference if not handled. The fix propagates the failure to the caller, releases the hwmgr, and returns -ENOMEM instea...

5.5CVSS7AI score0.00262EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/05/09 6:41 a.m.12 views

CVE-2025-37852 drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: handle amdgpucgscreatedevice errors in amdpowerplaycreate Add error handling to propagate amdgpucgscreatedevice failures to the caller. When amdgpucgscreatedevice fails, release hwmgr and return -ENOMEM to prevent nul...

6.2AI score
SaveExploits0References10
CVE
CVE
added 2025/05/09 6:41 a.m.160 views

CVE-2025-37849

CVE-2025-37849 affects the Linux kernel KVM arm64; the issue occurs when kvm_arch_vcpu_create() fails to share the vCPU page with the hypervisor, leaving vGIC vCPU data initialised. This can leak memory on vCPU destruction and may cause use-after-free in redistributor handling. The fix adds prope...

8.8CVSS6.8AI score0.00255EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2025/05/09 6:41 a.m.100 views

CVE-2025-37837

CVE-2025-37837 addresses warnings in the Linux kernel: iommu/tegra241-cmdqv dmam_free_coherent() warnings during SMMU rollback and a memory-usage warning (128 pages) from free_contig_range, traced to devres-managed LVCMDQ resources freed by devm_action_release. The fix removes the unwind path in ...

5.5CVSS6.6AI score0.00261EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2025/05/09 4:55 a.m.6 views

SUSE CVE-2022-49809

In the Linux kernel, the following vulnerability has been resolved: net/x25: Fix skb leak in x25lapbreceiveframe x25lapbreceiveframe using skbcopy to get a private copy of skb, the new skb should be freed in the undersized/fragmented skb error handling path. Otherwise there is a memory leak...

5.5CVSS6.3AI score0.00189EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/05/09 4:54 a.m.9 views

SUSE CVE-2022-49905

In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix possible leaked pernet namespace in smcinit In smcinit, registerpernetsubsys&smcnetstatops is called without any error handling. If it fails, registering of &smcnetops won't be reverted. And if smcnlinit fails,...

5.5CVSS6.3AI score0.00197EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/05/09 3:23 a.m.17 views

SUSE CVE-2025-37805

In the Linux kernel, the following vulnerability has been resolved: sound/virtio: Fix cancelsync warnings on uninitialized workstructs Betty reported hitting the following warning: 8.709131 T221 WARNING: CPU: 2 PID: 221 at kernel/workqueue.c:4182 ... 8.713282 T221 Call trace: 8.713365 T221...

2.5CVSS7.6AI score0.00192EPSS
SaveExploits0References16
Rows per page
Query Builder