Lucene search
+L

2237966 matches found

OSV
OSV
added 2026/09/16 10:32 a.m.7 views

CVE-2026-89913 KVM: arm64: vgic-v3: take an LPI reference in vgic_v3_save_pending_tables

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-v3: take an LPI reference in vgicv3savependingtables vgicv3savependingtables iterates dist-lpixa using xaforeach and dereferences the returned struct vgicirq in the loop body without holding a reference on the LP...

8.8CVSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/16 10:32 a.m.8 views

EUVD-2026-80508

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Preserve memslot arch flags on KVMMRFLAGSONLY kvmarchpreparememoryregion computes new-arch.flags, i.e. whether a memslot is KVMMEMHUGEPAGECAPABLE or KVMMEMHUGEPAGEINCAPABLE, only for KVMMRCREATE and KVMMRMOVE, and...

8.8CVSS5.8AI score0.00163EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/16 10:32 a.m.34 views

CVE-2026-89908 LoongArch: KVM: Preserve memslot arch flags on KVM_MR_FLAGS_ONLY

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Preserve memslot arch flags on KVMMRFLAGSONLY kvmarchpreparememoryregion computes new-arch.flags, i.e. whether a memslot is KVMMEMHUGEPAGECAPABLE or KVMMEMHUGEPAGEINCAPABLE, only for KVMMRCREATE and KVMMRMOVE, and...

8.8CVSS0.00163EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/16 10:32 a.m.14 views

CVE-2026-89908

In the Linux kernel LoongArch KVM subsystem, kvm_arch_prepare_memory_region() computes a memslot's arch.flags (KVM_MEM_HUGEPAGE_CAPABLE / KVM_MEM_HUGEPAGE_INCAPABLE) only for KVM_MR_CREATE and KVM_MR_MOVE, returning early for all other changes. Because the generic code allocates a zeroed memslot ...

8.8CVSS5.8AI score0.00163EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/16 10:32 a.m.6 views

CVE-2026-89908 LoongArch: KVM: Preserve memslot arch flags on KVM_MR_FLAGS_ONLY

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Preserve memslot arch flags on KVMMRFLAGSONLY kvmarchpreparememoryregion computes new-arch.flags, i.e. whether a memslot is KVMMEMHUGEPAGECAPABLE or KVMMEMHUGEPAGEINCAPABLE, only for KVMMRCREATE and KVMMRMOVE, and...

8.8CVSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/09/16 10:32 a.m.12 views

CVE-2026-89908

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Preserve memslot arch flags on KVMMRFLAGSONLY kvmarchpreparememoryregion computes new-arch.flags, i.e. whether a memslot is KVMMEMHUGEPAGECAPABLE or KVMMEMHUGEPAGEINCAPABLE, only for KVMMRCREATE and KVMMRMOVE, and...

8.8CVSS0.00163EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/16 10:32 a.m.8 views

EUVD-2026-80506

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Refactor jump offset calculation in tail call The old macro-based jmpoffset calculation derives the jump distance from a stale prior-pass code stride, which can lead to wrong branch offsets and soft lockups under...

7.8CVSS5.8AI score0.00161EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/16 10:32 a.m.14 views

CVE-2026-89906

CVE-2026-89906 affects the LoongArch BPF JIT in the Linux kernel. The jump offset calculation for tail calls used a stale prior-pass code stride to derive branch distances, which can produce wrong branch offsets and cause soft lockups when extra JIT passes are triggered. The fix recalculates the ...

7.8CVSS5.8AI score0.00161EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/16 10:32 a.m.28 views

CVE-2026-89906 LoongArch: BPF: Refactor jump offset calculation in tail call

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Refactor jump offset calculation in tail call The old macro-based jmpoffset calculation derives the jump distance from a stale prior-pass code stride, which can lead to wrong branch offsets and soft lockups under...

7.8CVSS0.00161EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/16 10:32 a.m.8 views

CVE-2026-89906

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Refactor jump offset calculation in tail call The old macro-based jmpoffset calculation derives the jump distance from a stale prior-pass code stride, which can lead to wrong branch offsets and soft lockups under...

7.8CVSS0.00161EPSS
SaveExploits0
OSV
OSV
added 2026/09/16 10:32 a.m.6 views

CVE-2026-89906 LoongArch: BPF: Refactor jump offset calculation in tail call

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Refactor jump offset calculation in tail call The old macro-based jmpoffset calculation derives the jump distance from a stale prior-pass code stride, which can lead to wrong branch offsets and soft lockups under...

7.8CVSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/16 10:32 a.m.7 views

EUVD-2026-80503

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Do not save/restore percpu base register in rethook trampoline The rethook trampoline saves $r21 $u0, the percpu base, into its frame at entry and restores it at exit. Inbetween rethooktrampolinehandler may schedule vi...

7.8CVSS5.8AI score0.00163EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/16 10:32 a.m.7 views

CVE-2026-89903 LoongArch: Do not save/restore percpu base register in rethook trampoline

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Do not save/restore percpu base register in rethook trampoline The rethook trampoline saves $r21 $u0, the percpu base, into its frame at entry and restores it at exit. Inbetween rethooktrampolinehandler may schedule vi...

7.8CVSS
SaveExploits0References8
CVE
CVE
added 2026/09/16 10:32 a.m.10 views

CVE-2026-89903

CVE-2026-89903 affects the Linux kernel on the LoongArch architecture, specifically the rethook trampoline (previously the kretprobe trampoline since v6.3 ). The trampoline incorrectly saves and restores $r21 (the per-CPU base register) across its entry/exit frame. If a task migrates CPUs between...

7.8CVSS5.8AI score0.00163EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/16 10:32 a.m.28 views

CVE-2026-89903 LoongArch: Do not save/restore percpu base register in rethook trampoline

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Do not save/restore percpu base register in rethook trampoline The rethook trampoline saves $r21 $u0, the percpu base, into its frame at entry and restores it at exit. Inbetween rethooktrampolinehandler may schedule vi...

7.8CVSS0.00163EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/16 10:32 a.m.11 views

CVE-2026-89903

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Do not save/restore percpu base register in rethook trampoline The rethook trampoline saves $r21 $u0, the percpu base, into its frame at entry and restores it at exit. Inbetween rethooktrampolinehandler may schedule vi...

7.8CVSS0.00163EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/16 10:32 a.m.30 views

CVE-2026-89902 LoongArch: Avoid preempt count underflow without probe

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Avoid preempt count underflow without probe LoongArch uses break 11 for the breakpoint placed after an instruction that Kprobes executes out of line. Since userspace can issue the same break instruction, dobp can reach...

7.8CVSS0.00163EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/16 10:32 a.m.18 views

CVE-2026-89902

This Linux kernel vulnerability affects the LoongArch kprobe subsystem. Because LoongArch uses break 11 for kprobe breakpoints, an ordinary userspace breakpoint can reach kprobe_singlestep_handler() with no active probe. The handler calls preempt_enable_no_resched() before checking for a probe, c...

7.8CVSS5.8AI score0.00163EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/16 10:32 a.m.9 views

CVE-2026-89902

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Avoid preempt count underflow without probe LoongArch uses break 11 for the breakpoint placed after an instruction that Kprobes executes out of line. Since userspace can issue the same break instruction, dobp can reach...

7.8CVSS0.00163EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/16 10:32 a.m.5 views

EUVD-2026-80502

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Avoid preempt count underflow without probe LoongArch uses break 11 for the breakpoint placed after an instruction that Kprobes executes out of line. Since userspace can issue the same break instruction, dobp can reach...

7.8CVSS5.8AI score0.00163EPSS
SaveExploits0References5
Rows per page
Query Builder