Lucene search
+L

7695 matches found

Cvelist
Cvelist
added 2026/07/19 2:55 p.m.45 views

CVE-2026-63930 iio: buffer: hw-consumer: fix use-after-free in error path

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: hw-consumer: fix use-after-free in error path In the errputbuffers cleanup path of iiohwconsumeralloc, the code was using listforeachentry to iterate through buffers while calling iiobufferput which can free the...

7.8CVSS0.0016EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 2:18 p.m.8 views

EUVD-2026-45558

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix mmstruct reference leak in aie2populaterange aie2populaterange jumps back to the again label without calling mmputmm, leaking a reference to the mmstruct. Add the missing mmput before jumping to again...

5.4AI score0.00155EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 12:16 p.m.8 views

CVE-2026-63809

In the Linux kernel, the following vulnerability has been resolved: bpf: use kvfree for replaced sysctl write buffer procsyscallhandler allocates its temporary sysctl buffer with kvzalloc and passes it to cgroupbpfrunfiltersysctl. Since kvzalloc may fall back to vmalloc for large allocations,...

7.8CVSS0.00154EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 12:2 p.m.8 views

EUVD-2026-45479

In the Linux kernel, the following vulnerability has been resolved: Revert "f2fs: remove non-uptodate folio from the page cache in movedatablock" This reverts commit 9609dd704725a40cd63d915f2ab6c44248a44598. The kernel panics are keeping to be reported especially when the f2fs partition get almos...

5.4AI score0.00119EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 12:2 p.m.18 views

CVE-2026-63809

CVE-2026-63809 affects the Linux kernel memory-management path used by BPF when handling proc sysctl writes. The vulnerability stems from proc_sys_call_handler() allocating a temporary sysctl buffer with kvzalloc() and passing it to __cgroup_bpf_run_filter_sysctl(); since kvzalloc() may fall back...

7.8CVSS5.6AI score0.00154EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 12:2 p.m.33 views

CVE-2026-63809 bpf: use kvfree() for replaced sysctl write buffer

In the Linux kernel, the following vulnerability has been resolved: bpf: use kvfree for replaced sysctl write buffer procsyscallhandler allocates its temporary sysctl buffer with kvzalloc and passes it to cgroupbpfrunfiltersysctl. Since kvzalloc may fall back to vmalloc for large allocations,...

7.8CVSS0.00154EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:2 p.m.7 views

CVE-2026-63809

In the Linux kernel, the following vulnerability has been resolved: bpf: use kvfree for replaced sysctl write buffer procsyscallhandler allocates its temporary sysctl buffer with kvzalloc and passes it to cgroupbpfrunfiltersysctl. Since kvzalloc may fall back to vmalloc for large allocations,...

5.4AI score0.00154EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2026/07/19 12:2 p.m.7 views

CVE-2026-63809

In the Linux kernel, the following vulnerability has been resolved: bpf: use kvfree for replaced sysctl write buffer procsyscallhandler allocates its temporary sysctl buffer with kvzalloc and passes it to cgroupbpfrunfiltersysctl. Since kvzalloc may fall back to vmalloc for large allocations,...

7.8CVSS5.4AI score0.00154EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 12:2 p.m.11 views

EUVD-2026-45475

In the Linux kernel, the following vulnerability has been resolved: bpf: use kvfree for replaced sysctl write buffer procsyscallhandler allocates its temporary sysctl buffer with kvzalloc and passes it to cgroupbpfrunfiltersysctl. Since kvzalloc may fall back to vmalloc for large allocations,...

5.5AI score0.00154EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 12:2 p.m.35 views

CVE-2026-63807 KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level When recovering hugepages in the shadow MMU, verify that the base gfn of the shadow page is actually contained within the target memslot, before queryi...

8.8CVSS0.0013EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/19 12:2 p.m.25 views

EUVD-2026-45473

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level When recovering hugepages in the shadow MMU, verify that the base gfn of the shadow page is actually contained within the target memslot, before queryi...

5.4AI score0.0013EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:2 p.m.10 views

CVE-2026-63800

In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix use-after-free in pnfsupdatelayout When hitting the NFSLAYOUTRETURN branch in pnfsupdatelayout, the code calls pnfspreparetoretrylayoutgetlo. If it succeeds, pnfsputlayouthdrlo is called before tracepnfsupdatelayout,...

5.5AI score0.005EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/07/19 10:1 a.m.5 views

CVE-2026-53373 mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()

In the Linux kernel, the following vulnerability has been resolved: mm/vma: do not try to unmap a VMA if mmapprepare invoked from mmap The mmapprepare hook functionality includes the ability to invoke mmapprepare from the mmap hook of existing 'stacked' drivers, that is ones which are capable of...

7.8CVSS5.1AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.9 views

PT-2026-61367

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the drm/msm/dpu component of the Linux kernel. This occurs when devm and drmm functions are mixed during the msm driver teardown process. Specifically, i...

7.8CVSS5.3AI score0.00124EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.12 views

PT-2026-61267

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the try to unmap one function within the memory management subsystem. The nr pages variable is not properly initialized at the start of each loop iteration. This allow...

7.8CVSS5.3AI score0.00162EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.26 views

PT-2026-61482

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ARM integrator early initialization process. The intcp init early function calls syscon regmap lookup by compatible, which subsequently triggers of syscon register...

5.2AI score0.00172EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.9 views

PT-2026-61190

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix mm struct reference leak in aie2 populate range aie2 populate range jumps back to the again label without calling mmputmm, leaking a reference to the mm struct. Add the missing mmput before jumping to again...

5.4AI score0.00155EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.17 views

PT-2026-61123

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds access issue exists in the KVM x86 MMU when recovering hugepages in the shadow MMU. The system fails to verify if the base guest frame number gfn of the shadow page is...

9.8CVSS5.2AI score0.0069EPSS
SaveExploits0References82
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.12 views

PT-2026-61180

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An unbalanced lock and unlock sequence exists within the drm gpusvm scan mm function. Specifically, the drm gpusvm notifier unlock function is called under an error handling label err...

8.8CVSS5.2AI score0.00113EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.14 views

PT-2026-61268

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the zram writeback endio function. A race condition occurs between the bio completion handler zram writeback endio and the writeback task. Specifically,...

7.8CVSS5.2AI score0.00165EPSS
SaveExploits0
Rows per page
Query Builder