4 matches found
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...
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...
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...
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...