Lucene search
+L

1612 matches found

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.99802EPSS
SaveExploits386
SUSE CVE
SUSE CVE
added 2025/12/10 12:35 a.m.10 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.0019EPSS
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.0019EPSS
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.00179EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/09 1:29 a.m.30 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.0019EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/09 1:16 a.m.13 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.00182EPSS
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.00139EPSS
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.00139EPSS
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
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/11/12 4:29 a.m.6 views

Malicious code in avior-pegasus-concurrently-iota (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 0b7fe80c5f58752b63fd91bf28f9d505788dc75fa7bb61bdcc83f8a644a53988 This package appears to be part of the tea.xyz token reward campaign that flooded npm. These packages typically contain autopublish scripts auto.js,...

6.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/11/11 1:58 p.m.9 views

database/sql: Postgres Scan Race Condition

A flaw was found in database/sql. Concurrent queries can produce unexpected results when a query is cancelled during a Scan method call on returned Rows, creating a race condition. This vulnerability allows an attacker who can initiate and cancel queries to trigger this condition, possibly leadin...

7CVSS6AI score0.00355EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.13 views

kernel: xfrm: state: fix out-of-bounds read during lookup

In the Linux kernel, the following vulnerability has been resolved: xfrm: state: fix out-of-bounds read during lookup lookup and resize can run in parallel. The xfrmstatehashgeneration seqlock ensures a retry, but the hash functions can observe a hmask value that is too large for the new hlist...

7.8CVSS6.2AI score0.00237EPSS
SaveExploits0References5
OSV
OSV
added 2025/11/07 11:01 a.m.39 views

BIT-WILDFLY-2022-0866

This is a concurrency issue that can result in the wrong caller principal being returned from the session context of an EJB that is configured with a RunAs principal. In particular, the org.jboss.as.ejb3.component.EJBComponent class has an incomingRunAsIdentity field. This field is used by the...

5.3CVSS7AI score0.00867EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/06 12:00 a.m.9 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990433)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990433 advisory. In the Linux kernel, the following vulnerability has been resolved: s390/dasd: protect device queue against concurrent access In dasdprofilestart the amount of...

5.5CVSS5.9AI score0.0024EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.12 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989411)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989411 advisory. In the Linux kernel, the following vulnerability has been resolved: ice: fix concurrent reset and removal of VFs Commit c503e63200c6 ice: Stop processing VF messages...

8.8CVSS6.1AI score0.00173EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.5 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-989711)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989711 advisory. In the Linux kernel, the following vulnerability has been resolved: can: j1939: fix errant WARNONONCE in j1939sessiondeactivate The conclusion j1939sessiondeactivate...

7.5CVSS5.5AI score0.00569EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/11/04 10:06 a.m.21 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.1CVSS6.5AI score0.00149EPSS
SaveExploits0References1
Rows per page
Query Builder