Lucene search
+L

477612 matches found

Cvelist
Cvelist
added 2026/08/28 6:53 a.m.31 views

CVE-2026-80719 mm: mglru: fix stale batch updates after memcg reparenting

In the Linux kernel, the following vulnerability has been resolved: mm: mglru: fix stale batch updates after memcg reparenting The mglru page table walker batches per-generation size deltas in walk-nrpages while walking page tables without holding the lruvec lock. The resetbatchsize later folds...

0.00145EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 6:53 a.m.7 views

EUVD-2026-67454

In the Linux kernel, the following vulnerability has been resolved: mm: mglru: fix stale batch updates after memcg reparenting The mglru page table walker batches per-generation size deltas in walk-nrpages while walking page tables without holding the lruvec lock. The resetbatchsize later folds...

5.8AI score0.00145EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 6:53 a.m.6 views

CVE-2026-80719 mm: mglru: fix stale batch updates after memcg reparenting

In the Linux kernel, the following vulnerability has been resolved: mm: mglru: fix stale batch updates after memcg reparenting The mglru page table walker batches per-generation size deltas in walk-nrpages while walking page tables without holding the lruvec lock. The resetbatchsize later folds...

5.8AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.9 views

CVE-2026-80719

In the Linux kernel, the following vulnerability has been resolved: mm: mglru: fix stale batch updates after memcg reparenting The mglru page table walker batches per-generation size deltas in walk-nrpages while walking page tables without holding the lruvec lock. The resetbatchsize later folds...

5.8AI score0.00145EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/28 6:53 a.m.7 views

EUVD-2026-67453

In the Linux kernel, the following vulnerability has been resolved: mm/percpu-km: fix bitmap overflow and accounting in pcpucreatechunk In pcpucreatechunk, nrpages is the total contiguous backing allocation, i.e., nrunits pcpuunitpages, but pcpuchunkpopulated uses it to set chunk-populated, whose...

5.8AI score0.0012EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.11 views

CVE-2026-80718

In the Linux kernel, the following vulnerability has been resolved: mm/percpu-km: fix bitmap overflow and accounting in pcpucreatechunk In pcpucreatechunk, nrpages is the total contiguous backing allocation, i.e., nrunits pcpuunitpages, but pcpuchunkpopulated uses it to set chunk-populated, whose...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0
OSV
OSV
added 2026/08/28 6:53 a.m.5 views

CVE-2026-80718 mm/percpu-km: fix bitmap overflow and accounting in pcpu_create_chunk()

In the Linux kernel, the following vulnerability has been resolved: mm/percpu-km: fix bitmap overflow and accounting in pcpucreatechunk In pcpucreatechunk, nrpages is the total contiguous backing allocation, i.e., nrunits pcpuunitpages, but pcpuchunkpopulated uses it to set chunk-populated, whose...

7.8CVSS5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/28 6:53 a.m.45 views

CVE-2026-80718 mm/percpu-km: fix bitmap overflow and accounting in pcpu_create_chunk()

In the Linux kernel, the following vulnerability has been resolved: mm/percpu-km: fix bitmap overflow and accounting in pcpucreatechunk In pcpucreatechunk, nrpages is the total contiguous backing allocation, i.e., nrunits pcpuunitpages, but pcpuchunkpopulated uses it to set chunk-populated, whose...

7.8CVSS0.0012EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/28 6:53 a.m.23 views

CVE-2026-80718

CVE-2026-80718 affects the Linux kernel in the mm/percpu-km subsystem. In pcpu_create_chunk(), the variable nr_pages (the total contiguous backing allocation, equal to nr_units * pcpu_unit_pages) is used to populate chunk->populated, whose bitmap is only sized to pcpu_unit_pages. When nr_units...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.8 views

CVE-2026-80702

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: fix guestmemorydirty bitfield clobbered as size Two sites in vmwgfxresource.c assign boolean literals to res-guestmemorysize, which is an unsigned long allocation-size field; the intended target is the adjacent...

7.8CVSS6AI score0.00128EPSS
SaveExploits0
CVE
CVE
added 2026/08/28 6:53 a.m.19 views

CVE-2026-80702

CVE-2026-80702 is a use-after-corruption flaw in the Linux kernel's vmwgfx DRM driver (vmwgfx_resource.c). Two code paths (vmw_resource_release() and vmw_resource_unbind_list()) erroneously assign boolean literals (0 or 1) to the guest_memory_size field—an unsigned long allocation-size field—inst...

7.8CVSS5.9AI score0.00128EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/28 6:53 a.m.34 views

CVE-2026-80702 drm/vmwgfx: fix guest_memory_dirty bitfield clobbered as size

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: fix guestmemorydirty bitfield clobbered as size Two sites in vmwgfxresource.c assign boolean literals to res-guestmemorysize, which is an unsigned long allocation-size field; the intended target is the adjacent...

7.8CVSS0.00128EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/28 6:53 a.m.6 views

EUVD-2026-67437

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: fix guestmemorydirty bitfield clobbered as size Two sites in vmwgfxresource.c assign boolean literals to res-guestmemorysize, which is an unsigned long allocation-size field; the intended target is the adjacent...

5.9AI score0.00128EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/28 6:53 a.m.12 views

CVE-2026-80702 drm/vmwgfx: fix guest_memory_dirty bitfield clobbered as size

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: fix guestmemorydirty bitfield clobbered as size Two sites in vmwgfxresource.c assign boolean literals to res-guestmemorysize, which is an unsigned long allocation-size field; the intended target is the adjacent...

7.8CVSS5.9AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.6 views

CVE-2026-80697

In the Linux kernel, the following vulnerability has been resolved: erofs: ensure valid fpath for page cache sharing Previously, backing files for page cache sharing were set up with fpath left as NULL only finode was valid. It worked, but a recent mincore fix relies on fpath.mnt and crashes foun...

5.8AI score0.00155EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/28 6:53 a.m.7 views

EUVD-2026-67432

In the Linux kernel, the following vulnerability has been resolved: erofs: ensure valid fpath for page cache sharing Previously, backing files for page cache sharing were set up with fpath left as NULL only finode was valid. It worked, but a recent mincore fix relies on fpath.mnt and crashes foun...

5.8AI score0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/28 6:53 a.m.18 views

CVE-2026-80697

CVE-2026-80697 affects the Linux kernel in the erofs (Enhanced Read-Only Filesystem) subsystem. Backing files for page cache sharing were previously set up with f_path left as NULL (only f_inode was valid). A recent mincore fix relies on f_path.mnt, triggering a kernel NULL pointer dereference an...

5.8AI score0.00155EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/28 6:53 a.m.35 views

CVE-2026-80697 erofs: ensure valid f_path for page cache sharing

In the Linux kernel, the following vulnerability has been resolved: erofs: ensure valid fpath for page cache sharing Previously, backing files for page cache sharing were set up with fpath left as NULL only finode was valid. It worked, but a recent mincore fix relies on fpath.mnt and crashes foun...

0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 6:53 a.m.9 views

CVE-2026-80697 erofs: ensure valid f_path for page cache sharing

In the Linux kernel, the following vulnerability has been resolved: erofs: ensure valid fpath for page cache sharing Previously, backing files for page cache sharing were set up with fpath left as NULL only finode was valid. It worked, but a recent mincore fix relies on fpath.mnt and crashes foun...

5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/08/28 6:52 a.m.13 views

CVE-2026-80688

CVE-2026-80688 affects the Linux kernel on the RISC-V architecture. The vulnerable component is the function vec_check_unaligned_access_speed_all_cpus, which carries an __init annotation but executes within a kthread . If the SBI calls it makes are slow (e.g., due to debug output), the kthread ma...

5.8AI score0.00166EPSS
SaveExploits0References3
Rows per page
Query Builder