Lucene search
+L

2021 matches found

Debian CVE
Debian CVE
added 2026/05/01 1:56 p.m.10 views

CVE-2026-31718

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdclosefd via durable scavenger When a durable file handle survives session disconnect TCP close without SMB2LOGOFF, sessionfdcheck sets fp-conn = NULL to preserve the handle for later reconnection...

9.8CVSS5.7AI score0.00356EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/05/01 12:0 a.m.16 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 the persistent cleaner in ksmbd, which reuses memory after release in ksmbdclosefd, potentially...

9.8CVSS5.8AI score0.00356EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/01 12:0 a.m.9 views

PT-2026-36404

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the gpib driver's IO ioctl handlers. The 'IBRD', 'IBWRT', 'IBCMD', and 'IBWAIT' ioctl handlers utilize a gpib descriptor pointer after the board-big gpib...

7.8CVSS5.4AI score0.00131EPSS
SaveExploits0References12
OSV
OSV
added 2026/04/30 11:16 a.m.12 views

ALPINE-CVE-2026-31787

In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: fix double free via VMA splitting privcmdvmops defines .close privcmdclose, but neither .maysplit nor .open. When userspace does a partial munmap on a privcmd mapping, the kernel splits the VMA via splitvma. Since...

7.8CVSS5.8AI score0.00183EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/04/27 5:41 a.m.20 views

freerdp: FreeRDP has a heap-use-after-free in video_timer

A use after free flaw has been discovered in FreeRDP. The videotimer can send client notifications after the control channel is closed, dereferencing a freed callback and triggering a use after free. A malicious server can trigger a client‑side heap use after free causing a crash DoS...

8.7CVSS5.2AI score0.00467EPSS
SaveExploits0References6
OSV
OSV
added 2026/04/25 11:11 a.m.8 views

OESA-2026-2084 haproxy security update

HAProxy is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is particularly suited for very high traffic web sites and powers quite a number of the world's most visited ones. Security Fixes: An issue was...

4CVSS5.4AI score0.00297EPSS
SaveExploits1References2
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:8 a.m.12 views

nfc: nci: fix circular locking dependency in nci_close_device

...

5.5CVSS5.2AI score0.00095EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.12 views

SUSE CVE-2026-31509

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: fix circular locking dependency in nciclosedevice nciclosedevice flushes rxwq and txwq while holding reqlock. This causes a circular locking dependency because ncirxwork running on rxwq can end up taking reqlock too:...

4.7CVSS5.6AI score0.00095EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/04/22 3:31 p.m.9 views

EUVD-2026-24876

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btintel: serialize btintelhwerror with hcireqsynclock btintelhwerror issues two hcicmdsync calls HCIOPRESET and Intel exception-info retrieval without holding hcireqsynclock. This lets it race against hcidevdoclose -...

5.6AI score0.00126EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/04/22 3:31 p.m.12 views

EUVD-2026-24889

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: fix circular locking dependency in nciclosedevice nciclosedevice flushes rxwq and txwq while holding reqlock. This causes a circular locking dependency because ncirxwork running on rxwq can end up taking reqlock too:...

5.6AI score0.00095EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/04/22 3:31 p.m.10 views

EUVD-2026-24827

In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix tx.buf use-after-free in isotpsendmsg isotpsendmsg uses only cmpxchg on so-tx.state to serialize access to so-tx.buf. isotprelease waits for ISOTPIDLE via waiteventinterruptible and then calls kfreeso-tx.buf. If a...

5.6AI score0.00104EPSS
SaveExploits0References6
NVD
NVD
added 2026/04/22 2:16 p.m.8 views

CVE-2026-31509

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: fix circular locking dependency in nciclosedevice nciclosedevice flushes rxwq and txwq while holding reqlock. This causes a circular locking dependency because ncirxwork running on rxwq can end up taking reqlock too:...

5.5CVSS0.00095EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/04/22 1:54 p.m.38 views

CVE-2026-31509 nfc: nci: fix circular locking dependency in nci_close_device

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: fix circular locking dependency in nciclosedevice nciclosedevice flushes rxwq and txwq while holding reqlock. This causes a circular locking dependency because ncirxwork running on rxwq can end up taking reqlock too:...

0.00095EPSS
SaveExploits0References8
CVE
CVE
added 2026/04/22 1:54 p.m.41 views

CVE-2026-31509

CVE-2026-31509 affects the Linux kernel NFC NCI subsystem. The vulnerability stems from nci_close_device() flushing rx_wq and tx_wq while holding req_lock, creating a circular locking dependency with nci_rx_work() and related paths. The fix moves the rx_wq flush to after req_lock is released, rel...

5.5CVSS5.6AI score0.00095EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/04/22 1:54 p.m.15 views

CVE-2026-31509 nfc: nci: fix circular locking dependency in nci_close_device

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: fix circular locking dependency in nciclosedevice nciclosedevice flushes rxwq and txwq while holding reqlock. This causes a circular locking dependency because ncirxwork running on rxwq can end up taking reqlock too:...

5.8AI score
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/04/22 7:54 a.m.15 views

freerdp: FreeRDP has a Heap-use-after-free in play_thread

A heap use after free has been discovered in FreeRDP. The RDPSND async playback thread can process queued PDUs after the channel is closed and internal state is freed, leading to a use after free in rdpsndtreatwave...

8.7CVSS5.7AI score0.00534EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/04/22 7:54 a.m.13 views

freerdp: FreeRDP has a heap-use-after-free in urb_bulk_transfer_cb

A heap buffer use after free has been discovered in FreeRDP. Asynchronous bulk transfer completions can use a freed channel callback after URBDRC channel close, leading to a use after free in urbwritecompletion...

8.7CVSS5.8AI score0.00467EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/22 7:48 a.m.14 views

freerdp: FreeRDP has a Heap-use-after-free in play_thread

A heap use after free has been discovered in FreeRDP. The RDPSND async playback thread can process queued PDUs after the channel is closed and internal state is freed, leading to a use after free in rdpsndtreatwave...

8.7CVSS5.7AI score0.00534EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/04/22 7:48 a.m.11 views

freerdp: FreeRDP has a heap-use-after-free in urb_bulk_transfer_cb

A heap buffer use after free has been discovered in FreeRDP. Asynchronous bulk transfer completions can use a freed channel callback after URBDRC channel close, leading to a use after free in urbwritecompletion...

8.7CVSS5.8AI score0.00467EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/04/22 12:0 a.m.15 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 the cyclic locking dependency between reqlock and the work queue in nciclosedevice, potentially...

5.5CVSS5.8AI score0.00095EPSS
SaveExploits0References1
Rows per page
Query Builder