Lucene search
K

4292 matches found

EUVD
EUVD
added 2026/04/03 3:30 p.m.2 views

EUVD-2026-18636

In the Linux kernel, the following vulnerability has been resolved: net/rds: Fix circular locking dependency in rdstcptune syzbot reported a circular locking dependency in rdstcptune where sknetrefcntupgrade is called while holding the socket lock:...

5.8AI score0.00175EPSS
Exploits0References6
EUVD
EUVD
added 2026/04/03 3:30 p.m.4 views

EUVD-2026-18637

In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: Fix a locking bug Make sure that wl-mutex is locked before it is unlocked. This has been detected by the Clang thread-safety analyzer...

5.7AI score0.00091EPSS
Exploits0References7
CVE
CVE
added 2026/04/03 3:15 p.m.18 views

CVE-2026-23461

CVE-2026-23461: In the Linux kernel Bluetooth L2CAP, l2cap_register_user() and l2cap_unregister_user() did not consistently acquire conn->lock, creating a race with l2cap_conn_del() that can access conn->users and conn->hchan concurrently. This caused use-after-free and list corruption. ...

8.8CVSS5.8AI score0.00247EPSS
Exploits0References5Affected Software1
NVD
NVD
added 2026/04/03 2:16 p.m.1 views

CVE-2026-23420

In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: Fix a locking bug Make sure that wl-mutex is locked before it is unlocked. This has been detected by the Clang thread-safety analyzer...

5.5CVSS0.00091EPSS
Exploits0References8
NVD
NVD
added 2026/04/03 2:16 p.m.3 views

CVE-2026-23419

In the Linux kernel, the following vulnerability has been resolved: net/rds: Fix circular locking dependency in rdstcptune syzbot reported a circular locking dependency in rdstcptune where sknetrefcntupgrade is called while holding the socket lock:...

7.5CVSS0.00175EPSS
Exploits0References5
OSV
OSV
added 2026/04/03 2:16 p.m.3 views

UBUNTU-CVE-2026-23419

In the Linux kernel, the following vulnerability has been resolved: net/rds: Fix circular locking dependency in rdstcptune syzbot reported a circular locking dependency in rdstcptune where sknetrefcntupgrade is called while holding the socket lock:...

7.5CVSS5.8AI score0.00175EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2026/04/03 2:16 p.m.3 views

CVE-2026-23419

In the Linux kernel, the following vulnerability has been resolved: net/rds: Fix circular locking dependency in rdstcptune syzbot reported a circular locking dependency in rdstcptune where sknetrefcntupgrade is called while holding the socket lock:...

7.5CVSS5.8AI score0.00175EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2026/04/03 2:16 p.m.2 views

CVE-2026-23420

In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: Fix a locking bug Make sure that wl-mutex is locked before it is unlocked. This has been detected by the Clang thread-safety analyzer...

5.5CVSS5.7AI score0.00091EPSS
Exploits0References8
OSV
OSV
added 2026/04/03 2:16 p.m.4 views

UBUNTU-CVE-2026-23420

In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: Fix a locking bug Make sure that wl-mutex is locked before it is unlocked. This has been detected by the Clang thread-safety analyzer...

5.5CVSS5.7AI score0.00091EPSS
Exploits0References9
Cvelist
Cvelist
added 2026/04/03 1:24 p.m.18 views

CVE-2026-23420 wifi: wlcore: Fix a locking bug

In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: Fix a locking bug Make sure that wl-mutex is locked before it is unlocked. This has been detected by the Clang thread-safety analyzer...

0.00091EPSS
Exploits0References8
CVE
CVE
added 2026/04/03 1:24 p.m.16 views

CVE-2026-23420

CVE-2026-23420 affects the Linux kernel wlcore Wi‑Fi driver. The issue is a locking-order bug where wl->mutex could be unlocked without being held, as identified by a Clang thread-safety analyzer. This is associated with potential synchronization instability; patches exist in Rootio‑Linux pack...

5.5CVSS5.7AI score0.00091EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2026/04/03 1:24 p.m.19 views

CVE-2026-23419 net/rds: Fix circular locking dependency in rds_tcp_tune

In the Linux kernel, the following vulnerability has been resolved: net/rds: Fix circular locking dependency in rdstcptune syzbot reported a circular locking dependency in rdstcptune where sknetrefcntupgrade is called while holding the socket lock:...

7.5CVSS0.00175EPSS
Exploits0References5
CVE
CVE
added 2026/04/03 1:24 p.m.17 views

CVE-2026-23419

CVE-2026-23419 affects the Linux kernel’ s RDS implementation. The issue is a circular locking dependency in net/rds: a memory allocation performed inside the socket lock during the call to sk_net_refcnt_upgrade() creates a deadlock with fs_reclaim. The root cause is that sk_net_refcnt_upgrade() ...

7.5CVSS5.8AI score0.00175EPSS
Exploits0References5Affected Software1
CNNVD
CNNVD
added 2026/04/03 12:0 a.m.7 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from an error in locking order within wlcore, potentially leading to thread-related security issues...

5.5CVSS5.8AI score0.00091EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2026/04/03 12:0 a.m.1 views

PT-2026-30034

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A locking bug exists in the wlcore component of the Linux kernel. The issue involves ensuring that the wl-mutex is locked before it is unlocked. This was identified by the Clang...

5.5CVSS5.4AI score0.00091EPSS
Exploits0References22
Positive Technologies
Positive Technologies
added 2026/04/03 12:0 a.m.6 views

PT-2026-30033

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a circular locking dependency within the rds tcp tune function. The sk net refcnt upgrade function is called while holding the socket lock, leading to a circula...

5.8AI score0.00812EPSS
Exploits3References200
Redos
Redos
added 2026/04/03 12:0 a.m.3 views

ROS-20260403-73-0008

A vulnerability in the fs/hfsplus/extents.c component of the Linux operating system kernel is related to insufficient locking. Exploitation of the vulnerability allows an attacker to cause a denial of service...

5.5CVSS6.1AI score0.00121EPSS
Exploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/03/31 4:56 p.m.11 views

Security Bulletin: Remediation of Multiple Spring Vulnerabilities in IBM Library Support for Spring

Summary Multiple Spring Vulnerabilities have been addressed in IBM Library Support for Spring Vulnerability Details CVEID:CVE-2026-22731 DESCRIPTION: Spring Boot applications with Actuator can be vulnerable to an "Authentication Bypass" vulnerability when an application endpoint that requires...

9.1CVSS5.8AI score0.0122EPSS
Exploits2Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/30 5:51 p.m.6 views

AVideo Vulnerable to Wallet Balance Double-Spend via TOCTOU Race Condition in transferBalance

Summary The transferBalance method in plugin/YPTWallet/YPTWallet.php contains a Time-of-Check-Time-of-Use TOCTOU race condition. The method reads the sender's wallet balance, checks sufficiency in PHP, then writes the new balance — all without database transactions or row-level locking. An attack...

5.3CVSS6AI score0.00228EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2026/03/30 5:51 p.m.3 views

GHSA-H54M-C522-H6QR AVideo Vulnerable to Wallet Balance Double-Spend via TOCTOU Race Condition in transferBalance

Summary The transferBalance method in plugin/YPTWallet/YPTWallet.php contains a Time-of-Check-Time-of-Use TOCTOU race condition. The method reads the sender's wallet balance, checks sufficiency in PHP, then writes the new balance — all without database transactions or row-level locking. An attack...

5.3CVSS6AI score0.00228EPSS
Exploits1References4
Rows per page
Query Builder