Lucene search
+L

280204 matches found

NVD
NVD
•added 2026/09/16 11:17 a.m.•9 views

CVE-2026-89914

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Sign-extend VA for range-based TLBI invalidation When the decoderangetlbi helper was moved to be used for S1 TLBIs, the required sign extension was omitted. Add it. As a result, special care must be taken to not...

9.3CVSS0.00194EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/16 11:17 a.m.•13 views

CVE-2026-89916

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Make VNCR invalidation participate in MMU invalidation retry A VNCR TLB invalidation can occur on one vcpu while another vcpu is faulting in this same page. Without correctly handling this, we can end up with the...

9.3CVSS0.00194EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/16 11:17 a.m.•5 views

CVE-2026-89917

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Handle VNCR TLB invalidation race with vcpuput VNCR unmapping While VNCR TLB invalidation always occurs under the MMU lock, vcpuput doesn't, while it unmaps the VNCR page. The problem is that the invalidation evaluate...

0.00206EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/16 11:17 a.m.•8 views

CVE-2026-89919

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: keyop: use mmulock to read gmap-asce Every other dat consumer in this file kvms390getskeys, setskeys, getcmmabits, setcmmabits, MEMCLRCMMA, kvms390fixupprefix, kvmtestagegfn, kvmagegfn reads kvm-arch.gmap-asce inside t...

7.8CVSS0.00165EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/16 11:16 a.m.•10 views

DEBIAN-CVE-2026-89904

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix acpipackageids array overflow With LoongArch virt machine, a typical setting is one core per socket, there will max 256 sockets packages on one VM. With PPTT acpi table, array acpipackageids will be overflowed. Her...

8.4CVSS6AI score0.00196EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•9 views

AZL-101231 CVE-2026-89901 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: media: airspy: use vb2videounregisterdevice on disconnect to fix NULL deref airspydisconnect clears s-udev under v4l2lock, but airspystopstreaming unconditionally calls airspyctrlmsg and airspyfreestreambufs afterwards. If a...

5.8AI score0.0021EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/16 11:16 a.m.•8 views

CVE-2026-89901

In the Linux kernel, the following vulnerability has been resolved: media: airspy: use vb2videounregisterdevice on disconnect to fix NULL deref airspydisconnect clears s-udev under v4l2lock, but airspystopstreaming unconditionally calls airspyctrlmsg and airspyfreestreambufs afterwards. If a...

0.0021EPSS
SaveExploits0References8
NVD
NVD
•added 2026/09/16 11:16 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.00175EPSS
SaveExploits0References5
NVD
NVD
•added 2026/09/16 11:16 a.m.•6 views

CVE-2026-89904

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix acpipackageids array overflow With LoongArch virt machine, a typical setting is one core per socket, there will max 256 sockets packages on one VM. With PPTT acpi table, array acpipackageids will be overflowed. Her...

8.4CVSS0.00196EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/16 11:16 a.m.•11 views

DEBIAN-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.8CVSS5.9AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•12 views

DEBIAN-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.8CVSS5.8AI score0.00175EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•12 views

DEBIAN-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.8CVSS5.9AI score0.00175EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•11 views

DEBIAN-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.8CVSS5.8AI score0.00175EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/16 11:16 a.m.•6 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.00175EPSS
SaveExploits0References5
NVD
NVD
•added 2026/09/16 11:16 a.m.•6 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.00173EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/16 11:16 a.m.•11 views

DEBIAN-CVE-2026-89901

In the Linux kernel, the following vulnerability has been resolved: media: airspy: use vb2videounregisterdevice on disconnect to fix NULL deref airspydisconnect clears s-udev under v4l2lock, but airspystopstreaming unconditionally calls airspyctrlmsg and airspyfreestreambufs afterwards. If a...

5.8AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•8 views

DEBIAN-CVE-2026-89909

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Free init resources if kvminit fails kvmloongarchinit calls kvmloongarchenvinit to allocate the per-CPU kvmcontext vmcs and kvmloongarchops and to register the perf callbacks, and then calls kvminit. If kvminit...

5.8AI score0.00209EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•7 views

AZL-101619 CVE-2026-89902 affecting package kernel 6.6.152.1-1

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.00175EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•8 views

DEBIAN-CVE-2026-89905

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Move arena register slot below TCC context Currently, the stack layout places the optional arena register slot above the tail call counter context. When arenavmstart is dynamically enabled, it shifts the relative...

6AI score0.00198EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/16 11:16 a.m.•5 views

CVE-2026-89905

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Move arena register slot below TCC context Currently, the stack layout places the optional arena register slot above the tail call counter context. When arenavmstart is dynamically enabled, it shifts the relative...

0.00198EPSS
SaveExploits0References2
Rows per page
Query Builder