Lucene search
+L

7966 matches found

RedhatCVE
RedhatCVE
added 2026/08/24 6:06 p.m.2 views

CVE-2026-74716

A flaw was found in the Linux kernel's amdxdna graphics driver. An unprivileged local user could exploit a vulnerability in how the driver handles memory management operations. By performing specific memory mapping and access patterns, a user could trigger an assertion failure, leading to a syste...

5.5CVSS5.4AI score0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 4:49 p.m.2 views

CVE-2026-74674

A flaw was found in the Linux kernel's memory management mm subsystem. The zappterange function incorrectly flushes the Translation Lookaside Buffer TLB at an invalid address during page table reclaim. This can cause the system to cache references to empty page tables, potentially leading to syst...

7CVSS5.3AI score0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 4:49 p.m.5 views

CVE-2026-74672

A flaw was found in the Linux kernel. This vulnerability involves a use-after-free UAF error in the memory management subsystem, specifically during operations related to virtual memory vmalloc and page table dumping ptdump. A race condition can occur when the kernel attempts to free page tables...

7CVSS5.8AI score0.00206EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/24 2:10 a.m.14 views

webkitgtk: webkitgtk: Maliciously crafted web content may cause unexpected process crash

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory management, resulting in an unexpected process crash...

6.5CVSS7.3AI score0.00291EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/24 2:10 a.m.9 views

webkitgtk: webkitgtk: Maliciously crafted web content may cause unexpected process crash

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory management, resulting in an unexpected process crash...

6.5CVSS7.3AI score0.00393EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/24 2:10 a.m.12 views

webkitgtk: webkitgtk: Maliciously crafted web content may cause unexpected process crash

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory management, resulting in an unexpected process crash...

6.5CVSS7.3AI score0.00291EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/24 2:10 a.m.7 views

webkitgtk: webkitgtk: Maliciously crafted web content may cause unexpected process crash

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory management, resulting in an unexpected process crash...

6.5CVSS7.3AI score0.0035EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/24 2:10 a.m.10 views

webkitgtk: webkitgtk: Maliciously crafted web content may lead to memory corruption

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory management, leading to memory corruption...

8.8CVSS7.6AI score0.00891EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/24 2:10 a.m.7 views

webkitgtk: Processing maliciously crafted web content may lead to an unexpected process termination

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 termination...

6.5CVSS5.4AI score0.00207EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/24 2:10 a.m.8 views

webkitgtk: webkitgtk: Maliciously crafted web content may lead to memory corruption

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory management, leading to memory corruption...

8.8CVSS7.3AI score0.00262EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/24 2:10 a.m.7 views

webkitgtk: webkitgtk: Maliciously crafted web content may cause unexpected process crash

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory management, resulting in an unexpected process crash...

6.5CVSS7.6AI score0.00556EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/24 2:10 a.m.7 views

webkitgtk: webkitgtk: Maliciously crafted web content may cause unexpected process crash

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory management, resulting in an unexpected process crash...

6.5CVSS7.3AI score0.00243EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/22 4:16 p.m.7 views

CVE-2026-74674

In the Linux kernel, the following vulnerability has been resolved: mm: fix incorrect flush address in direct page table reclaim When zappterange reclaims a page table, it does: ptefreetlbtlb, pmdpgtablepmdval, addr; and this is unconditionally wrong: if this code executes, addr always points one...

0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/22 3:32 p.m.6 views

CVE-2026-74674 mm: fix incorrect flush address in direct page table reclaim

In the Linux kernel, the following vulnerability has been resolved: mm: fix incorrect flush address in direct page table reclaim When zappterange reclaims a page table, it does: ptefreetlbtlb, pmdpgtablepmdval, addr; and this is unconditionally wrong: if this code executes, addr always points one...

5.9AI score
SaveExploits0References5
CVE
CVE
added 2026/08/22 3:32 p.m.15 views

CVE-2026-74674

CVE-2026-74674 is a Linux kernel vulnerability in the memory management (mm) subsystem, specifically in the zap_pte_range function. When reclaiming a page table, the kernel calls pte_free_tlb with an addr parameter that always points one past the end of the range covered by the table. This causes...

5.8AI score0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.24 views

CVE-2026-74644 mm/damon/ops-common: putback folios on invalid migrate nid

In the Linux kernel, the following vulnerability has been resolved: mm/damon/ops-common: putback folios on invalid migrate nid damonpamigrate and damosvamigrate isolate folios into a local list and then call damonmigratepages. When targetnid is invalid including the scheme default NUMANONODE / -1...

0.00206EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.26 views

CVE-2026-74632 mm/huge_memory: fix huge_zero_pfn race

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix hugezeropfn race Patch series "mm/hugememory: fix hugezeropfn race", v2. There is a subtle race in the reference-counted hugezerofolio implementation. The fast path atomic logic fails to account for the fact th...

0.00209EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/22 3:32 p.m.9 views

CVE-2026-74632 mm/huge_memory: fix huge_zero_pfn race

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix hugezeropfn race Patch series "mm/hugememory: fix hugezeropfn race", v2. There is a subtle race in the reference-counted hugezerofolio implementation. The fast path atomic logic fails to account for the fact th...

5.7AI score
SaveExploits0References9
CVE
CVE
added 2026/08/22 3:32 p.m.14 views

CVE-2026-74632

CVE-2026-74632 is a race condition in the Linux kernel mm/huge_memory subsystem affecting the reference-counted huge_zero_folio implementation. The shrinker (shrink_huge_zero_folio_scan()) can overwrite huge_zero_pfn with the ~0UL sentinel value after a concurrent get_huge_zero_folio() has alread...

5.6AI score0.00209EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/22 3:31 p.m.6 views

EUVD-2026-64539

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Initialise reader page order in rballocatecpubuffer In rballocatecpubuffer, bpage-order was omitted, leaving it as 0. This is an issue for a ring-buffer with subbufs bigger than PAGESIZE if when freed: freebufferpage...

5.5AI score0.00206EPSS
SaveExploits0References3
Rows per page
Query Builder