Lucene search
+L

17908 matches found

AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.19 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: sched/ext: Fixed invalid task state transitions during class switching. When enabling the schedext scheduler, it is possible to trigger invalid task state transitions, resulting in warnings like the following which can be easily...

7.8CVSS5.3AI score0.00151EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.7 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fixed a possible null pointer derefrence issue. In tegracrtcreset, new memory is allocated using kzalloc, but no checks are performed. Before calling drmatomichelpercrtcreset, the state of the memory allocation should ...

5.5CVSS6.2AI score0.0017EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.7 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: mapletree: Fixed the MASTATEPREALLOC flag in maspreallocate. The preallocation flag is temporarily cleared when explicit requests for allocations are made. Existing allocations are already counted against the request through...

5.5CVSS6.1AI score0.0016EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: drm/mediatek: Added error handling for the old state CRTC in atomicdisable. Introduced error handling to address a issue where, after a hotplug event, the cursor continues to update. This situation can lead to a kernel panic d...

5.5CVSS6AI score0.00155EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/11/01 12:00 a.m.15 views

WordPress plugin Import WP – Export and Import CSV and XML files to WordPress 安全漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application extension that can ...

4.9CVSS6AI score0.00441EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/31 9:24 p.m.10 views

EUVD-2025-37370

Agno session state overwrites between different sessions/users...

7.1CVSS6.4AI score0.0015EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/10/31 9:24 p.m.19 views

Agno session state overwrites between different sessions/users

Impact Under certain conditions under high concurrency, when sessionstate is passed to an Agent or Team during run or arun calls, a race condition can occur, causing a sessionstate to be assigned and persisted to the incorrect session. This may result in user data from one session being exposed t...

7.1CVSS6.7AI score0.0015EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/10/31 9:24 p.m.10 views

GHSA-VW84-HPRM-CXMM Agno session state overwrites between different sessions/users

Impact Under certain conditions under high concurrency, when sessionstate is passed to an Agent or Team during run or arun calls, a race condition can occur, causing a sessionstate to be assigned and persisted to the incorrect session. This may result in user data from one session being exposed t...

7.1CVSS6.7AI score0.0015EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/10/31 4:38 p.m.7 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: gve: guard XSK operations on the existence of queues This patch predicates the enabling and disabling of XSK pools on the existence of queues. As it stands, if the interface is down, disabling or enabling XSK pools would result i...

5.5CVSS7.5AI score0.00207EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2025/10/31 4:38 p.m.11 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfs The driver, through the SAS transport, exposes a sysfs interface to enable/disable PHYs in a controller/expander setup. When multiple PHYs are disabled and...

5.5CVSS7.8AI score0.00184EPSS
SaveExploits0References1
The Hacker News
The Hacker News
added 2025/10/31 4:08 p.m.18 views

Nation-State Hackers Deploy New Airstalk Malware in Suspected Supply Chain Attack

A suspected nation-state threat actor has been linked to the distribution of a new malware called Airstalk as part of a likely supply chain attack. Palo Alto Networks Unit 42 said it's tracking the cluster under the moniker CL-STA-1009 , where "CL" stands for cluster and "STA" refers to...

6.5AI score
SaveExploits0
Snyk
Snyk
added 2025/10/31 3:42 p.m.3 views

Race Condition

Overview agno is an Agno: a lightweight library for building Multi-Agent Systems Affected versions of this package are vulnerable to Race Condition in the async method acleanupandstore while passing sessionstate to Agent or Team during run or arun calls. The condition occures when a Team is used...

7.1CVSS6.5AI score0.0015EPSS
SaveExploits0References2
NVD
NVD
added 2025/10/31 3:15 p.m.16 views

CVE-2025-64168

Agno is a multi-agent framework, runtime and control plane. From 2.0.0 to before 2.2.2, under high concurrency, when sessionstate is passed to Agent or Team during run or arun calls, a race condition can occur, causing a sessionstate to be assigned and persisted to the incorrect session. This may...

7.1CVSS0.0015EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/10/31 2:58 p.m.2 views

CVE-2025-64168 Agno session state overwrites between different sessions/users

Agno is a multi-agent framework, runtime and control plane. From 2.0.0 to before 2.2.2, under high concurrency, when sessionstate is passed to Agent or Team during run or arun calls, a race condition can occur, causing a sessionstate to be assigned and persisted to the incorrect session. This may...

7.1CVSS6.3AI score0.0015EPSS
SaveExploits0References1
CVE
CVE
added 2025/10/31 2:58 p.m.59 views

CVE-2025-64168

Summary: CVE-2025-64168 affects Agno (multi-agent framework) from 2.0.0 to before 2.2.2. Under high concurrency, when session_state is passed to an Agent or Team during run or arun calls, a race condition can assign a session_state to the wrong session, potentially exposing user data across sessi...

7.1CVSS6.3AI score0.0015EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/10/31 2:58 p.m.22 views

CVE-2025-64168 Agno session state overwrites between different sessions/users

Agno is a multi-agent framework, runtime and control plane. From 2.0.0 to before 2.2.2, under high concurrency, when sessionstate is passed to Agent or Team during run or arun calls, a race condition can occur, causing a sessionstate to be assigned and persisted to the incorrect session. This may...

7.1CVSS0.0015EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/31 2:58 p.m.9 views

CVE-2025-64168 Agno session state overwrites between different sessions/users

Agno is a multi-agent framework, runtime and control plane. From 2.0.0 to before 2.2.2, under high concurrency, when sessionstate is passed to Agent or Team during run or arun calls, a race condition can occur, causing a sessionstate to be assigned and persisted to the incorrect session. This may...

7.1CVSS6.8AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/31 12:25 a.m.14 views

SUSE CVE-2025-40098

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41getacpimutestate Return value of a function acpievaluatedsm is dereferenced without checking for NULL, but it is usually checked for this function. acpievaluatedsm may...

5.5CVSS6.4AI score0.00184EPSS
SaveExploits0References20
Positive Technologies
Positive Technologies
added 2025/10/31 12:00 a.m.20 views

PT-2025-44638

Name of the Vulnerable Software and Affected Versions Agno versions 2.0.0 through 2.2.1 Description Agno is a multi-agent framework, runtime, and control plane. Under high concurrency, a race condition can occur when session state is passed to Agent or Team during run or arun calls. This can lead...

7.1CVSS6AI score0.0015EPSS
SaveExploits0References16
OSV
OSV
added 2025/10/30 10:15 p.m.14 views

CVE-2025-34298

Nagios Log Server versions prior to 2024R1.3.2 contain a privilege escalation vulnerability in the account email-change workflow. A user could set their own email to an invalid value and, due to insufficient validation and authorization checks tied to email identity state, trigger inconsistent...

8.8CVSS5.8AI score0.00657EPSS
SaveExploits0References2
Rows per page
Query Builder