Lucene search
+L

248373 matches found

CVE
CVE
added 2026/08/15 5:53 a.m.29 views

CVE-2026-72183

CVE-2026-72183 concerns a Linux kernel LANDLOCK bypass on the SIGIO path. The vulnerability allowed a sandboxed process that owns a file/socket to arm fcntl(F_SETOWN), F_SETSIG and O_ASYNC so that an I/O event would deliver a chosen signal to the entire process group, potentially affecting non-sa...

8.4CVSS5.5AI score0.00169EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/15 5:53 a.m.4 views

CVE-2026-72183

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix LANDLOCKSCOPESIGNAL bypass on the SIGIO path LANDLOCKSCOPESIGNAL must prevent a sandboxed process from signaling processes outside its Landlock domain. It can be bypassed through the asynchronous SIGIO delivery path...

8.4CVSS5.5AI score0.00169EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/15 5:53 a.m.10 views

EUVD-2026-58941

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix LANDLOCKSCOPESIGNAL bypass on the SIGIO path LANDLOCKSCOPESIGNAL must prevent a sandboxed process from signaling processes outside its Landlock domain. It can be bypassed through the asynchronous SIGIO delivery path...

5.5AI score0.00169EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/15 5:53 a.m.6 views

EUVD-2026-58939

In the Linux kernel, the following vulnerability has been resolved: mips: sched: Fix CPUMASKOFFSTACK memory corruption This patch addresses a critical memory management flaw. When CONFIGCPUMASKOFFSTACK is enabled, cpumaskvart is a pointer. Consequently, sizeofnewmask evaluates to the pointer size...

5.5AI score0.00164EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/15 5:53 a.m.25 views

CVE-2026-72181

Linux kernel vulnerability CVE-2026-72181 (mips: sched: Fix CPUMASK_OFFSTACK memory corruption) fixes a memory-management flaw when CONFIG_CPUMASK_OFFSTACK is enabled: cpumask_var_t is a pointer, so sizeof(new_mask) equals pointer size and copy_from_user() can clobber the mask pointer; the old pa...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/15 5:53 a.m.8 views

CVE-2026-72181

In the Linux kernel, the following vulnerability has been resolved: mips: sched: Fix CPUMASKOFFSTACK memory corruption This patch addresses a critical memory management flaw. When CONFIGCPUMASKOFFSTACK is enabled, cpumaskvart is a pointer. Consequently, sizeofnewmask evaluates to the pointer size...

7.8CVSS5.6AI score0.00164EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/15 5:53 a.m.27 views

CVE-2026-72181 mips: sched: Fix CPUMASK_OFFSTACK memory corruption

In the Linux kernel, the following vulnerability has been resolved: mips: sched: Fix CPUMASKOFFSTACK memory corruption This patch addresses a critical memory management flaw. When CONFIGCPUMASKOFFSTACK is enabled, cpumaskvart is a pointer. Consequently, sizeofnewmask evaluates to the pointer size...

7.8CVSS0.00164EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:53 a.m.6 views

CVE-2026-72181 mips: sched: Fix CPUMASK_OFFSTACK memory corruption

In the Linux kernel, the following vulnerability has been resolved: mips: sched: Fix CPUMASKOFFSTACK memory corruption This patch addresses a critical memory management flaw. When CONFIGCPUMASKOFFSTACK is enabled, cpumaskvart is a pointer. Consequently, sizeofnewmask evaluates to the pointer size...

7.8CVSS5.6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/15 5:53 a.m.20 views

CVE-2026-72180 mm/huge_memory: preserve pmd_swp_uffd_wp on device-private PMD downgrade

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: preserve pmdswpuffdwp on device-private PMD downgrade changenonpresenthugepmd rewrites a writable device-private PMD swap entry into a readable one without carrying pmdswpuffdwp across. The PTE-level...

0.00201EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/15 5:53 a.m.8 views

CVE-2026-72180

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: preserve pmdswpuffdwp on device-private PMD downgrade changenonpresenthugepmd rewrites a writable device-private PMD swap entry into a readable one without carrying pmdswpuffdwp across. The PTE-level...

5.3AI score0.00201EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 5:53 a.m.6 views

CVE-2026-72180 mm/huge_memory: preserve pmd_swp_uffd_wp on device-private PMD downgrade

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: preserve pmdswpuffdwp on device-private PMD downgrade changenonpresenthugepmd rewrites a writable device-private PMD swap entry into a readable one without carrying pmdswpuffdwp across. The PTE-level...

5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 5:53 a.m.12 views

EUVD-2026-58938

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: preserve pmdswpuffdwp on device-private PMD downgrade changenonpresenthugepmd rewrites a writable device-private PMD swap entry into a readable one without carrying pmdswpuffdwp across. The PTE-level...

5.4AI score0.00201EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/15 5:53 a.m.21 views

CVE-2026-72180

CVE-2026-72180 affects the Linux kernel’s huge memory handling (mm/huge_memory). The root cause is that during device-private PMD downgrade, the pmd_swp_uffd_wp flag can be lost when the swap entry is rewritten, allowing a plain mprotect() on a UFFD_WP-marked device-private THP to strip the flag ...

5.3AI score0.00201EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 5:53 a.m.13 views

EUVD-2026-58937

In the Linux kernel, the following vulnerability has been resolved: riscv: cacheinfo: Fix node reference leak in populatecacheleaves Currently, the while loop drops the reference to prev in each iteration. If the loop terminates early due to a break, the final ofnodeputnp correctly drops the...

5.4AI score0.00206EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:53 a.m.20 views

CVE-2026-72178

CVE-2026-72178 relates to the Linux kernel, specifically the DAMON subsystem (mm/damon/core). The issue: during damon_commit_target(), destination and source target pids are not consistently managed when a commit fails, which could leak pids if the destination context lacks the necessary cleanup ...

5.3AI score0.002EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 5:53 a.m.4 views

CVE-2026-72179 riscv: cacheinfo: Fix node reference leak in populate_cache_leaves

In the Linux kernel, the following vulnerability has been resolved: riscv: cacheinfo: Fix node reference leak in populatecacheleaves Currently, the while loop drops the reference to prev in each iteration. If the loop terminates early due to a break, the final ofnodeputnp correctly drops the...

5.5AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/15 5:53 a.m.18 views

CVE-2026-72179 riscv: cacheinfo: Fix node reference leak in populate_cache_leaves

In the Linux kernel, the following vulnerability has been resolved: riscv: cacheinfo: Fix node reference leak in populatecacheleaves Currently, the while loop drops the reference to prev in each iteration. If the loop terminates early due to a break, the final ofnodeputnp correctly drops the...

0.00206EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:53 a.m.20 views

CVE-2026-72179

The CVE-2026-72179 entry concerns the Linux kernel (riscv) cacheinfo: populate_cache_leaves. A node reference leak occurs because the final of_node_put(np) can leak the last valid node when the loop finishes with np == NULL. The fix, as documented in multiple sources, changes the final call from ...

5.4AI score0.00206EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/15 5:53 a.m.5 views

CVE-2026-72179

In the Linux kernel, the following vulnerability has been resolved: riscv: cacheinfo: Fix node reference leak in populatecacheleaves Currently, the while loop drops the reference to prev in each iteration. If the loop terminates early due to a break, the final ofnodeputnp correctly drops the...

5.4AI score0.00206EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/15 5:53 a.m.5 views

EUVD-2026-58936

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: always put unsuccessfully committed target pids damoncommittarget puts and gets the destination and the source target pids. It puts the destination target pid because it will be overwritten by the source target pid...

5.3AI score0.002EPSS
SaveExploits0References4
Rows per page
Query Builder