Lucene search
+L

4710 matches found

OSV
OSV
added 2026/08/10 12:04 p.m.13 views

CVE-2026-68390 Bluetooth: hci_sync: hold hdev->lock for hci_conn_params lookups

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold hdev-lock for hciconnparams lookups hciconnparamslookup requires hdev-lock be held, otherwise the list iteration or param access is not safe. Hold hdev-lock for params lookups in hcisync...

8.8CVSS5.4AI score
SaveExploits0References5
CVE
CVE
added 2026/08/10 12:04 p.m.31 views

CVE-2026-68387

The CVE-2026-68387 defect affects the Linux kernel CAN raw socket path. A change to store flags in a single bitfield (struct raw_sock) introduced a read-modify-write window during raw_setsockopt() flag updates, enabling concurrent access races. The fix adds a locking wrapper around flag manipulat...

7.8CVSS5.3AI score0.00173EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.36 views

CVE-2026-68387 can: raw: add locking for raw flags bitfield

In the Linux kernel, the following vulnerability has been resolved: can: raw: add locking for raw flags bitfield With commit 890e5198a6e5 "can: raw: use bitfields to store flags in struct rawsock" the formerly separate integer values have been integrated into a single bitfield. This led to a...

7.8CVSS0.00173EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 12:04 p.m.6 views

EUVD-2026-55573

In the Linux kernel, the following vulnerability has been resolved: can: raw: add locking for raw flags bitfield With commit 890e5198a6e5 "can: raw: use bitfields to store flags in struct rawsock" the formerly separate integer values have been integrated into a single bitfield. This led to a...

5.3AI score0.00173EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 12:04 p.m.9 views

CVE-2026-68387 can: raw: add locking for raw flags bitfield

In the Linux kernel, the following vulnerability has been resolved: can: raw: add locking for raw flags bitfield With commit 890e5198a6e5 "can: raw: use bitfields to store flags in struct rawsock" the formerly separate integer values have been integrated into a single bitfield. This led to a...

7.8CVSS5.4AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/10 12:03 p.m.8 views

EUVD-2026-55567

In the Linux kernel, the following vulnerability has been resolved: ksmbd: pin conn during async oplock break notification smb2oplockbreaknoti and smb2leasebreaknoti store a ksmbdconn pointer in an async ksmbdwork and then queue that work on ksmbd-io. The work only increments conn-rcount, which...

5.3AI score0.00463EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 12:03 p.m.30 views

CVE-2026-68364 drm/amd/display: Fix ISM dc_lock deadlock during suspend

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix ISM dclock deadlock during suspend Why System hang observed during suspend/resume while video is playing. amdgpudmismdisable is called under dclock and waits for ISM delayed work via disabledelayedworksync. T...

0.00162EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/10 12:03 p.m.32 views

CVE-2026-68347 iommu/amd: Fix IRQ unsafe locking in gdom allocation

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix IRQ unsafe locking in gdom allocation Lockdep complains: 259.410489 ===================================================== 259.417287 WARNING: HARDIRQ-safe - HARDIRQ-unsafe lock order detected 259.424667...

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

EUVD-2026-55448

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix IRQ unsafe locking in gdom allocation Lockdep complains: 259.410489 ===================================================== 259.417287 WARNING: HARDIRQ-safe - HARDIRQ-unsafe lock order detected 259.424667...

5.3AI score0.00162EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/10 12:02 p.m.9 views

EUVD-2026-55424

In the Linux kernel, the following vulnerability has been resolved: tipc: serialize udp bearer replicast list updates tipcudprcastadd and cleanupbearer both update ub-rcast.list with listaddrcu / listdelrcu, but nothing serializes them. The add runs from the encap receive softirq via...

5.3AI score0.0012EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/10 12:01 p.m.8 views

EUVD-2026-55374

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix context pstate override handling There are several problems in the context pstate handling code. The most serious ones are potential use-after-free and NULL pointer dereferences at context initialization time. Bot...

5.4AI score0.00134EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 11:59 a.m.39 views

CVE-2026-68150

CVE-2026-68150 affects Linux kernel fs/super: emergency thaw of all frozen filesystems could double-unlock s_umount, corruptting rwsem state. Connected fix switches iteration to SUPER_ITER_UNLOCKED and acquires s_umount in the callback with super_lock_excl() before thaw_super_locked(), aligning w...

5.3AI score0.00173EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 11:59 a.m.30 views

CVE-2026-68143

CVE-2026-68143 affects the Linux kernel SLIP path. A race between MTU changes and receive processing can occur because sl_realloc_bufs() updates rbuff and buffsize while holding sl->lock, but slip_receive_buf() may write to rbuff without the lock. An MTU change/shrink can expose the new smalle...

7.8CVSS5.5AI score0.00138EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.36 views

CVE-2026-68137 net/x25: fix use-after-free in x25_kill_by_neigh()

In the Linux kernel, the following vulnerability has been resolved: net/x25: fix use-after-free in x25killbyneigh x25killbyneigh walks the global X.25 socket list looking for sockets attached to a terminating neighbour. x25listlock protects list membership while the lookup is in progress, but it...

9.8CVSS0.00543EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 11:58 a.m.6 views

EUVD-2026-55477

In the Linux kernel, the following vulnerability has been resolved: audit: fix recursive locking deadlock in auditdupeexe A deadlock occurs in the audit subsystem when duplicating executable-related rules. When a file is moved e.g., via dorenameat2, the VFS layer locks the parent directory...

5.4AI score0.00475EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 11:58 a.m.31 views

CVE-2026-68096 audit: fix recursive locking deadlock in audit_dupe_exe()

In the Linux kernel, the following vulnerability has been resolved: audit: fix recursive locking deadlock in auditdupeexe A deadlock occurs in the audit subsystem when duplicating executable-related rules. When a file is moved e.g., via dorenameat2, the VFS layer locks the parent directory...

7.5CVSS0.00475EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/10 11:58 a.m.9 views

CVE-2026-68096 audit: fix recursive locking deadlock in audit_dupe_exe()

In the Linux kernel, the following vulnerability has been resolved: audit: fix recursive locking deadlock in auditdupeexe A deadlock occurs in the audit subsystem when duplicating executable-related rules. When a file is moved e.g., via dorenameat2, the VFS layer locks the parent directory...

7.5CVSS5.5AI score
SaveExploits0References8
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 vulnerabilities have been resolved: ksmbd: In the vfs module, a race condition occurred regarding the mFlags field. ksmbd maintains states such as “delete-on-close” and “pending-delete” in the mFlags field of the ksmbdinode structure. In the vfscache.c code, thi...

9.1CVSS5.6AI score0.00458EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.8 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: nfsd: Locking is provided for v4endgrace. Writing to v4endgrace can cause a race condition with server shutdown, resulting in memory being accessed after it has been freed—especially in the case of reclaimstrhashtbl. We cannot...

7.8CVSS5.6AI score0.00132EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: Bluetooth: hcisync: Fixed a double-free in ‘hcidiscoveryfilterclear’. The function ‘hcidiscoveryfilterclear’ frees the ‘uuids’ array and then sets it to NULL. There is a small chance that the following races will occur:...

7.8CVSS6.7AI score0.00166EPSS
SaveExploits0References3
Rows per page
Query Builder