Lucene search
+L

8308 matches found

Tenable Nessus
Tenable Nessus
added 2026/06/28 12:0 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-53175

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - inet: frags: fix use-after-free caused by the fqdirpreexit flush On netns teardown, fqdirpreexit walks the fqdir rhashtable and flushes every fragment queue tha...

9.8CVSS5.5AI score0.00313EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-53242

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: PCM: Fix wait queue list corruption in sndpcmdrain on linked streams sndpcmdrain uses initwaitqueueentry which does not clear entry.prev/next, and...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:0 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-53265

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dm cache policy smq: check allocation under invalidate lock commit 2d1f7b65f5de dm cache policy smq: fix missing locks in invalidating cache blocks added mq-loc...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:17 a.m.8 views

net/sched: netem: fix queue limit check to include reordered packets

...

5.5CVSS6.1AI score0.00128EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:10 a.m.14 views

drm/amdkfd: Fix buffer overflow in SDMA queue checkpoint/restore on GFX11

...

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

Bluetooth: serialize accept_q access

...

8.8CVSS5.8AI score0.00262EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:6 a.m.11 views

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

...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:4 a.m.12 views

netfilter: nf_queue: hold bridge skb->dev while queued

...

7.8CVSS5.8AI score0.00142EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/06/27 1:55 a.m.13 views

SUSE CVE-2026-52976

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix error cleanup in xeexecqueuecreateioctl Two error handling issues exist in xeexecqueuecreateioctl: 1. When xehwenginegroupaddexecqueue fails, the error path jumps to putexecqueue which skips xeexecqueuekill. If the VM...

7CVSS5.8AI score0.0014EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/06/27 1:55 a.m.10 views

SUSE CVE-2026-52983

In the Linux kernel, the following vulnerability has been resolved: net: airoha: fix BQL imbalance in TX path Fix a possible BQL imbalance in airohadevxmit, where inflight packets are accounted only for the AIROHANUMTXRING netdev TX queues. The queue index is computed as: qid =...

7.5CVSS5.8AI score0.00445EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/27 1:54 a.m.11 views

SUSE CVE-2026-52984

In the Linux kernel, the following vulnerability has been resolved: net/sched: netem: fix queue limit check to include reordered packets The queue limit check in netemenqueue uses q-tlen which only counts packets in the internal tfifo. Packets placed in sch-q by the reorder path qdiscenqueuehead...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/27 1:54 a.m.11 views

SUSE CVE-2026-52987

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: avoid double drmexecfini in userq validate When newaddition is true, amdgpuuserqvmvalidate calls drmexecfini&exec before iterating over the collected HMM ranges and calling amdgputtmttgetuserpages. If...

7.8CVSS5.8AI score0.00137EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/27 12:0 a.m.17 views

EulerOS 2.0 SP15 : cups (EulerOS-SA-2026-2437)

According to the versions of the cups packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.16 and prior, a local...

7.8CVSS6.7AI score0.00502EPSS
SaveExploits9References8
VulnCheck KEV
VulnCheck KEV
added 2026/06/27 12:0 a.m.51 views

VulnCheck KEV: CVE-2026-8054

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' in the Publish Audit API endpoints /api/auditPublishing/get and /api/auditPublishing/getAll in dotCMS Core 25.11.04-1 through 26.04.28-02 allows remote unauthenticated attackers to read, modify, or destroy arbitrar...

10CVSS6.1AI score0.01584EPSS
SaveIn wildExploits1References2
OSV
OSV
added 2026/06/26 8:17 p.m.4 views

DEBIAN-CVE-2026-53298

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Move ndesc initialization at end of airohaqdmainitrxqueue If queue entry or DMA descriptor list allocation fails in airohaqdmainitrxqueue routine, airohaqdmacleanup will trigger a NULL pointer dereference running...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/26 8:17 p.m.5 views

DEBIAN-CVE-2026-53299

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Move ndesc initialization at end of airohaqdmainittx If queue entry list allocation fails in airohaqdmainittxqueue routine, airohaqdmacleanuptxqueue will trigger a NULL pointer dereference accessing the queue entry...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/26 8:17 p.m.14 views

CVE-2026-53298

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Move ndesc initialization at end of airohaqdmainitrxqueue If queue entry or DMA descriptor list allocation fails in airohaqdmainitrxqueue routine, airohaqdmacleanup will trigger a NULL pointer dereference running...

5.5CVSS0.00122EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/26 8:17 p.m.14 views

CVE-2026-53299

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Move ndesc initialization at end of airohaqdmainittx If queue entry list allocation fails in airohaqdmainittxqueue routine, airohaqdmacleanuptxqueue will trigger a NULL pointer dereference accessing the queue entry...

5.5CVSS0.00121EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/06/26 8:17 p.m.10 views

CVE-2026-53298

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Move ndesc initialization at end of airohaqdmainitrxqueue If queue entry or DMA descriptor list allocation fails in airohaqdmainitrxqueue routine, airohaqdmacleanup will trigger a NULL pointer dereference running...

5.5CVSS5.4AI score0.00122EPSS
SaveExploits0References12
OSV
OSV
added 2026/06/26 8:17 p.m.8 views

UBUNTU-CVE-2026-53299

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Move ndesc initialization at end of airohaqdmainittx If queue entry list allocation fails in airohaqdmainittxqueue routine, airohaqdmacleanuptxqueue will trigger a NULL pointer dereference accessing the queue entry...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References12
Rows per page
Query Builder