Lucene search
+L

7949 matches found

Cvelist
Cvelist
added 2026/08/15 5:56 a.m.28 views

CVE-2026-72377 afs: Remove setting of AS_RELEASE_ALWAYS for symlinks and mountpoints

In the Linux kernel, the following vulnerability has been resolved: afs: Remove setting of ASRELEASEALWAYS for symlinks and mountpoints Regular AFS files correctly use afsfileaops which have releasefolio set as netfsreleasefolio, so ASRELEASEALWAYS is valid for them when fscache is enabled set vi...

0.00198EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/15 5:56 a.m.21 views

CVE-2026-72377

Summary of CVE-2026-72377 : In the Linux kernel, a defect in AFS handling caused symlinks and mountpoints to incorrectly inherit AS_RELEASE_ALWAYS due to afs_apply_status(), even though they use afs_dir_aops which have no release_folio callback. This mismatch allowed memory management code to mis...

5.5AI score0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:56 a.m.8 views

CVE-2026-72377 afs: Remove setting of AS_RELEASE_ALWAYS for symlinks and mountpoints

In the Linux kernel, the following vulnerability has been resolved: afs: Remove setting of ASRELEASEALWAYS for symlinks and mountpoints Regular AFS files correctly use afsfileaops which have releasefolio set as netfsreleasefolio, so ASRELEASEALWAYS is valid for them when fscache is enabled set vi...

5.6AI score
SaveExploits0References5
OSV
OSV
added 2026/08/15 5:56 a.m.6 views

CVE-2026-72370 iomap: release pages on atomic dio size mismatch

In the Linux kernel, the following vulnerability has been resolved: iomap: release pages on atomic dio size mismatch If bioiovitergetpages or the bounce helper succeeds but builds a short bio, the REQATOMIC size check rejects it before submission. The old error path only dropped the bio reference...

5.5AI score
SaveExploits0References5
OSV
OSV
added 2026/08/15 5:56 a.m.5 views

CVE-2026-72363 netfs: Fix folio state after ENOMEM whilst under writeback iteration

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folio state after ENOMEM whilst under writeback iteration Fix the state of the current folio when ENOMEM occurs during writeback iteration. The folio needs to be redirtied and unlocked before the terminal writebackiter...

5.5AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:55 a.m.6 views

EUVD-2026-59256

In the Linux kernel, the following vulnerability has been resolved: uprobes/x86: Use proper mmstruct in inuprobetrampoline In the unregister path we use inuprobetrampoline check with current-mm for the VMA lookup, which is wrong, because we are in the tracer context, not the traced process. Add...

5.4AI score0.00173EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 5:55 a.m.15 views

CVE-2026-72328 accel/amdxdna: Fix potential amdxdna_umap lifetime race

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix potential amdxdnaumap lifetime race amdxdnaumaprelease calls the blocking mmuintervalnotifierremove before removing the object from abo-mem.umaplist. If aie2populaterange runs concurrently, it may obtain a...

7.8CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:55 a.m.21 views

CVE-2026-72309 tracing/remotes: Fix leak in trace_remote_alloc_buffer() error path

In the Linux kernel, the following vulnerability has been resolved: tracing/remotes: Fix leak in traceremoteallocbuffer error path If page allocation fails in traceremoteallocbuffer, desc-nrcpus is not yet incremented for the current CPU. As a consequence, on error, half-allocated rbdesc will not...

0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:55 a.m.10 views

CVE-2026-72281 KVM: arm64: account pKVM reclaim against the VM mm

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: account pKVM reclaim against the VM mm Protected guest faults charge long term pins to the VM's mm. Teardown can run later from file release, where current-mm may be unrelated. Drop the charge from kvm-mm instead...

5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:55 a.m.24 views

CVE-2026-72281

The CVE-2026-72281 entry concerns the Linux kernel KVM arm64/pKVM reclaim against the VM memory manager. The issue arose because protected guest faults could pin long-term resources to the VM’s mm (memory descriptor), and teardown could execute later from file release with current->mm potentia...

5.3AI score0.00198EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 5:54 a.m.9 views

EUVD-2026-59158

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8192: Release reserved memory on cleanup The MT8192 AFE probe calls ofreservedmemdeviceinit and falls back to preallocated buffers when no reserved memory region is available. When the reserved memory assignment...

5.4AI score0.002EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 5:54 a.m.15 views

CVE-2026-72244 gpu/buddy: bail out of try_harder when alignment cannot be honoured

In the Linux kernel, the following vulnerability has been resolved: gpu/buddy: bail out of tryharder when alignment cannot be honoured The tryharder contiguous fallback could return a range whose start offset did not match the caller's minblocksize. When a candidate's start is misaligned, realign...

7.8CVSS5.4AI score
SaveExploits0References7
OSV
OSV
added 2026/08/15 5:54 a.m.12 views

CVE-2026-72213 mm/hugetlb: fix hugetlb cgroup rsvd charge/uncharge mismatch

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix hugetlb cgroup rsvd charge/uncharge mismatch In allochugetlbfolio, a single hcg pointer is used for both the rsvd and non-rsvd hugetlb cgroup charges. When mapchg is set, hugetlbcgroupchargecgrouprsvd stores the...

7.1CVSS5.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/15 5:54 a.m.20 views

CVE-2026-72213 mm/hugetlb: fix hugetlb cgroup rsvd charge/uncharge mismatch

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix hugetlb cgroup rsvd charge/uncharge mismatch In allochugetlbfolio, a single hcg pointer is used for both the rsvd and non-rsvd hugetlb cgroup charges. When mapchg is set, hugetlbcgroupchargecgrouprsvd stores the...

7.1CVSS0.00159EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/15 5:53 a.m.9 views

EUVD-2026-58933

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix makeuffdwphugepte prot-update race Patch series "userfaultfd/pagemap: pre-existing fixes". These are pre-existing bug fixes that were carried at the front of the userfaultfd RWP working-set-tracking series up...

5.5AI score0.00171EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/15 5:53 a.m.20 views

CVE-2026-72175 fs/proc/task_mmu: fix make_uffd_wp_huge_pte() prot-update race

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix makeuffdwphugepte prot-update race Patch series "userfaultfd/pagemap: pre-existing fixes". These are pre-existing bug fixes that were carried at the front of the userfaultfd RWP working-set-tracking series up...

7.1CVSS0.00171EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/15 5:53 a.m.24 views

CVE-2026-72175

CVE-2026-72175修复针对 Linux 内核 fs/proc/task_mmu 中的 make_uffd_wp_huge_pte() 的 prot-update race。六项变更来自 patch series “userfaultfd/pagemap: pre-existing fixes”,用于 present 的 HugeTLB PTE 上状态更新时的时序竞态:在未调用对应的 ptep_modify_prot_start() 的情况下就执行 ptep_modify_prot_commit(),可能导致写入了过时的快照。修复通过对 present-PTE 分支采用与非 hu...

7.1CVSS5.4AI score0.00171EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/15 5:53 a.m.24 views

CVE-2026-72173 fs/proc/task_mmu: do not warn on seeing non-migration pmd entry

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: do not warn on seeing non-migration pmd entry Patch series "mm/hmm: A fix and a selftest", v3. Patch 1 fixes a stale warning present from the time when only migration softleaf entries were supported at the PMD...

0.00189EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:53 a.m.4 views

CVE-2026-72173 fs/proc/task_mmu: do not warn on seeing non-migration pmd entry

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: do not warn on seeing non-migration pmd entry Patch series "mm/hmm: A fix and a selftest", v3. Patch 1 fixes a stale warning present from the time when only migration softleaf entries were supported at the PMD...

5.6AI score
SaveExploits0References5
OSV
OSV
added 2026/08/15 5:53 a.m.11 views

CVE-2026-72171 mtd: slram: remove failed entries from the device list

In the Linux kernel, the following vulnerability has been resolved: mtd: slram: remove failed entries from the device list registerdevice links a new slrammtdlist entry before allocating all of the state needed by the entry. If a later allocation, memremap, or mtddeviceregister fails, the partial...

7.8CVSS5.5AI score
SaveExploits0References11
Rows per page
Query Builder