Lucene search
+L

12711 matches found

Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.10 views

PT-2026-30144

Name of the Vulnerable Software and Affected Versions Linux kernel versions 7.0.0-rc3 through 7.0.0-rc3 Description The Linux kernel contains a flaw in the TEQL Traffic Equation Queue Length scheduler. Specifically, a double-free issue exists in the teql master xmit function when a TEQL device ha...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/04/01 12:00 a.m.10 views

The vulnerability of the `zynqmp_dp_ignore_hpd_set()` function in the `drivers/gpu/drm/xlnx/zynqmp_dp.c` file of the Direct Rendering Infrastructure (DRI) driver for the Linux operating system allows a attacker to cause a service failure.

The vulnerability of the zynqmpdpignorehpdset function in the drivers/gpu/drm/xlnx/zynqmpdp.c file of the Direct Rendering Infrastructure DRI driver for the Linux operating system leads to a mutual locking condition. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6AI score0.00145EPSS
SaveExploits0References7Affected Software1
RedHat Linux
RedHat Linux
added 2026/03/30 11:32 a.m.12 views

kernel: scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count()

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix use-after-free in iscsitdecsessionusagecount In iscsitdecsessionusagecount, the function calls complete while holding the sess-sessionusagelock. Similar to the connection usage count logic, the waiter...

8.8CVSS5.7AI score0.0024EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/03/30 11:32 a.m.17 views

kernel: ALSA: aloop: Fix racy access at PCM trigger

In the Linux kernel, the following vulnerability has been resolved: ALSA: aloop: Fix racy access at PCM trigger The PCM trigger callback of aloop driver tries to check the PCM state and stop the stream of the tied substream in the corresponding cable. Since both check and stop operations are...

7.8CVSS5.7AI score0.00113EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/03/30 12:00 a.m.22 views

Amazon Linux 2023 : bpftool6.12, kernel6.12, kernel6.12-devel (ALAS2023-2026-1495)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1495 advisory. In the Linux kernel, the following vulnerability has been resolved: net/sched: schqfq: Fix null-deref in aggdequeue CVE-2025-40083 In the Linux kernel, the following vulnerability has been...

9.8CVSS6.1AI score0.00587EPSS
SaveExploits0References102
Tenable Nessus
Tenable Nessus
added 2026/03/30 12:00 a.m.20 views

Amazon Linux 2023 : bpftool, kernel, kernel-devel (ALAS2023-2026-1491)

"It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1491 advisory. In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: fix ofiomap memory leak CVE-2023-53424 In the Linux kernel, the following vulnerability has been resolved:...

8.8CVSS6.2AI score0.00309EPSS
SaveExploits0References44
SUSE CVE
SUSE CVE
added 2026/03/29 11:23 p.m.12 views

SUSE CVE-2026-23400

In the Linux kernel, the following vulnerability has been resolved: rustbinder: call setnotificationdone without proc lock Consider the following sequence of events on a death listener: 1. The remote process dies and sends a BRDEADBINDER message. 2. The local process invokes the...

5.5CVSS5.8AI score0.0009EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/03/29 4:55 p.m.9 views

CVE-2026-23400

A flaw was found in the Linux kernel's rustbinder component. A local user could potentially trigger a deadlock condition. This occurs when the setnotificationdone function is called while the proc lock is already held and the current thread is not a 'looper' a thread designed to handle specific...

5.5CVSS5.8AI score0.0009EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/29 3:30 p.m.11 views

EUVD-2026-16993

In the Linux kernel, the following vulnerability has been resolved: rustbinder: call setnotificationdone without proc lock Consider the following sequence of events on a death listener: 1. The remote process dies and sends a BRDEADBINDER message. 2. The local process invokes the...

5.8AI score0.0009EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/29 1:16 p.m.11 views

CVE-2026-23400

In the Linux kernel, the following vulnerability has been resolved: rustbinder: call setnotificationdone without proc lock Consider the following sequence of events on a death listener: 1. The remote process dies and sends a BRDEADBINDER message. 2. The local process invokes the...

5.5CVSS0.0009EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/29 1:16 p.m.15 views

UBUNTU-CVE-2026-23400

In the Linux kernel, the following vulnerability has been resolved: rustbinder: call setnotificationdone without proc lock Consider the following sequence of events on a death listener: 1. The remote process dies and sends a BRDEADBINDER message. 2. The local process invokes the...

5.5CVSS5.8AI score0.0009EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/29 12:55 p.m.34 views

CVE-2026-23400 rust_binder: call set_notification_done() without proc lock

In the Linux kernel, the following vulnerability has been resolved: rustbinder: call setnotificationdone without proc lock Consider the following sequence of events on a death listener: 1. The remote process dies and sends a BRDEADBINDER message. 2. The local process invokes the...

0.0009EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/29 12:55 p.m.5 views

CVE-2026-23400

In the Linux kernel, the following vulnerability has been resolved: rustbinder: call setnotificationdone without proc lock Consider the following sequence of events on a death listener: 1. The remote process dies and sends a BRDEADBINDER message. 2. The local process invokes the...

5.8AI score0.0009EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/03/29 12:55 p.m.49 views

CVE-2026-23400

Summary of CVE-2026-23400 : In the Linux kernel, the rust_binder component is affected by a deadlock risk when processing death notifications. The root cause is calling set_notification_done() while the process lock (proc lock) is still held and the current thread is not a looper, which can cause...

5.5CVSS5.8AI score0.0009EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/29 12:55 p.m.9 views

CVE-2026-23400 rust_binder: call set_notification_done() without proc lock

In the Linux kernel, the following vulnerability has been resolved: rustbinder: call setnotificationdone without proc lock Consider the following sequence of events on a death listener: 1. The remote process dies and sends a BRDEADBINDER message. 2. The local process invokes the...

5.8AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/03/29 12:55 p.m.16 views

CVE-2026-23400

In the Linux kernel, the following vulnerability has been resolved: rustbinder: call setnotificationdone without proc lock Consider the following sequence of events on a death listener: 1. The remote process dies and sends a BRDEADBINDER message. 2. The local process invokes the...

5.5CVSS5.4AI score0.0009EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/03/29 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-23400

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: rustbinder: call setnotificationdone without proc lock Consider the following sequence of...

5.5CVSS5.3AI score0.0009EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/03/29 12:00 a.m.13 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 rustbinder calling setnotificationdone when holding the proc lock, potentially leading to a...

5.5CVSS5.8AI score0.0009EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/29 12:00 a.m.24 views

PT-2026-36436

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A Use-After-Free UAF issue exists in the Bluetooth component. In the set cig params sync function, the lookup and field access of hci conn are not properly protected by the hdev lock,...

9.8CVSS5.8AI score0.00129EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/03/29 12:00 a.m.17 views

PT-2026-36435

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A Use-After-Free UAF issue exists in the Bluetooth component. In the hci le remote conn param req evt function, the hci conn lookup and field access are not properly protected by the hde...

9.8CVSS5.8AI score0.00256EPSS
SaveExploits0
Rows per page
Query Builder