Lucene search
+L

11053 matches found

Microsoft CVE
Microsoft CVE
added 2026/06/27 8:18 a.m.13 views

net/smc: avoid NULL deref of conn->lnk in smc_msg_event tracepoint

...

5.5CVSS5.8AI score0.00116EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:17 a.m.5 views

net: phonet: free phonet_device after RCU grace period

...

7.8CVSS5.9AI score0.00135EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:10 a.m.17 views

net: skbuff: fix missing zerocopy reference in pskb_carve helpers

...

7.8CVSS5.8AI score0.00238EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:6 a.m.10 views

ALSA: PCM: Fix wait queue list corruption in snd_pcm_drain() on linked streams

...

7.8CVSS5.8AI score0.00138EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:5 a.m.5 views

neigh: let neigh_xmit take skb ownership

...

7.5CVSS6.1AI score0.00539EPSS
SaveExploits0
NVD
NVD
added 2026/06/26 8:17 p.m.12 views

CVE-2026-53292

In the Linux kernel, the following vulnerability has been resolved: net: phonet: do not BUGON in pnsocketautobind on failed bind syzbot reported a kernel BUG triggered from pnsocketsendmsg via pnsocketautobind: kernel BUG at net/phonet/socket.c:213! RIP: 0010:pnsocketautobind...

5.5CVSS0.00107EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/26 8:17 p.m.7 views

DEBIAN-CVE-2026-53290

In the Linux kernel, the following vulnerability has been resolved: drm/xe/eustall: Fix drmdevput called before stream disable in close In xeeustallstreamclose, drmdevput is called before the stream is disabled and its resources are freed. If this drops the last reference, the device structures...

7.8CVSS5.8AI score0.00124EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/26 7:36 p.m.11 views

CVE-2026-52949

A flaw was found in the Linux kernel's Direct Rendering Manager DRM subsystem. Specifically, within the ttmboshrink function, a backup failure could lead to an infinite Least Recently Used LRU walk. This issue may allow a local attacker to trigger a Denial of Service DoS, making the system...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/26 7:30 p.m.15 views

CVE-2026-53103

A flaw was found in the Linux kernel's Wi-Fi subsystem, specifically within the mt7925rocabortsync function. This vulnerability can lead to a deadlock condition when rocabortsync attempts to cancel a work item rocwork while rocwork is already holding a mutex. This situation can occur during Wi-Fi...

5.5CVSS5.7AI score0.00093EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/26 7:18 p.m.11 views

CVE-2026-52951

A flaw was found in the Linux kernel's drm/xe/dma-buf subsystem. This vulnerability involves race conditions when handling the invalidatemappings hook, particularly during buffer object initialization and attachment. An attacker, by triggering specific sequences of operations, could exploit these...

7.8CVSS5.9AI score0.00138EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/26 6:29 p.m.11 views

CVE-2026-53037

A flaw was found in the Linux kernel's USB Human Interface Device HID subsystem. This vulnerability occurs when a USB device, containing both HID and storage or Universal Attached SCSI UAS components, is reset. During the reset process, memory allocation operations within the hidpostreset functio...

5.5CVSS5.7AI score0.00095EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/26 6:9 p.m.11 views

CVE-2026-53084

A flaw was found in the Linux kernel's Berkeley Packet Filter BPF subsystem. This vulnerability involves a lock ordering problem that occurs when BPF programs acquire certain locks that depend on the mmaplock. This issue could potentially lead to system instability or unexpected behavior due to...

5.5CVSS5.8AI score0.00156EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2026/06/26 1:7 p.m.8 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 kernel was updated to fix various security issues The following security issues were fixed: CVE-2025-10263: arm64: errata: Mitigate TLBI errata on various Arm CPUs bsc1266290. CVE-2025-68324: scsi: imm: Fix use-after-free bug caused by unfinished delayed work...

9.3CVSS6.7AI score0.0055EPSS
SaveExploits1References124
RedhatCVE
RedhatCVE
added 2026/06/26 9:19 a.m.14 views

CVE-2026-53209

A flaw was found in the Bluetooth subsystem of the Linux kernel, specifically within the hcisync component. This vulnerability occurs when the hciadvbcastannoucement function attempts to prepend Broadcast Announcement service data to an existing advertising payload that is already at its maximum...

7.8CVSS5.8AI score0.00138EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/26 8:4 a.m.10 views

CVE-2026-53182

A flaw was found in the Linux kernel's nl80211 Wi-Fi subsystem. The nl80211parsernrelems function, responsible for parsing EMA RNR Enhanced Multiple Access Reduced Neighbor Report lists, does not properly handle an excessive number of nested NL80211ATTREMARNRELEMS inputs. This improper input...

7.8CVSS5.8AI score0.00138EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/26 7:44 a.m.12 views

CVE-2026-53165

A flaw was found in the Linux kernel's iomap subsystem. A race condition can occur during buffered read error reporting, specifically in the iomapfinishfolioread function. This allows a separate process to clear a folio's mapping while an error is being reported, leading to a null pointer...

7.5CVSS5.7AI score0.00359EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/26 7:44 a.m.12 views

CVE-2026-53251

A flaw was found in the Linux kernel's Bluetooth subsystem. The hcigetroute function, used in the ISO Isochronous Stream connection handling, fails to release a reference-counted hcidev pointer. This resource leak could lead to a Denial of Service DoS condition...

5.5CVSS5.8AI score0.00127EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/06/26 2:14 a.m.10 views

SUSE CVE-2026-52991

In the Linux kernel, the following vulnerability has been resolved: sched/psi: fix race between file release and pressure write A potential race condition exists between pressure write and cgroup file release regarding the priv member of struct kernfsopenfile, which triggers the uaf reported in 1...

7.8CVSS6AI score0.00107EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:13 a.m.8 views

SUSE CVE-2026-53032

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix NULL deref in mapkptrmatchtype for scalar regs Commit ab6c637ad027 "bpf: Fix a bpfkptrxchg issue with local kptr" refactored mapkptrmatchtype to branch on btfiskernel before checking basetype. A scalar register stored in...

5.8AI score0.00122EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:12 a.m.9 views

SUSE CVE-2026-53050

In the Linux kernel, the following vulnerability has been resolved: quota: Fix race of dquotscanactive with quota deactivation dquotscanactive can race with quota deactivation in quotareleaseworkfn like: CPU0 quotareleaseworkfn CPU1 dquotscanactive ==============================...

7CVSS5.8AI score0.001EPSS
SaveExploits0References5
Rows per page
Query Builder