Lucene search
+L

1589 matches found

OSV
OSV
added 2025/12/16 3:39 p.m.8 views

CVE-2025-68319 netconsole: Acquire su_mutex before navigating configs hierarchy

In the Linux kernel, the following vulnerability has been resolved: netconsole: Acquire sumutex before navigating configs hierarchy There is a race between operations that iterate over the userdata cgchildren list and concurrent add/remove of userdata items through configfs. The updateuserdata...

6.2AI score
SaveExploits0References5
CVE
CVE
added 2025/12/16 3:06 p.m.34 views

CVE-2025-68304

CVE-2025-68304 concerns the Linux kernel Bluetooth path. The issue occurs in the RX path of HCI protocol handling where the hci_conn object may be concurrently modified/deleted while still being looked up, enabling a use-after-free in certain code paths. The bug was addressed by moving the lookup...

8.8CVSS6.3AI score0.00227EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.8 views

PT-2025-51564

In the Linux kernel, the following vulnerability has been resolved: slab: Avoid race on slab-obj exts in alloc slab obj exts If two competing threads enter alloc slab obj exts and one of them fails to allocate the object extension vector, it might override the valid slab-obj exts allocated by the...

6.3AI score0.00194EPSS
SaveExploits0References4
Veracode
Veracode
added 2025/12/13 7:48 a.m.6 views

Race Condition

Agno is vulnerable to a race condition. The vulnerability is due to improper handling of sessionstate under high concurrency during run or arun calls, which allows an attacker to cause session data to be incorrectly assigned and persisted, potentially exposing one user's session data to another...

7.1CVSS5.8AI score0.00149EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2025/12/12 10:17 p.m.11 views

CVE-2025-66419

MaxKB is an open-source AI assistant for enterprise. In versions 2.3.1 and below, the tool module allows an attacker to escape the sandbox environment and escalate privileges under certain concurrent conditions. This issue is fixed in version 2.4.0...

10CVSS7.1AI score0.00303EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/11 10:15 p.m.9 views

CVE-2025-66419

MaxKB is an open-source AI assistant for enterprise. In versions 2.3.1 and below, the tool module allows an attacker to escape the sandbox environment and escalate privileges under certain concurrent conditions. This issue is fixed in version 2.4.0...

10CVSS0.00303EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/11 9:39 p.m.7 views

EUVD-2025-202922

MaxKB is an open-source AI assistant for enterprise. In versions 2.3.1 and below, the tool module allows an attacker to escape the sandbox environment and escalate privileges under certain concurrent conditions. This issue is fixed in version 2.4.0...

8.8CVSS6.6AI score0.00303EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/11 12:00 a.m.11 views

MaxKB 竞争条件问题漏洞

MaxKB is a 1Panel-dev open source open source knowledge base question and answer system based on a large language model and RAG. A competitive condition issue vulnerability exists in MaxKB 2.3.1 and earlier versions, which stems from a tool module that allows an attacker to escape the sandbox...

10CVSS6.7AI score0.00303EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/10 10:16 p.m.6 views

CVE-2025-67490 Auth0 Next.js SDK has Improper Request Caching Lookup

The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. When using versions 4.11.0 through 4.11.2 and 4.12.0, simultaneous requests on the same client may result in improper lookups in the TokenRequestCache for the request results. This issue is fixed in...

5.4CVSS6.8AI score
SaveExploits0References4
GithubExploit
GithubExploit
added 2025/12/10 7:52 a.m.193 views

Exploit for Deserialization of Untrusted Data in Facebook React

CVE-2025-55182 - Next.js RSC Remote Code Execution Exploit...

10CVSS8.6AI score0.99616EPSS
SaveExploits385
SUSE CVE
SUSE CVE
added 2025/12/10 12:35 a.m.9 views

SUSE CVE-2023-53824

In the Linux kernel, the following vulnerability has been resolved: netlink: annotate lockless accesses to nlk-maxrecvmsglen syzbot reported a data-race in data-race in netlinkrecvmsg 1 Indeed, netlinkrecvmsg can be run concurrently, and netlinkdump also needs protection. 1 BUG: KCSAN: data-race ...

6.4AI score0.00191EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/09 6:30 p.m.8 views

EUVD-2023-60172

In the Linux kernel, the following vulnerability has been resolved: netlink: annotate lockless accesses to nlk-maxrecvmsglen syzbot reported a data-race in data-race in netlinkrecvmsg 1 Indeed, netlinkrecvmsg can be run concurrently, and netlinkdump also needs protection. 1 BUG: KCSAN: data-race ...

5.9AI score0.00191EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/09 4:17 p.m.4 views

DEBIAN-CVE-2023-53823

In the Linux kernel, the following vulnerability has been resolved: block/rqqos: protect rqqos apis with a new lock commit 50e34d78815e "block: disable the elevator int delgendisk" move rqqosexit from diskrelease to delgendisk, this will introduce some problems: 1 If rqqosadd is triggered by...

7.8CVSS5.2AI score0.0018EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/09 1:29 a.m.27 views

CVE-2023-53824

CVE-2023-53824 affects the Linux kernel netlink path. A data-race exists in netlink_recvmsg() where concurrent execution with netlink_dump() was not protected; KCSAN reported reads/writes of an 8-byte flag (nlk->max_recvmsg_len). The issue has been resolved in the kernel (security advisory ref...

7.8CVSS6AI score0.00191EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/09 1:16 a.m.12 views

CVE-2023-53809

In the Linux kernel, the following vulnerability has been resolved: l2tp: Avoid possible recursive deadlock in l2tptunnelregister When a file descriptor of pppol2tp socket is passed as file descriptor of UDP socket, a recursive deadlock occurs in l2tptunnelregister. This situation is reproduced b...

0.00183EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/08 2:15 a.m.15 views

CVE-2023-53759

In the Linux kernel, the following vulnerability has been resolved: HID: hidraw: fix data race on device refcount The hidrawopen function increments the hidraw device reference counter. The counter has no dedicated synchronization mechanism, resulting in a potential data race when concurrently...

7.8CVSS0.0014EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.42 views

CVE-2023-53759 HID: hidraw: fix data race on device refcount

In the Linux kernel, the following vulnerability has been resolved: HID: hidraw: fix data race on device refcount The hidrawopen function increments the hidraw device reference counter. The counter has no dedicated synchronization mechanism, resulting in a potential data race when concurrently...

7.8CVSS0.0014EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/08 12:00 a.m.5 views

PT-2025-49447

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists within the Bluetooth implementation in the Linux kernel, specifically in the hci cmd sync dequeue once function. This function performs a lookup and cancellation ...

4.6CVSS5.3AI score0.00264EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/02 12:00 a.m.7 views

PT-2026-20447

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The driver override show function in the Linux kernel can experience a use-after-free condition. This occurs because the function reads the driver override string without acquiring the...

7.8CVSS5.4AI score0.00121EPSS
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2025/11/13 12:00 a.m.13 views

A Bootiful Podcast: The legendary Bruce Eckel on language design, effects, abstraction, concurrency, and so much more

Hi, Spring fans! In this installment, I sit down with the legendary Bruce Eckel, who has probably forgotten more about programming languages than I will ever know, and whose book Thinking in Java helped launch me into a career...

6.9AI score
SaveExploits0
Rows per page
Query Builder