Lucene search
+L

1589 matches found

EUVD
EUVD
added 2026/08/10 12:03 p.m.10 views

EUVD-2026-55471

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: dummyhcd: prevent fiforeq reuse during giveback dummyhcd embeds a single shared usbrequest dum-fiforeq that the "emulated single-request FIFO" fast-path in dummyqueue reuses for small IN transfers: it copies the...

5.3AI score0.00138EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 12:00 p.m.7 views

EUVD-2026-55290

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: Protect UUID list traversal The hcisync conversion moved class-of-device and EIR generation from an HCI request built under hdev-lock to asynchronous command sync work. The worker holds hdev-reqlock, but that...

5.4AI score0.00159EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.37 views

CVE-2026-68170 mptcp: fix stale skb->sk reference on subflow close

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix stale skb-sk reference on subflow close The backlog list is updated by mptcpdataready under mptcpdatalock. The cleanup of backlog references to a closing subflow, however, was performed in mptcpclosessk, before...

9.8CVSS0.00516EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 11:59 a.m.29 views

CVE-2026-68170

CVE-2026-68170, affecting Linux kernel MPTCP, describes a use-after-free risk caused by a stale backlog backlog entry referencing a closing subflow. The issue arises because backlog cleanup was performed in mptcp_close_ssk() without holding the ssk lock or mptcp_data_lock(), while concurrent RX p...

9.8CVSS5.4AI score0.00516EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 11:59 a.m.32 views

CVE-2026-68146

The CVE-2026-68146 entry documents a Linux kernel ftrace vulnerability where the trace_parser state (idx, cont, buffer) could race when multiple threads share an open trace file descriptor and perform concurrent writes or releases. The fix introduces a global mutex (parser_lock) to serialize all ...

5.3AI score0.0018EPSS
SaveExploits0References6
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.7 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: mfd: core: Added locking around ‘mfdofnodelist’. Manipulating a list in the kernel is not safe without some form of mutual exclusion mechanism. Add a mutex whenever we access or modify ‘mfdofnodelist’ to prevent potential crashes...

5.5CVSS5.2AI score0.00128EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: smb: client: prevented races in -queryinterfaces It was possible for two query interfaces to simultaneously attempt to update the interfaces. This issue can be avoided by checking and updating ifacelastupdate under ifacelock...

8.8CVSS5.7AI score0.00354EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.9 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: locking/spinlock/debug: Fixed a data race in dorawwritelock. KCSAN reports: BUG: KCSAN: Data race in dorawwritelock/dorawwritelock. The following operations were performed: Write 0xffff800009cf504c 4 bytes to memory by task 11...

7.5CVSS5.6AI score0.00455EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.4 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fixed a use-after-free in ksmbdtreeconnectput under concurrency conditions. Under high concurrency, a tree-connection object tcon is freed during a disconnection path, while another path still holds a reference to it...

9.8CVSS6.2AI score0.00416EPSS
SaveExploits0References3
Fedora
Fedora
added 2026/08/08 1:37 a.m.9 views

[SECURITY] Fedora 44 Update: erlang-26.2.5.21-5.fc44

Erlang is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. Erlang is used in several large telecommunication systems from Ericsson...

9.1CVSS5.3AI score0.00211EPSS
SaveExploits0
Fedora
Fedora
added 2026/08/08 1:28 a.m.8 views

[SECURITY] Fedora 43 Update: erlang-26.2.5.21-5.fc43

Erlang is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. Erlang is used in several large telecommunication systems from Ericsson...

9.1CVSS5.3AI score0.00211EPSS
SaveExploits0
NVD
NVD
added 2026/08/07 10:16 p.m.9 views

CVE-2026-11742

The kernel queue helper zqueuenodepeek in kernel/queue.c dereferences a node taken from a queue's dataq list, reading the node's flag byte and, for items enqueued via kqueueallocappend/allocprepend, the data pointer of an internally allocated allocnode struct. The implementations of...

3.6CVSS0.00093EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/07 9:10 p.m.14 views

EUVD-2026-54681

The kernel queue helper zqueuenodepeek in kernel/queue.c dereferences a node taken from a queue's dataq list, reading the node's flag byte and, for items enqueued via kqueueallocappend/allocprepend, the data pointer of an internally allocated allocnode struct. The implementations of...

3.6CVSS5.6AI score0.00093EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/04 8:16 p.m.7 views

CVE-2026-48154

GoRest is a Golang starter kit built with the Gin framework for prototyping and developing RESTful APIs. In versions prior to 1.12.2 nMemorySecret2FA contains a race condition due to an unsynchronized package-level map used to store 2FA secrets. Multiple HTTP handlers in handler/login.go and...

5.9CVSS0.00247EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/04 7:45 p.m.13 views

CVE-2026-48154 GoRest: InMemorySecret2FA race condition allows process crash via concurrent map access

GoRest is a Golang starter kit built with the Gin framework for prototyping and developing RESTful APIs. In versions prior to 1.12.2 nMemorySecret2FA contains a race condition due to an unsynchronized package-level map used to store 2FA secrets. Multiple HTTP handlers in handler/login.go and...

5.9CVSS5.4AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/31 12:00 a.m.10 views

Fedora 43 : unbound (2026-3170ee6a1c)

The remote Fedora 43 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-3170ee6a1c advisory. Update to 1.25.2 rhbz2506061 Security fixes: - Fix CVE-2026-14586, Assertion in libngtcp2 when under pressure in high concurrency DNS-over-QUIC...

9.3CVSS6.2AI score0.00722EPSS
SaveExploits0References29
Fedora
Fedora
added 2026/07/30 1:00 a.m.10 views

[SECURITY] Fedora 43 Update: nginx-1.30.4-1.fc43

Nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 and IMAP protocols, with a strong focus on high concurrency, performance and low memory usage...

9.2CVSS5.8AI score0.03506EPSS
SaveExploits5
BDU FSTEC
BDU FSTEC
added 2026/07/30 12:00 a.m.10 views

The vulnerability of the smb_lazy_parent_lease_break_close() function in the fs/smb/server/oplock.c module of the Smb subsystem of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the smblazyparentleasebreakclose function in the fs/smb/server/oplock.c module of the Smb subsystem of the Linux operating system is related to the reutilization of previously freed memory due to concurrent access to resources. Exploiting this vulnerability could allow a remo...

9CVSS7.6AI score0.00444EPSS
SaveExploits0References10Affected Software2
SUSE CVE
SUSE CVE
added 2026/07/28 5:08 p.m.11 views

SUSE CVE-2026-64541

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix UAF in smccdcrxhandler by pinning the socket smccdcrxhandler looks up the connection by token under the link group's connslock, drops the lock, and then dereferences conn and the smcsock derived from it, ending in...

7CVSS5.7AI score0.00521EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/28 12:32 p.m.8 views

EUVD-2026-49783

Accesses to the CMOS memory contents are done using an indirect IO port pair. Therefore Xen needs to cache the guest chosen index, and one of the usages of the index didn't take the necessary locking to avoid concurrent changes. As a result, a guest could change the index after it being checked,...

7.5CVSS5.9AI score0.00252EPSS
SaveExploits0References1
Rows per page
Query Builder