Lucene search
+L

5463 matches found

EUVD
EUVD
added 2026/07/25 9:20 a.m.22 views

EUVD-2026-49037

In the Linux kernel, the following vulnerability has been resolved: xfrm: move policybydst RCU sync from per-netns .exit to .preexit The struct pernetoperations docstring in include/net/netnamespace.h explicitly warns against blocking RCU primitives in .exit handlers: Exit methods using blocking...

5.8AI score0.00156EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/25 9:20 a.m.49 views

CVE-2026-64525

The CVE describes a Linux kernel xfrm policy_bydst RCU synchronization issue where xfrm_policy_fini() called synchronize_rcu() during namespace exit, causing long RCUs and heavy cleanup workload when many namespaces are torn down. The fix moves the policy flush and related workqueue drains into a...

5.8AI score0.00156EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/25 9:20 a.m.10 views

CVE-2026-64525 xfrm: move policy_bydst RCU sync from per-netns .exit to .pre_exit

In the Linux kernel, the following vulnerability has been resolved: xfrm: move policybydst RCU sync from per-netns .exit to .preexit The struct pernetoperations docstring in include/net/netnamespace.h explicitly warns against blocking RCU primitives in .exit handlers: Exit methods using blocking...

5.8AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/25 9:20 a.m.22 views

CVE-2026-64525

In the Linux kernel, the following vulnerability has been resolved: xfrm: move policybydst RCU sync from per-netns .exit to .preexit The struct pernetoperations docstring in include/net/netnamespace.h explicitly warns against blocking RCU primitives in .exit handlers: Exit methods using blocking...

5.7AI score0.00156EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.45 views

CVE-2026-64422 net: ipv4: bound TCP reordering sysctl writes and MTU probe sizes

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: bound TCP reordering sysctl writes and MTU probe sizes Reject invalid net.ipv4.tcpreordering values before they reach TCP socket state. The sysctl is stored as an int but copied into the u32 tp-reordering field for new...

7.1CVSS0.00132EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/25 8:51 a.m.15 views

EUVD-2026-48966

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: bound TCP reordering sysctl writes and MTU probe sizes Reject invalid net.ipv4.tcpreordering values before they reach TCP socket state. The sysctl is stored as an int but copied into the u32 tp-reordering field for new...

5.8AI score0.00132EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:51 a.m.53 views

CVE-2026-64422

CVE-2026-64422 describes a Linux kernel vulnerability in net/ipv4: bound TCP reordering sysctl writes and MTU probe sizes. The issue arises when negative values written to net.ipv4.tcp_reordering are copied into the u32 tp->reordering field for new sockets, allowing wraparound and potential mi...

7.1CVSS5.8AI score0.00132EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/07/25 8:51 a.m.13 views

CVE-2026-64422 net: ipv4: bound TCP reordering sysctl writes and MTU probe sizes

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: bound TCP reordering sysctl writes and MTU probe sizes Reject invalid net.ipv4.tcpreordering values before they reach TCP socket state. The sysctl is stored as an int but copied into the u32 tp-reordering field for new...

7.1CVSS5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/07/25 8:50 a.m.45 views

CVE-2026-64371 proc: protect ptrace_may_access() with exec_update_lock (part 1)

In the Linux kernel, the following vulnerability has been resolved: proc: protect ptracemayaccess with execupdatelock part 1 Fix the easy cases where procfs currently calls ptracemayaccess without execupdatelock protection, where the fix is to simply add the extra lock or use mmaccess: -...

0.00177EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:50 a.m.53 views

CVE-2026-64371

CVE-2026-64371 is a race condition in the Linux kernel procfs subsystem where several functions call ptrace_may_access() without exec_update_lock protection. The affected functions include do_task_stat(), proc_pid_wchan(), proc_map_files_lookup(), proc_map_files_readdir(), proc_ns_get_link(), and...

5.5CVSS5.7AI score0.00177EPSS
SaveExploits0References9Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.31 views

PT-2026-64756

Name of the Vulnerable Software and Affected Versions Linux kernel version 6.18 Description An issue exists in the xfrm module where the xfrm policy fini function incorrectly calls synchronize rcu within the .exit handler of xfrm net ops. This violates the guidelines in include/net/net namespace....

5.9AI score0.00156EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.16 views

PT-2026-64643

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: bound TCP reordering sysctl writes and MTU probe sizes Reject invalid net.ipv4.tcp reordering values before they reach TCP socket state. The sysctl is stored as an int but copied into the u32 tp-reordering field for ne...

5.8AI score0.00132EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/24 10:32 p.m.7 views

GHSA-P6PH-3JX2-3337 OpenList: Search metadata/count disclosure via Non-Separator-Aware Path Check in Bleve Search

Summary An authorization bypass and information disclosure vulnerability exists in the search API of Openlist. Due to a non-separator-aware path check and unfiltered backend counting, a low-privileged user can bypass their assigned BasePath restrictions to discover and access metadata of files...

4.3CVSS5.9AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/24 4:12 p.m.14 views

CVE-2026-54422

A flaw was found in OpenStack ironic-python-agent's bootc container deployment support. During bootc image deployment, the OCI registry pull secret was exposed to tenant-controlled container code running with host PID namespace visibility. A malicious bootc container image could read the operator...

6.5CVSS5.9AI score0.00122EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/24 4:12 p.m.18 views

EUVD-2026-44936

Microsoft Kiota: Arbitrary file write + code-injection via x-ms-kiota-info clientClassName and clientNamespaceName...

9.3CVSS5.8AI score0.01355EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/24 4:12 p.m.6 views

GHSA-4VV7-JJ25-4GH6 Microsoft Kiota: Arbitrary file write + code-injection via x-ms-kiota-info clientClassName and clientNamespaceName

Summary Microsoft Kiota emitted the x-ms-kiota-info extension's clientClassName or clientNamespaceName value raw, with no identifier or path sanitization, as both the generated client's class/namespace name and part of the generated output path. When kiota generate is run without -c/--class-name ...

7CVSS5.9AI score0.01355EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/24 4:12 p.m.16 views

Microsoft Kiota: Arbitrary file write + code-injection via x-ms-kiota-info clientClassName and clientNamespaceName

Summary Microsoft Kiota emitted the x-ms-kiota-info extension's clientClassName or clientNamespaceName value raw, with no identifier or path sanitization, as both the generated client's class/namespace name and part of the generated output path. When kiota generate is run without -c/--class-name ...

9.3CVSS5.8AI score0.01355EPSS
SaveExploits0References6Affected Software2
RedhatCVE
RedhatCVE
added 2026/07/24 4:08 p.m.16 views

CVE-2026-54765

A flaw was found in Traefik's Kubernetes Gateway API provider. An attacker capable of creating an accepted HTTPRoute that shares the same backend Service and port could exploit this vulnerability. The system may incorrectly apply the attacker's route filter context to another route's requests,...

8.5CVSS5.8AI score0.00276EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/07/24 12:21 p.m.10 views

CVE-2026-65601

A flaw was found in Traefik, a cloud-native edge router. A low-privileged user in a Kubernetes environment could exploit a namespace confusion vulnerability within the Kubernetes Gateway API provider. This flaw allows an attacker to bypass security controls by incorrectly binding a Traefik...

9.6CVSS5.8AI score0.0029EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/07/23 12:00 a.m.10 views

TencentOS Server 2: pam (TSSA-2025:1033)

The version of Tencent Linux installed on the remote TencentOS Server 2 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2025:1033 advisory. Package updates are available for TencentOS Server 2 that fix the following vulnerabilities:...

7.8CVSS6.1AI score0.0044EPSS
SaveExploits0References2
Rows per page
Query Builder