Lucene search
+L

107952 matches found

Cvelist
Cvelist
added 6 days ago28 views

CVE-2026-64263 fuse-uring: fix moving cancelled entry to ent_in_userspace list

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix moving cancelled entry to entinuserspace list fuseuringcancel moves entries that are available these have no reqs attached to the entinuserspace list. entlistrequestexpired checks the first entry on entinuserspace...

0.00198EPSS
SaveExploits0References3
CVE
CVE
added 6 days ago13 views

CVE-2026-64262

The CVE-2026-64262 entry concerns a Linux kernel issue in fuse-uring where, during io_uring task work with tw.cancel set, the cancel handling could leave a fuse_req reference in the userspace queue and fail to end the request, potentially delaying cleanup: the code path could set -ECANCELED, mark...

5.8AI score0.00198EPSS
SaveExploits0References3
OSV
OSV
added 6 days ago4 views

DEBIAN-CVE-2026-66374

Knot Resolver before 6.4.1 allows remote code execution via a heap-based buffer overflow in the DoQ DNS-over-QUIC receive path...

8.1CVSS6.7AI score0.00389EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago4 views

UBUNTU-CVE-2026-66374

Knot Resolver before 6.4.1 allows remote code execution via a heap-based buffer overflow in the DoQ DNS-over-QUIC receive path...

8.1CVSS6.7AI score0.00389EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 6 days ago6 views

CVE-2026-66374

Knot Resolver before 6.4.1 allows remote code execution via a heap-based buffer overflow in the DoQ DNS-over-QUIC receive path...

8.1CVSS6.7AI score0.00389EPSS
SaveExploits0References3
Cvelist
Cvelist
added 6 days ago38 views

CVE-2026-66374

Knot Resolver before 6.4.1 allows remote code execution via a heap-based buffer overflow in the DoQ DNS-over-QUIC receive path...

8.1CVSS0.00389EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 6 days ago5 views

SUSE CVE-2026-64242

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: net2280: Fix double free in probe error path usbinitializegadget installs gadgetrelease as the release callback for the embedded gadget device. The struct net2280 instance is therefore released through gadgetrelease...

5.7AI score0.00165EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 6 days ago10 views

PT-2026-64522

In the Linux kernel, the following vulnerability has been resolved: regulator: scmi: fix of node refcount leak in scmi regulator probe scmi regulator probe calls of find node by name which takes a reference on the returned device node. On the error path where process scmi regulator of node fails,...

5.8AI score0.00206EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 6 days ago7 views

PT-2026-64533

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the pcrypt component of the crypto subsystem. The system installs the pcrypt aead done callback on a child AEAD request before attempting submission via padata. When...

7.5CVSS5.8AI score0.00501EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 6 days ago9 views

PT-2026-64682

In the Linux kernel, the following vulnerability has been resolved: PCI: mediatek: Fix IRQ domain leak when port fails to enable When mtk pcie enable port fails, mtk pcie port free removes the port from pcie-ports and frees the port structure. However, the IRQ domains set up earlier by mtk pcie...

5.8AI score0.00184EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 6 days ago5 views

Linux Distros Unpatched Vulnerability : CVE-2026-64447

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - staging: media: ipu7: fix double-free and use-after-free in error paths In both ipu7isysinit and ipu7psysinit, pdata is allocated and then passed to...

7.8CVSS5.9AI score0.00133EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 6 days ago10 views

PT-2026-64591

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Fix pid refcount leak in do cpu nanosleep error path In do cpu nanosleep, posix cpu timer create takes a pid reference via get pid and stores it in timer.it.cpu.pid. If the subsequent posix cpu timer set call...

5.7AI score0.00177EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 6 days ago8 views

PT-2026-64637

In the Linux kernel, the following vulnerability has been resolved: mm: swap cgroup: fix NULL deref in lookup swap cgroup id on swapless host lookup swap cgroup id passes swap cgroup ctrltype.map to swap cgroup id lookup without checking that the type was ever registered via swap cgroup swapon. O...

5.7AI score0.00168EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 6 days ago6 views

Linux Distros Unpatched Vulnerability : CVE-2026-56452

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Path traversal in the sshd-scp component of Apache MINA SSHD. Apache MINA SSHD is a Java library for client-side and server-side SSH. The implementation of...

7.5CVSS5.8AI score0.00569EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 6 days ago6 views

Linux Distros Unpatched Vulnerability : CVE-2026-64416

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm: swapcgroup: fix NULL deref in lookupswapcgroupid on swapless host lookupswapcgroupid passes swapcgroupctrltype.map to swapcgroupidlookup without checking th...

5.8AI score0.00168EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 6 days ago6 views

Linux Distros Unpatched Vulnerability : CVE-2026-64275

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Input: elani2c - prevent division by zero and arithmetic underflow The Elan I2C touchpad driver queries the device for its physical dimensions and trace counts ...

5.9AI score0.00211EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 6 days ago6 views

Linux Distros Unpatched Vulnerability : CVE-2026-64424

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netpoll: fix a use-after-free on shutdown path There is a use-after-free error on netpoll, which is clearly detected by KASAN. BUG: KASAN: slab-use-after-free ...

5.9AI score0.00168EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 6 days ago6 views

Linux Distros Unpatched Vulnerability : CVE-2026-64293

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iommufd: Use sizeofhdr instead of sizeofhdr in veventq read The bound-check in iommufdveventqfopsread for the normal vEVENT path uses sizeofhdr where the...

7.8CVSS5.9AI score0.00162EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 6 days ago11 views

PT-2026-64576

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the bpf component where devmap broadcast redirects clone packets for all but the last destination. In native XDP, the clone path only copies linear xdp frame data, whi...

9.8CVSS5.8AI score0.00502EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 6 days ago14 views

PT-2026-64621

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A path traversal bypass exists in the ksmbd component. The ksmbd vfs path lookup function uses LOOKUP BENEATH to restrict path resolution to the share root. While vfs path parent lookup...

8.6CVSS5.8AI score0.00357EPSS
SaveExploits0References4
Rows per page
Query Builder