Lucene search
+L

3374 matches found

Github Security Blog
Github Security Blog
•added 2026/07/29 5:01 p.m.•18 views

Logging operator has Fluentd configuration injection that allows remote code execution

Summary The Fluentd configuration renderer in Logging operator writes strings from CRDs such as Flow directly into fluent.conf without escaping them. As a result, a user who can create Flow resources can inject Fluentd configuration by providing values that contain newlines. In the confirmed path...

9.9CVSS6.8AI score0.00785EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/07/29 5:01 p.m.•12 views

GHSA-MJQF-28PH-426H Logging operator has Fluentd configuration injection that allows remote code execution

Summary The Fluentd configuration renderer in Logging operator writes strings from CRDs such as Flow directly into fluent.conf without escaping them. As a result, a user who can create Flow resources can inject Fluentd configuration by providing values that contain newlines. In the confirmed path...

9.9CVSS6.8AI score0.00785EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/07/29 4:47 p.m.•33 views

EUVD-2026-50417

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Prevent UAF caused by non-leader exec race Wongi and Jungwoo decoded and reported a non-leader exec related race which can result in an UAF: systimerdelete exec posixcputimerdel // Observes old leader p =...

5.7AI score0.00184EPSS
SaveExploits6References2
attackerkb
attackerkb
•added 2026/07/29 4:47 p.m.•13 views

CVE-2026-64560

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Prevent UAF caused by non-leader exec race Wongi and Jungwoo decoded and reported a non-leader exec related race which can result in an UAF: systimerdelete exec posixcputimerdel // Observes old leader p =...

7.8CVSS5.7AI score0.00184EPSS
SaveExploits6References9Affected Software1
Cvelist
Cvelist
•added 2026/07/29 4:47 p.m.•80 views

CVE-2026-64560 posix-cpu-timers: Prevent UAF caused by non-leader exec() race

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Prevent UAF caused by non-leader exec race Wongi and Jungwoo decoded and reported a non-leader exec related race which can result in an UAF: systimerdelete exec posixcputimerdel // Observes old leader p =...

7.8CVSS0.00184EPSS
SaveExploits6References8
OSV
OSV
•added 2026/07/29 4:47 p.m.•11 views

CVE-2026-64560 posix-cpu-timers: Prevent UAF caused by non-leader exec() race

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Prevent UAF caused by non-leader exec race Wongi and Jungwoo decoded and reported a non-leader exec related race which can result in an UAF: systimerdelete exec posixcputimerdel // Observes old leader p =...

7.8CVSS5.7AI score
SaveExploits0References12
CVE
CVE
•added 2026/07/29 4:47 p.m.•564 views

CVE-2026-64560

CVE-2026-64560 documents a Linux kernel issue in posix-cpu-timers that can cause a Use-After-Free when a timer is deleted during a non-leader exec() race. The vulnerability arises as sys_timer_delete() may observe an old leader while a leader change occurs, leading to a freed posix timer object b...

7.8CVSS5.7AI score0.00184EPSS
SaveExploits6References9
NVD
NVD
•added 2026/07/29 9:16 a.m.•16 views

CVE-2026-64556

In the Linux kernel, the following vulnerability has been resolved: perf/core: Detach event groups during removeonexec perfeventremoveonexec removes events by calling perfeventexitevent. For top-level events, this removes the event from the context with DETACHEXIT only. This can leave inconsisten...

7.8CVSS0.00175EPSS
SaveExploits0References5
OSV
OSV
•added 2026/07/29 9:16 a.m.•13 views

UBUNTU-CVE-2026-64556

In the Linux kernel, the following vulnerability has been resolved: perf/core: Detach event groups during removeonexec perfeventremoveonexec removes events by calling perfeventexitevent. For top-level events, this removes the event from the context with DETACHEXIT only. This can leave inconsisten...

7.8CVSS5.7AI score0.00175EPSS
SaveExploits0References18
Cvelist
Cvelist
•added 2026/07/29 8:01 a.m.•34 views

CVE-2026-64556 perf/core: Detach event groups during remove_on_exec

In the Linux kernel, the following vulnerability has been resolved: perf/core: Detach event groups during removeonexec perfeventremoveonexec removes events by calling perfeventexitevent. For top-level events, this removes the event from the context with DETACHEXIT only. This can leave inconsisten...

7.8CVSS0.00175EPSS
SaveExploits0References5
attackerkb
attackerkb
•added 2026/07/29 8:01 a.m.•19 views

CVE-2026-64556

In the Linux kernel, the following vulnerability has been resolved: perf/core: Detach event groups during removeonexec perfeventremoveonexec removes events by calling perfeventexitevent. For top-level events, this removes the event from the context with DETACHEXIT only. This can leave inconsisten...

5.8AI score0.00175EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
•added 2026/07/29 8:01 a.m.•17 views

EUVD-2026-50201

In the Linux kernel, the following vulnerability has been resolved: perf/core: Detach event groups during removeonexec perfeventremoveonexec removes events by calling perfeventexitevent. For top-level events, this removes the event from the context with DETACHEXIT only. This can leave inconsisten...

5.8AI score0.00175EPSS
SaveExploits0References5
CVE
CVE
•added 2026/07/29 8:01 a.m.•116 views

CVE-2026-64556

CVE-2026-64556 pertains to the Linux kernel PMU subsystem (perf/core). When a performance event group leader is removed during process exit, its surviving siblings can remain active and still linked to the removed leader’s list, leaving the PMU context active list in a potentially inconsistent st...

7.8CVSS5.8AI score0.00175EPSS
SaveExploits0References5
OSV
OSV
•added 2026/07/29 8:01 a.m.•29 views

CVE-2026-64556 perf/core: Detach event groups during remove_on_exec

In the Linux kernel, the following vulnerability has been resolved: perf/core: Detach event groups during removeonexec perfeventremoveonexec removes events by calling perfeventexitevent. For top-level events, this removes the event from the context with DETACHEXIT only. This can leave inconsisten...

7.8CVSS5.7AI score
SaveExploits0References8
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/29 12:00 a.m.•2 views

CVE-2026-64560: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Prevent UAF caused by non-leader exec race Wongi and Jungwoo decoded and reported a non-leader exec related race which can result in an UAF: systimerdelete exec posixcputimerdel // Observes old leader p =...

7.8CVSS6.5AI score0.00184EPSS
SaveExploits6References1
Positive Technologies
Positive Technologies
•added 2026/07/29 12:00 a.m.•25 views

PT-2026-65734

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the perf/core component where the perf event remove on exec function removes events by calling perf event exit event. For top-level events, this process only uses DETA...

7.8CVSS5.5AI score0.00175EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/07/29 12:00 a.m.•26 views

PT-2026-65857

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.18.41 Linux kernel versions prior to 6.12.100 Linux kernel versions prior to 6.6.147 Linux kernel versions prior to 6.1.180 Linux kernel versions prior to 5.15.213 Linux kernel versions prior to 5.10.262...

7.8CVSS5.5AI score0.00184EPSS
SaveExploits6
CVE
CVE
•added 2026/07/28 12:45 p.m.•22 views

CVE-2026-18038

CVE-2026-18038 affects nextlevelbuilder GoClaw up to version 3.13.2. The vulnerability targets the ExecTool.Execute function in goclaw/internal/http/tools_invoke.go (jq Handler), enabling remote manipulation that can lead to information disclosure. An exploit has been published; remediation invol...

5.3CVSS5.5AI score0.00385EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
•added 2026/07/28 12:45 p.m.•14 views

CVE-2026-18038 nextlevelbuilder GoClaw jq Handler tools_invoke.go ExecTool.Execute information disclosure

A flaw has been found in nextlevelbuilder GoClaw up to 3.13.2. Affected by this vulnerability is the function ExecTool.Execute of the file goclaw/internal/http/toolsinvoke.go of the component jq Handler. Executing a manipulation can lead to information disclosure. The attack can be launched...

5.3CVSS5.5AI score0.00385EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2026/07/28 12:45 p.m.•36 views

CVE-2026-18038 nextlevelbuilder GoClaw jq Handler tools_invoke.go ExecTool.Execute information disclosure

A flaw has been found in nextlevelbuilder GoClaw up to 3.13.2. Affected by this vulnerability is the function ExecTool.Execute of the file goclaw/internal/http/toolsinvoke.go of the component jq Handler. Executing a manipulation can lead to information disclosure. The attack can be launched...

5.3CVSS0.00385EPSS
SaveExploits0References7
Rows per page
Query Builder