Lucene search
+L

42 matches found

OSV
OSV
added 2026/09/11 8:20 p.m.9 views

DEBIAN-CVE-2026-89750

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Clear copied tracing state before fork duplication duptaskstruct copies usereventmm from the parent into the child, without grabbing a reference to it. usereventmmdup should replace it, but it leaves that copi...

7.8CVSS6.3AI score0.00159EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.34 views

CVE-2026-89750 tracing/user_events: Clear copied tracing state before fork duplication

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Clear copied tracing state before fork duplication duptaskstruct copies usereventmm from the parent into the child, without grabbing a reference to it. usereventmmdup should replace it, but it leaves that copi...

7.8CVSS0.00159EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.13 views

PT-2026-90466

In the Linux kernel, the following vulnerability has been resolved: tracing/user events: Clear copied tracing state before fork duplication dup task struct copies user event mm from the parent into the child, without grabbing a reference to it. user event mm dup should replace it, but it leaves...

6AI score0.00159EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.14 views

PT-2026-72260

In the Linux kernel, the following vulnerability has been resolved: tracing/user events: Fix use-after-free in user event mm dup user event mm dup walks the parent mm's enabler list locklessly under rcu read lock during fork from copy process; it does not take event mutex: rcu read lock; list for...

5.5AI score0.0017EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/05 1:50 p.m.55 views

CVE-2026-16100 Keycloak-services: keycloak-services: unbounded metric cardinality in user event metrics via request-controlled error text

A flaw was found in the user-event metrics recording of Keycloak. When metrics are enabled, the system records raw error messages from failed account operations as Prometheus metric labels. Because these error messages can include user-supplied input like nonexistent client IDs, an authenticated...

6.5CVSS0.00404EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.5 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Ensure that the write index cannot be negative. The write index indicates which event the data corresponds to and accesses a per-file array. This index is passed by user processes during write calls as the fir...

5.3AI score0.00153EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 7:24 p.m.23 views

GHSA-PFCQ-4GJR-6GJM RustFS: Missing admin authorization on notification target endpoints allows unauthenticated configuration of event webhooks

Missing Admin Auth on Notification Target Endpoints in RustFS Finding Summary All four notification target admin API endpoints in rustfs/src/admin/handlers/event.rs use a checkpermissions helper that validates authentication only access key + session token, without performing any admin-action...

8.3CVSS5.7AI score0.00293EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/04/08 8:44 p.m.8 views

CVE-2026-39889 PraisonAI has Unauthenticated SSE Event Stream Exposes All Agent Activity in A2U Server

PraisonAI is a multi-agent teams system. Prior to 4.5.115, the A2U Agent-to-User event stream server in PraisonAI exposes all agent activity without authentication. The createa2uroutes function registers the following endpoints with NO authentication checks: /a2u/info, /a2u/subscribe,...

7.5CVSS5.8AI score0.00417EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/12/25 12:54 a.m.13 views

SUSE CVE-2023-54139

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is passed by user processes during write calls as the first 4 bytes. Ensure...

7.8CVSS6.6AI score0.00153EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.14 views

EUVD-2023-60306

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is passed by user processes during write calls as the first 4 bytes. Ensure...

6AI score0.00153EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/24 1:16 p.m.12 views

CVE-2023-54139

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is passed by user processes during write calls as the first 4 bytes. Ensure...

7.8CVSS0.00153EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.9 views

CVE-2023-54139

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is passed by user processes during write calls as the first 4 bytes. Ensure...

7.8CVSS5.7AI score0.00153EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:16 p.m.18 views

UBUNTU-CVE-2023-54139

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is passed by user processes during write calls as the first 4 bytes. Ensure...

7.8CVSS5.7AI score0.00153EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.44 views

CVE-2023-54139 tracing/user_events: Ensure write index cannot be negative

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is passed by user processes during write calls as the first 4 bytes. Ensure...

7.8CVSS0.00153EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 1:06 p.m.61 views

CVE-2023-54139

CVE-2023-54139: In the Linux kernel, the tracing/user_events path was fixed to ensure the write index used for per-file event data cannot be negative. The vulnerability could allow out-of-bounds access if a signed index is provided via write() (first 4 bytes). The fix returns -EINVAL to reject ne...

7.8CVSS6.2AI score0.00153EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 1:06 p.m.14 views

CVE-2023-54139 tracing/user_events: Ensure write index cannot be negative

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is passed by user processes during write calls as the first 4 bytes. Ensure...

7.8CVSS6.4AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.7 views

PT-2025-53216

In the Linux kernel, the following vulnerability has been resolved: tracing/user events: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is passed by user processes during write calls as the first 4 bytes. Ensure...

6.5AI score0.00153EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.14 views

EUVD-2018-4366

Malware in sbrugna...

9.8CVSS9.2AI score0.03425EPSS
SaveExploits0References25
Wordfence Blog
Wordfence Blog
added 2024/11/05 5:06 p.m.62 views

Announcing The Wordfence Audit Log: Off-Site Real-Time Security Event Logging for WordPress

Today the Wordfence team is proud to announce an exciting new feature: The Wordfence Audit Log, included in the Wordfence 8.0 release. The audit log captures and stores security-related events on your website as they happen, and sends them securely to an off-site location to protect them from...

7AI score
SaveExploits0
OSV
OSV
added 2024/08/26 11:15 a.m.8 views

DEBIAN-CVE-2024-43891

In the Linux kernel, the following vulnerability has been resolved: tracing: Have format file honor EVENTFILEFLFREED When eventfs was introduced, special care had to be done to coordinate the freeing of the file meta data with the files that are exposed to user space. The file meta data would hav...

4.7CVSS6AI score0.00237EPSS
SaveExploits0References1
Rows per page
Query Builder