Lucene search
+L

262192 matches found

CVE
CVE
added 2026/08/28 6:53 a.m.21 views

CVE-2026-80719

CVE-2026-80719 affects the MGLRU (multi-gen LRU) memory management subsystem in the Linux kernel . A race condition exists between the mglru page table walker, which batches per-generation size deltas without holding the lruvec lock, and the memcg reparenting path. This can cause stale batch upda...

5.8AI score0.00145EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 6:53 a.m.17 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.16 views

CVE-2026-80720 iomap: add a separate bio_set for iomap_split_ioend

In the Linux kernel, the following vulnerability has been resolved: iomap: add a separate bioset for iomapsplitioend iomapsplitioend can split bios that already come from iomapioendbioset and thus deadlock when the bioset is exhausted. Add a separate bioset to avoid this deadlock. Christian Braun...

7.5CVSS5.8AI score
SaveExploits0References6
OSV
OSV
added 2026/08/28 6:53 a.m.18 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
EUVD
EUVD
added 2026/08/28 6:53 a.m.11 views

EUVD-2026-67455

In the Linux kernel, the following vulnerability has been resolved: iomap: add a separate bioset for iomapsplitioend iomapsplitioend can split bios that already come from iomapioendbioset and thus deadlock when the bioset is exhausted. Add a separate bioset to avoid this deadlock. Christian Braun...

5.8AI score0.00339EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.9 views

CVE-2026-80720

In the Linux kernel, the following vulnerability has been resolved: iomap: add a separate bioset for iomapsplitioend iomapsplitioend can split bios that already come from iomapioendbioset and thus deadlock when the bioset is exhausted. Add a separate bioset to avoid this deadlock. Christian Braun...

7.5CVSS5.8AI score0.00339EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/28 6:53 a.m.68 views

CVE-2026-80720 iomap: add a separate bio_set for iomap_split_ioend

In the Linux kernel, the following vulnerability has been resolved: iomap: add a separate bioset for iomapsplitioend iomapsplitioend can split bios that already come from iomapioendbioset and thus deadlock when the bioset is exhausted. Add a separate bioset to avoid this deadlock. Christian Braun...

7.5CVSS0.00339EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.11 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.8 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
Cvelist
Cvelist
added 2026/08/28 6:53 a.m.48 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
OSV
OSV
added 2026/08/28 6:53 a.m.8 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
CVE
CVE
added 2026/08/28 6:53 a.m.33 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
Cvelist
Cvelist
added 2026/08/28 6:53 a.m.38 views

CVE-2026-80717 sctp: validate Adaptation Indication parameter length

In the Linux kernel, the following vulnerability has been resolved: sctp: validate Adaptation Indication parameter length The Adaptation Layer Indication parameter contains a fixed 32-bit Adaptation Code Point after its parameter header. However, sctpverifyparam accepts a header-only parameter...

7.5CVSS0.00329EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/28 6:53 a.m.10 views

CVE-2026-80717 sctp: validate Adaptation Indication parameter length

In the Linux kernel, the following vulnerability has been resolved: sctp: validate Adaptation Indication parameter length The Adaptation Layer Indication parameter contains a fixed 32-bit Adaptation Code Point after its parameter header. However, sctpverifyparam accepts a header-only parameter...

7.5CVSS5.8AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/28 6:53 a.m.17 views

EUVD-2026-67451

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: wake linked drain waiters on unlink sndpcmdrain on a linked stream parks an on-stack wait entry on the drained peer's runtime-sleep, and after scheduletimeout removes it only if that peer is still found in the caller's...

5.8AI score0.0012EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/28 6:53 a.m.8 views

EUVD-2026-67452

In the Linux kernel, the following vulnerability has been resolved: sctp: validate Adaptation Indication parameter length The Adaptation Layer Indication parameter contains a fixed 32-bit Adaptation Code Point after its parameter header. However, sctpverifyparam accepts a header-only parameter...

5.8AI score0.00329EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/28 6:53 a.m.37 views

CVE-2026-80716 ALSA: pcm: wake linked drain waiters on unlink

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: wake linked drain waiters on unlink sndpcmdrain on a linked stream parks an on-stack wait entry on the drained peer's runtime-sleep, and after scheduletimeout removes it only if that peer is still found in the caller's...

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

CVE-2026-80717

CVE-2026-80717 is an information disclosure vulnerability in the Linux kernel SCTP subsystem. The root cause is that sctp_verify_param() accepts a header-only Adaptation Layer Indication parameter because the generic parameter walker only checks for header presence. sctp_process_param() then read...

7.5CVSS5.8AI score0.00329EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/28 6:53 a.m.15 views

CVE-2026-80716 ALSA: pcm: wake linked drain waiters on unlink

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: wake linked drain waiters on unlink sndpcmdrain on a linked stream parks an on-stack wait entry on the drained peer's runtime-sleep, and after scheduletimeout removes it only if that peer is still found in the caller's...

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

CVE-2026-80716

CVE-2026-80716 affects the ALSA PCM subsystem in the Linux kernel . When snd_pcm_drain() is called on a linked stream, it parks an on-stack wait entry on the drained peer's sleep queue. If group membership changes during the wait and the sleep ends via signal or timeout, finish_wait() is skipped,...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References8
Rows per page
Query Builder