Lucene search
+L

35650 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-64341

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - USB: iowarrior: fix use-after-free on disconnect race mutexunlock may access the mutex structure after releasing the lock and therefore cannot be used to manage...

5.4AI score0.00166EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/07/24 11:27 p.m.71 views

Exploit for CVE-2026-64600

VQ-RefluxCore: Kernel Vulnerability Assessment & Research Fram...

6AI score0.00507EPSS
SaveExploits6
SUSE CVE
SUSE CVE
added 2026/07/24 4:21 p.m.7 views

SUSE CVE-2026-63867

In the Linux kernel, the following vulnerability has been resolved: mptcp: close TOCTOU race while computing rcvwnd The MPTCP output path access locklessly the MPTCP-level ackseq in multiple times, using possibly different values for the dataack in the DSS option and to compute the announced rcv...

8.2CVSS5.7AI score0.00321EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/24 4:21 p.m.9 views

SUSE CVE-2026-63874

In the Linux kernel, the following vulnerability has been resolved: net: mctp: usb: fix race between urb completion and rxretry cancellation It's possible that sequencing between setting -stopped and cancelling the rxretry work in ndostop could leave us with an urb queued: T1: ndostop T2:...

7.8CVSS5.7AI score0.00119EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/24 4:16 p.m.7 views

CVE-2026-64210

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: xsk: Fix unlocked writing to ICOSQ During napi poll, when the affinity changes and there's still XSK work to be done, we trigger an ICOSQ interrupt on the new CPU. However, this triggering on the ICOSQ is done...

7.5CVSS0.00343EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/24 3:27 p.m.35 views

CVE-2026-64233 usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bind

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: hold opts-lock across XU walks in uvcfunctionbind uvcfunctionbind walks &opts-extensionunits twice without holding opts-lock: - directly, for the iExtension string-descriptor fixup loop; - indirectly, four times...

0.00157EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/24 3:27 p.m.8 views

EUVD-2026-48642

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: hold opts-lock across XU walks in uvcfunctionbind uvcfunctionbind walks &opts-extensionunits twice without holding opts-lock: - directly, for the iExtension string-descriptor fixup loop; - indirectly, four times...

5.8AI score0.00157EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:27 p.m.10 views

CVE-2026-64233

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: hold opts-lock across XU walks in uvcfunctionbind uvcfunctionbind walks &opts-;extensionunits twice without holding opts-lock: - directly, for the iExtension string-descriptor fixup loop; - indirectly, four...

5.7AI score0.00157EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/07/24 3:23 p.m.21 views

CVE-2026-64210

Summary of CVE-2026-64210 (Linux kernel, net/mlx5e/xsk): The vulnerability arises from unlocking writes to the ICOSQ during NAPI polling when CPU affinity changes while XSK work remains. Two races are described: A) mlx5e_trigger_irq() executes on the old CPU after napi_complete_done() while mlx5e...

7.5CVSS5.7AI score0.00343EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/24 2:0 p.m.17 views

CVE-2026-55731

Loytec LINX firmware (LINX-A64) versions up to 8.4.16 are affected by an unchecked input for loop condition (CWE-606) in the SNMP agent. The issue allows an unauthenticated remote attacker to cause persistent denial of service (CPU exhaustion) by sending a crafted SNMP GETNEXT request with a larg...

8.7CVSS5.9AI score0.00322EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/24 2:0 p.m.8 views

EUVD-2026-48596

Unchecked input for loop condition CWE-606 in the SNMP agent in Loytec LIP-ME201C, L-INX, L-GATE, L-ROC, L-IOB, L-DALI, L-VIS and L-PAD through 8.4.16 on LINX-A64 allows an unauthenticated remote attacker to cause persistent denial of service CPU exhaustion via a crafted SNMP GETNEXT request with...

8.7CVSS5.9AI score0.00322EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/24 2:0 p.m.31 views

CVE-2026-55731 Loytec LINX firmware: Unchecked input for loop condition in the SNMP agent

Unchecked input for loop condition CWE-606 in the SNMP agent in Loytec LIP-ME201C, L-INX, L-GATE, L-ROC, L-IOB, L-DALI, L-VIS and L-PAD through 8.4.16 on LINX-A64 allows an unauthenticated remote attacker to cause persistent denial of service CPU exhaustion via a crafted SNMP GETNEXT request with...

8.7CVSS0.00322EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/24 11:19 a.m.8 views

kernel: scsi: core: Wake up the error handler when final completions race against each other

Race condition vulnerabilities were found in the Linux kernel's SCSI error handler wake-up logic. Memory ordering issues in scsidechostbusy and ordering problems in scsiehinchostfailed can cause the SCSI error handler to never wake up when command completions race against each other. This leaves...

4.7CVSS5.8AI score0.00095EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/24 11:19 a.m.18 views

kernel: net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels

A flaw was found in the Linux kernel's IPv6 networking implementation, specifically within the seg6 and rpl lwtunnels. A race condition can occur when handling destination cache entries, where a NOREF no reference destination object is used after it has been freed. This use-after-free vulnerabili...

8.1CVSS5.7AI score0.00321EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/24 2:16 a.m.7 views

SUSE CVE-2026-59676

A Time-of-check Time-of-use TOCTOU Race Condition vulnerability in seunshare of selinux policycoreutils allows a user calling seunshare that is running in the unconfined SELinux domain to delete arbitrary root-owned files, This issue affects policycoreutils through 3.10...

5.8CVSS5.9AI score0.00087EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.26 views

PT-2026-64325

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the net/mlx5e component where writing to the ICOSQ Interrupt Coalescing Send Queue is performed without proper locking during a NAPI poll when affinity changes and XSK...

7.5CVSS5.7AI score0.00343EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.18 views

PT-2026-64369

In the Linux kernel, the following vulnerability has been resolved: NTB: epf: Avoid pci iounmap with offset when PEER SPAD and CONFIG share BAR When BAR PEER SPAD and BAR CONFIG share one PCI BAR, the module teardown path ends up calling pci iounmap on the same iomem with some offset, which is...

5.7AI score0.00161EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/07/24 12:0 a.m.6 views

IBM Cognos Analytics 12.1.3 Race Condition (7280311)

The version of IBM Cognos Analytics installed on the remote host is 12.1.3. It is, therefore, affected by a race condition vulnerability as referenced in the IBM Security Bulletin No. 7280311: - IBM Cognos Analytics could allow an attacker to obtain incorrect report summary results or cause...

5.4CVSS5.9AI score0.00127EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/23 8:24 a.m.3 views

policycoreutils: Policycoreutils: Arbitrary file deletion via TOCTOU race condition in seunshare

A flaw was found in policycoreutils through 3.10 in seunshare. A TOCTOU race lets a local user running in an unconfined SELinux domain delete arbitrary root-owned files. Removing critical system files can cause denial of service; integrity impact is limited to unauthorized deletion...

5.8CVSS5.8AI score0.00087EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/23 12:13 a.m.7 views

kernel: eventpoll: fix ep_remove struct eventpoll / struct file UAF

A flaw was found in the Linux kernel's eventpoll mechanism. A Use-After-Free UAF vulnerability, where the system attempts to access memory after it has been freed, can occur during the removal of a file. A local attacker could exploit this race condition to corrupt memory, potentially leading to...

7.8CVSS7.6AI score0.03234EPSS
SaveExploits3References5
Rows per page
Query Builder