Lucene search
+L

1825 matches found

OSV
OSV
added 2026/08/28 8:16 a.m.9 views

UBUNTU-CVE-2026-80671

In the Linux kernel, the following vulnerability has been resolved: perf sched: Fix registerpid overflow, strcpy, and BUGON registerpid has several issues when processing untrusted perf.data: 1. Integer overflow: pid + 1 sizeofstruct taskdesc can wrap to a small value on 32-bit systems when pid i...

9.3CVSS5.9AI score0.00158EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/28 6:49 a.m.43 views

CVE-2026-80670 perf tools: Use perf_env__get_cpu_topology() in machine__resolve()

In the Linux kernel, the following vulnerability has been resolved: perf tools: Use perfenvgetcputopology in machineresolve machineresolve accesses env-cpual-cpu.socketid after checking al-cpu = 0 and env-cpu != NULL, but without validating al-cpu against env-nrcpusavail. Since al-cpu comes from...

9.1CVSS0.00475EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/28 6:49 a.m.13 views

EUVD-2026-67547

In the Linux kernel, the following vulnerability has been resolved: perf sched: Fix registerpid overflow, strcpy, and BUGON registerpid has several issues when processing untrusted perf.data: 1. Integer overflow: pid + 1 sizeofstruct taskdesc can wrap to a small value on 32-bit systems when pid i...

6AI score0.00158EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 6:49 a.m.22 views

CVE-2026-80670 perf tools: Use perf_env__get_cpu_topology() in machine__resolve()

In the Linux kernel, the following vulnerability has been resolved: perf tools: Use perfenvgetcputopology in machineresolve machineresolve accesses env-cpual-cpu.socketid after checking al-cpu = 0 and env-cpu != NULL, but without validating al-cpu against env-nrcpusavail. Since al-cpu comes from...

9.1CVSS5.9AI score
SaveExploits0References6
OSV
OSV
added 2026/08/28 6:49 a.m.20 views

CVE-2026-80671 perf sched: Fix register_pid() overflow, strcpy, and BUG_ON

In the Linux kernel, the following vulnerability has been resolved: perf sched: Fix registerpid overflow, strcpy, and BUGON registerpid has several issues when processing untrusted perf.data: 1. Integer overflow: pid + 1 sizeofstruct taskdesc can wrap to a small value on 32-bit systems when pid i...

9.3CVSS6AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/28 6:49 a.m.19 views

EUVD-2026-67546

In the Linux kernel, the following vulnerability has been resolved: perf tools: Use perfenvgetcputopology in machineresolve machineresolve accesses env-cpual-cpu.socketid after checking al-cpu = 0 and env-cpu != NULL, but without validating al-cpu against env-nrcpusavail. Since al-cpu comes from...

5.9AI score0.00475EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/28 6:49 a.m.59 views

CVE-2026-80671

CVE-2026-80671 affects the Linux kernel 's perf sched subsystem, specifically the register_pid() function. When processing untrusted perf.data input, four issues exist: an integer overflow in the allocation size calculation on 32-bit systems, a heap buffer overflow via unbounded strcpy into a fix...

9.3CVSS6AI score0.00158EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/28 6:49 a.m.11 views

CVE-2026-80670

In the Linux kernel, the following vulnerability has been resolved: perf tools: Use perfenvgetcputopology in machineresolve machineresolve accesses env-cpual-cpu.socketid after checking al-cpu = 0 and env-cpu != NULL, but without validating al-cpu against env-nrcpusavail. Since al-cpu comes from...

9.1CVSS5.8AI score0.00475EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/28 6:49 a.m.13 views

CVE-2026-80671

In the Linux kernel, the following vulnerability has been resolved: perf sched: Fix registerpid overflow, strcpy, and BUGON registerpid has several issues when processing untrusted perf.data: 1. Integer overflow: pid + 1 sizeofstruct taskdesc can wrap to a small value on 32-bit systems when pid i...

9.3CVSS6AI score0.00158EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/28 6:49 a.m.45 views

CVE-2026-80671 perf sched: Fix register_pid() overflow, strcpy, and BUG_ON

In the Linux kernel, the following vulnerability has been resolved: perf sched: Fix registerpid overflow, strcpy, and BUGON registerpid has several issues when processing untrusted perf.data: 1. Integer overflow: pid + 1 sizeofstruct taskdesc can wrap to a small value on 32-bit systems when pid i...

9.3CVSS0.00158EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/28 6:49 a.m.38 views

CVE-2026-80670

CVE-2026-80670 affects the Linux kernel perf tools subsystem. The function machine__resolve() accesses env->cpu[al->cpu].socket_id after validating al->cpu >= 0 and env->cpu != NULL, but fails to validate al->cpu against env->nr_cpus_avail. Because al->cpu originates from ...

9.1CVSS5.9AI score0.00475EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/28 6:48 a.m.16 views

EUVD-2026-67502

In the Linux kernel, the following vulnerability has been resolved: powerpc/perf: fix preempt count underflow in fslembpmudel fslembpmudel unconditionally calls putcpuvarcpuhwevents at the 'out:' label, but only calls the matching getcpuvar after the 'i hw.idx is negative the function jumps to...

5.8AI score0.00176EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/28 6:48 a.m.55 views

CVE-2026-80626

CVE-2026-80626 is a preempt count underflow in the Linux kernel 's powerpc/perf subsystem, specifically in the fsl_emb_pmu_del() function. The root cause is an unmatched put_cpu_var(cpu_hw_events) call at the 'out:' label: when event->hw.idx is negative, the function early-returns without the ...

5.8AI score0.00176EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/28 6:48 a.m.14 views

CVE-2026-80626

In the Linux kernel, the following vulnerability has been resolved: powerpc/perf: fix preempt count underflow in fslembpmudel fslembpmudel unconditionally calls putcpuvarcpuhwevents at the 'out:' label, but only calls the matching getcpuvar after the 'i hw.idx is negative the function jumps to...

5.8AI score0.00176EPSS
SaveExploits0
OSV
OSV
added 2026/08/28 6:48 a.m.14 views

CVE-2026-80626 powerpc/perf: fix preempt count underflow in fsl_emb_pmu_del

In the Linux kernel, the following vulnerability has been resolved: powerpc/perf: fix preempt count underflow in fslembpmudel fslembpmudel unconditionally calls putcpuvarcpuhwevents at the 'out:' label, but only calls the matching getcpuvar after the 'i hw.idx is negative the function jumps to...

5.8AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/28 6:48 a.m.15 views

EUVD-2026-67478

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd/lbr: Fix kernel address leakage A user-only branch stack can contain branches that originate from the kernel. As a result, kernel addresses are exposed to user space even when PERFSAMPLEBRANCHUSER is requested. On AM...

5.8AI score0.00168EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 6:48 a.m.39 views

CVE-2026-80602

CVE-2026-80602 is an information disclosure vulnerability in the Linux kernel 's perf/x86/amd/lbr subsystem. On AMD processors supporting X86_FEATURE_AMD_LBR_V2 , the hardware branch filter only validates the privilege level of the branch target , not the branch from address. As a result, SYSRET/...

5.8AI score0.00168EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/28 6:48 a.m.14 views

CVE-2026-80602

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd/lbr: Fix kernel address leakage A user-only branch stack can contain branches that originate from the kernel. As a result, kernel addresses are exposed to user space even when PERFSAMPLEBRANCHUSER is requested. On AM...

5.8AI score0.00168EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/28 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-80671

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - perf sched: Fix registerpid overflow, strcpy, and BUGON registerpid has several issues when processing untrusted perf.data: 1. Integer overflow: pid + 1...

9.3CVSS6AI score0.00158EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/28 12:00 a.m.17 views

PT-2026-82926

In the Linux kernel, the following vulnerability has been resolved: powerpc/perf: fix preempt count underflow in fsl emb pmu del fsl emb pmu del unconditionally calls put cpu varcpu hw events at the 'out:' label, but only calls the matching get cpu var after the 'i hw.idx is negative the function...

5.8AI score0.00176EPSS
SaveExploits0References9
Rows per page
Query Builder