Lucene search
+L

35 matches found

CVE
CVE
added 2026/07/19 3:40 p.m.13 views

CVE-2026-64109

CVE-2026-64109 describes a Use-After-Free in the Linux kernel af_unix unix_stream_data_wait() due to peeking tail of the receive queue without proper locking, allowing a race between threads to free a skb while it is referenced. The issue arises because tail is compared to last after a race where...

8.8CVSS5.4AI score0.00129EPSS
SaveExploits0References5
NVD
NVD
added 2026/06/25 9:16 a.m.11 views

CVE-2026-53259

In the Linux kernel, the following vulnerability has been resolved: ipv6: anycast: insert aca into global hash under idev-lock syzbot reported a splat 1: a slab-use-after-free in ipv6chkacastaddr, which walks the global inet6acaddrlst hash under RCU and dereferences a struct ifacaddr6 that has...

7.8CVSS0.00115EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/25 8:39 a.m.38 views

CVE-2026-53265

The CVE-2026-53265 entry describes a Linux kernel race in the dm-cache policy SMQ path. A check-then-act race occurs in smq_invalidate_mapping where an e->allocated check was left outside the mq->lock after the destructive section was serialized; two concurrent invalidators can observe allo...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References8Affected Software1
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.5 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: media: iris: fixed the use-of-free of fmtsrc during the MBPF check. During concurrency testing, multiple instances can run in parallel. Each instance uses its own inst-lock, while the core-lock protects the list of active...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/06/09 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-46316

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: KVM: arm64: vgic-its: Drop the translation cache reference only for the erased entry...

9.3CVSS6.4AI score0.00441EPSS
SaveExploits1References3
OSV
OSV
added 2026/05/28 10:16 a.m.9 views

UBUNTU-CVE-2026-46210

In the Linux kernel, the following vulnerability has been resolved: media: iris: fix use-after-free of fmtsrc during MBPF check During concurrency testing, multiple instances can run in parallel, and each instance uses its own inst-lock while the core-lock protects the list of active instances. T...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:40 a.m.7 views

CVE-2026-46233

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: only purge non-released claims When batadvblapurgeclaims goes through the list of claims, it is only traversing the hash list with an rcureadlock. Due to a potential parallel batadvclaimput, it can happen that it...

5.8AI score0.00119EPSS
SaveExploits0References9Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:40 a.m.12 views

CVE-2026-46210

In the Linux kernel, the following vulnerability has been resolved: media: iris: fix use-after-free of fmtsrc during MBPF check During concurrency testing, multiple instances can run in parallel, and each instance uses its own inst-lock while the core-lock protects the list of active instances. T...

5.7AI score0.00129EPSS
SaveExploits0References3Affected Software1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.8 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: sched/fair: This bug prevents dead task groups from regaining access to cfsrq. Kevin is reporting crashes that indicate a use-after-free of cfsrq in the function updateblockedaverages. Initial debugging revealed that cfsrq...

5.5CVSS6.1AI score0.00196EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/06 12:30 p.m.7 views

EUVD-2026-27800

In the Linux kernel, the following vulnerability has been resolved: smb: client: prevent races in -queryinterfaces It was possible for two query interface works to be concurrently trying to update the interfaces. Prevent this by checking and updating ifacelastupdate under ifacelock...

5.7AI score0.00354EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/04/03 3:15 p.m.6 views

CVE-2026-23461

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2capunregisteruser After commit ab4eedb790ca "Bluetooth: L2CAP: Fix corrupted list in hcichandel", l2capconndel uses conn-lock to protect access to conn-users. However, l2capregisteruser a...

5.7AI score0.00247EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/04/03 3:15 p.m.4 views

CVE-2026-23461 Bluetooth: L2CAP: Fix use-after-free in l2cap_unregister_user

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2capunregisteruser After commit ab4eedb790ca "Bluetooth: L2CAP: Fix corrupted list in hcichandel", l2capconndel uses conn-lock to protect access to conn-users. However, l2capregisteruser a...

8.8CVSS6.1AI score0.00247EPSS
SaveExploits0References8
CVE
CVE
added 2026/04/03 3:15 p.m.24 views

CVE-2026-23441

CVE-2026-23441 is a Linux kernel vulnerability in the net/mlx5e driver. The issue is a race condition where the ASO spinlock is released before the hardware finishes processing a WQE, causing a second operation to overwrite a shared DMA context. The fix introduces a private per-object IPSec ASO c...

4.7CVSS5.7AI score0.00089EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/01/13 3:28 p.m.24 views

CVE-2025-68774

CVE-2025-68774 is a race in the Linux kernel’s hfsplus code where concurrent sync() and link() can create the same bnode, both threads end with refcnt=1 due to missing hfs_bnode_get(). When the second thread reuses the node from the hash, a BUG_ON triggers on refcnt. The fix is to call hfs_bnode_...

7.5CVSS6AI score0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2026/01/13 3:28 p.m.5 views

CVE-2025-68774 hfsplus: fix missing hfs_bnode_get() in __hfs_bnode_create

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix missing hfsbnodeget in hfsbnodecreate When sync and link are called concurrently, both threads may enter hfsbnodefind without finding the node in the hash table and proceed to create it. Thread A: hfspluswriteinode -...

7.5CVSS6.2AI score0.00173EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/01/12 1:52 p.m.5 views

kernel: usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call paths

A use-after-free vulnerability was found in the DWC3 USB controller driver in the Linux kernel. Multiple unsynchronized execution paths can invoke dwc3removerequests concurrently, leading to premature freeing of USB requests. When one path frees requests while another is still processing them, a...

5.9AI score0.00202EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 3:30 p.m.6 views

EUVD-2023-60259

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race when deleting free space root from the dirty cow roots list When deleting the free space tree we are deleting the free space root from the list fsinfo-dirtycowonlyroots without taking the lock that protects it,...

5.7AI score0.00172EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 1:16 p.m.8 views

CVE-2023-54082

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00018EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.5 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: mptcp: Race conditions between subflow failures and additional subflow creations. We have race conditions similar to those addressed by the previous patch, between subflow failures and additional subflow creations. However, these...

7.8CVSS6.3AI score0.00156EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.6 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: In the tty module, for the serial subsystem, there is a issue where the uartlite driver is registered within the init function. When two instances of the uart device are being probed, a concurrency race may occur. If one thread...

5.5CVSS6.1AI score0.0015EPSS
SaveExploits0References3
Rows per page
Query Builder