Lucene search
+L

7977 matches found

Snyk
Snyk
added 2025/04/03 4:42 a.m.1 views

Mismatched Memory Management Routines

Overview torch is a Tensors and Dynamic neural networks in Python with strong GPU acceleration Affected versions of this package are vulnerable to Mismatched Memory Management Routines through the torch.cuda.memory.cachingallocatordelete function. An attacker can corrupt memory by manipulating th...

4.8CVSS7AI score0.00251EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/04/03 12:19 a.m.10 views

CVE-2025-30427

A flaw was found in WebKitGTK. Processing malicious web content can cause a use-after-free issue due to improper memory management and result in an unexpected process crash. Mitigation Do not process or load untrusted web content with WebKitGTK. In Red Hat Enterprise Linux 7, the following packag...

8.8CVSS6.4AI score0.00769EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2025/04/03 12:00 a.m.11 views

The vulnerability of the iommu_report_device_fault() function in the Linux kernel’s IOMMU support driver allows a attacker to trigger a service failure.

The vulnerability of the iommureportdevicefault function in the Linux kernel’s IOMMU support driver is related to deficiencies in exception handling. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6AI score0.00194EPSS
SaveExploits0References7Affected Software2
NVD
NVD
added 2025/04/01 4:15 p.m.20 views

CVE-2025-21979

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: cancel wiphywork before freeing wiphy A wiphywork can be queued from the moment the wiphy is allocated and initialized i.e. wiphynewnm. When a wiphywork is queued, the rdev::wiphywork is getting queued. If wiphyfr...

7.8CVSS0.00192EPSS
SaveExploits0References7
NVD
NVD
added 2025/04/01 4:15 p.m.10 views

CVE-2025-21935

In the Linux kernel, the following vulnerability has been resolved: rapidio: add check for rioaddnet in rioscanallocnet The return value of rioaddnet should be checked. If it fails, putdevice should be called to free the memory and give up the reference initialized in rioaddnet...

5.5CVSS0.00205EPSS
SaveExploits0References10
NVD
NVD
added 2025/04/01 4:15 p.m.17 views

CVE-2025-21933

In the Linux kernel, the following vulnerability has been resolved: arm: pgtable: fix NULL pointer dereference issue When updatemmucacherange is called by updatemmucache, the vmf parameter is NULL, which will cause a NULL pointer dereference issue in adjustpte: Unable to handle kernel NULL pointe...

5.5CVSS0.00163EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/01 4:15 p.m.6 views

UBUNTU-CVE-2025-21932

In the Linux kernel, the following vulnerability has been resolved: mm: abort vmamodify on merge out of memory failure The remainder of vmamodify relies upon the vmg state remaining pristine after a merge attempt. Usually this is the case, however in the one edge case scenario of a merge attempt...

7CVSS6.4AI score0.00192EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/04/01 3:47 p.m.25 views

CVE-2025-21983

In the Linux kernel, the following vulnerability has been resolved: mm/slab/kvfreercu: Switch to WQMEMRECLAIM wq Currently kvfreercu APIs use a system workqueue which is "systemunboundwq" to driver RCU machinery to reclaim a memory. Recently, it has been noted that the following kernel warning ca...

7.8CVSS5.6AI score0.00187EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/04/01 3:47 p.m.23 views

CVE-2025-21979 wifi: cfg80211: cancel wiphy_work before freeing wiphy

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: cancel wiphywork before freeing wiphy A wiphywork can be queued from the moment the wiphy is allocated and initialized i.e. wiphynewnm. When a wiphywork is queued, the rdev::wiphywork is getting queued. If wiphyfr...

7.8CVSS0.00192EPSS
SaveExploits0References6
OSV
OSV
added 2025/04/01 3:47 p.m.15 views

CVE-2025-21979 wifi: cfg80211: cancel wiphy_work before freeing wiphy

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: cancel wiphywork before freeing wiphy A wiphywork can be queued from the moment the wiphy is allocated and initialized i.e. wiphynewnm. When a wiphywork is queued, the rdev::wiphywork is getting queued. If wiphyfr...

7.8CVSS6.3AI score
SaveExploits0References10
CVE
CVE
added 2025/04/01 3:47 p.m.174 views

CVE-2025-21979

CVE-2025-21979 affects the Linux kernel wifi stack (cfg80211). A wiphy_work can be queued as soon as the wiphy is allocated (wiphy_new_nm). If wiphy_free runs before the rdev::wiphy_work executes, the wiphy memory is freed and later accessed, leading to a use-after-free. The fix is to cancel the ...

7.8CVSS7.1AI score0.00192EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/04/01 3:47 p.m.29 views

CVE-2025-21976 fbdev: hyperv_fb: Allow graceful removal of framebuffer

In the Linux kernel, the following vulnerability has been resolved: fbdev: hypervfb: Allow graceful removal of framebuffer When a Hyper-V framebuffer device is unbind, hypervfb driver tries to release the framebuffer forcefully. If this framebuffer is in use it produce the following WARN and henc...

7.8CVSS0.00188EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/01 3:47 p.m.113 views

CVE-2025-21976

CVE-2025-21976 affects the Linux kernel fbdev/hyperv_fb driver. Unbinding a Hyper‑V framebuffer can trigger framebuffer_release while the framebuffer is in use, causing a WARN and potential failure to release resources. The fix moves framebuffer and memory release to fb_ops.fb_destroy for gracefu...

7.8CVSS7.1AI score0.00188EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/04/01 3:41 p.m.10 views

CVE-2025-21935 rapidio: add check for rio_add_net() in rio_scan_alloc_net()

In the Linux kernel, the following vulnerability has been resolved: rapidio: add check for rioaddnet in rioscanallocnet The return value of rioaddnet should be checked. If it fails, putdevice should be called to free the memory and give up the reference initialized in rioaddnet...

6.1AI score
SaveExploits0References13
Cvelist
Cvelist
added 2025/04/01 3:41 p.m.30 views

CVE-2025-21935 rapidio: add check for rio_add_net() in rio_scan_alloc_net()

In the Linux kernel, the following vulnerability has been resolved: rapidio: add check for rioaddnet in rioscanallocnet The return value of rioaddnet should be checked. If it fails, putdevice should be called to free the memory and give up the reference initialized in rioaddnet...

0.00205EPSS
SaveExploits0References8
CVE
CVE
added 2025/04/01 3:41 p.m.166 views

CVE-2025-21935

In CVE-2025-21935, the Linux kernel rapidio subsystem fixes a missing check in rio_scan_alloc_net(): the return value of rio_add_net() must be checked, and if it fails, put_device() should be called to free memory and drop the reference from rio_add_net(). This prevents potential memory leaks and...

5.5CVSS7.2AI score0.00205EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/04/01 3:41 p.m.18 views

CVE-2025-21931 hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio

In the Linux kernel, the following vulnerability has been resolved: hwpoison, memoryhotplug: lock folio before unmap hwpoisoned folio Commit b15c87263a69 "hwpoison, memoryhotplug: allow hwpoisoned pages to be offlined add page poison checks in domigraterange in order to make offline hwpoisoned pa...

0.00148EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/01 3:41 p.m.10 views

CVE-2025-21932 mm: abort vma_modify() on merge out of memory failure

In the Linux kernel, the following vulnerability has been resolved: mm: abort vmamodify on merge out of memory failure The remainder of vmamodify relies upon the vmg state remaining pristine after a merge attempt. Usually this is the case, however in the one edge case scenario of a merge attempt...

7CVSS5.9AI score
SaveExploits0References6
OSV
OSV
added 2025/04/01 3:41 p.m.13 views

CVE-2025-21931 hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio

In the Linux kernel, the following vulnerability has been resolved: hwpoison, memoryhotplug: lock folio before unmap hwpoisoned folio Commit b15c87263a69 "hwpoison, memoryhotplug: allow hwpoisoned pages to be offlined add page poison checks in domigraterange in order to make offline hwpoisoned pa...

5.9AI score
SaveExploits0References9
CVE
CVE
added 2025/04/01 3:41 p.m.141 views

CVE-2025-21931

CVE-2025-21931 affects the Linux kernel memory hotplug path (hwpoison) and was fixed by ensuring folio lock is held before unmapping hwpoisoned folio. The fix adds the folio lock around unmap calls in do_migrate_range/try_to_unmap to prevent the kernel BUG triggered when folio is not locked. The ...

5.5CVSS6.8AI score0.00148EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder