Lucene search
+L

10816 matches found

OSV
OSV
added 2026/08/10 12:04 p.m.38 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
NVD
NVD
added 2026/08/06 8:16 a.m.13 views

CVE-2026-64585

In the Linux kernel, the following vulnerability has been resolved: can: esdusb: kill anchored URBs before freeing netdevs esdusbdisconnect frees each CAN netdev with freecandev inside its per-netdev loop and only calls unlinkallurbsdev afterwards. The per-netdev private data struct esdusbnetpriv...

7.8CVSS0.0012EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/06 7:06 a.m.88 views

CVE-2026-64585

CVE-2026-64585 (Linux kernel): The issue affects the CAN esd_usb subsystem where, after free_candev runs, net_device pointers in priv->tx contexts are dereferenced, leading to use-after-free when killing anchored URBs. The fix reorders teardown to stop TX queues first, then call unlink_all_urb...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/06 7:06 a.m.48 views

CVE-2026-64585 can: esd_usb: kill anchored URBs before freeing netdevs

In the Linux kernel, the following vulnerability has been resolved: can: esdusb: kill anchored URBs before freeing netdevs esdusbdisconnect frees each CAN netdev with freecandev inside its per-netdev loop and only calls unlinkallurbsdev afterwards. The per-netdev private data struct esdusbnetpriv...

7.8CVSS0.0012EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.16 views

EulerOS 2.0 SP15 : kernel (EulerOS-SA-2026-2889)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : mm: blk-cgroup: fix use-after-free in cgwbreleaseworkfnCVE-2026-31586 e1000/e1000e: Fix leak in DMA error cleanupCVE-2026-43445 futex: Clear stale...

9.8CVSS7.3AI score0.01501EPSS
SaveExploits13References138
Positive Technologies
Positive Technologies
added 2026/08/06 12:00 a.m.13 views

PT-2026-68418

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the esd usb disconnect function. The function frees each CAN netdev using free candev within a loop and subsequently calls unlink all urbsdev. Because th...

7.8CVSS5.5AI score0.0012EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/03 12:00 a.m.28 views

PT-2026-67436

Name of the Vulnerable Software and Affected Versions Krayin CRM version 2.2.4 Description Missing authentication in the installer middleware allows unauthenticated remote attackers to overwrite the primary administrator account. By sending a crafted HTTP POST request containing the...

9.8CVSS5.6AI score0.02454EPSS
SaveExploits1References9
SUSE CVE
SUSE CVE
added 2026/07/31 12:37 a.m.10 views

SUSE CVE-2026-14266

7-Zip XZ Decompression Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of 7-Zip. User interaction is required to exploit this vulnerability in that the target must visit a malicious page...

7CVSS7.9AI score0.00742EPSS
SaveExploits2References3
NVD
NVD
added 2026/07/29 9:17 p.m.12 views

CVE-2026-13308

Autel MaxiCharger AC Elite Home WebSockets Integer Underflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Autel MaxiCharger AC Elite Home EV chargers. Authentication is not required to exploit this...

8.1CVSS0.00567EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/29 8:17 p.m.17 views

CVE-2026-5489

DriveLock Directory Traversal Information Disclosure Vulnerability. This vulnerability allows remote attackers to disclose sensitive information on affected installations of DriveLock. Authentication is not required to exploit this vulnerability. The specific flaw exists within the web service,...

5.3CVSS0.01266EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/29 7:10 p.m.12 views

EUVD-2026-50499

ATEN Unizon RpcProvider Missing Authentication Denial-of-Service Vulnerability. This vulnerability allows remote attackers to create a denial-of-service condition on affected installations of ATEN Unizon. Authentication is not required to exploit this vulnerability. The specific flaw exists withi...

7.5CVSS7.2AI score0.00484EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/29 7:05 p.m.14 views

EUVD-2026-50488

Dify AI Workflow oauthredirecturl Open Redirect Vulnerability. This vulnerability allows remote attackers to disclose sensitive information on affected installations of Dify. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a...

5.4CVSS5.9AI score0.00248EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/29 6:16 p.m.14 views

CVE-2026-14266

7-Zip XZ Decompression Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of 7-Zip. User interaction is required to exploit this vulnerability in that the target must visit a malicious page...

7.8CVSS0.00742EPSS
SaveExploits2References2
NVD
NVD
added 2026/07/28 4:20 p.m.16 views

CVE-2026-66750

Let's Chat 0.3.0 through 0.4.8 contains a broken access control vulnerability that allows authenticated attackers to download file attachments from private and password-protected rooms they are not a member of by exploiting missing room membership checks in the file retrieval route. Attackers can...

5.3CVSS0.00263EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/27 10:16 a.m.5 views

DEBIAN-CVE-2026-17523

In the Linux kernel, the following vulnerability has been resolved: can: bcm: switch timer to HRTIMERMODESOFT and remove hrtimertasklet This patch switches the timer to HRTIMERMODESOFT, which executed the timer callback in softirq context and removes the hrtimertasklet...

7.8CVSS5.9AI score0.00146EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/07/27 10:16 a.m.11 views

CVE-2026-17523

In the Linux kernel, the following vulnerability has been resolved: can: bcm: switch timer to HRTIMERMODESOFT and remove hrtimertasklet This patch switches the timer to HRTIMERMODESOFT, which executed the timer callback in softirq context and removes the hrtimertasklet...

7.8CVSS5.8AI score0.00146EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/27 8:58 a.m.10 views

CVE-2026-17523 can: bcm: switch timer to HRTIMER_MODE_SOFT and remove hrtimer_tasklet

In the Linux kernel, the following vulnerability has been resolved: can: bcm: switch timer to HRTIMERMODESOFT and remove hrtimertasklet This patch switches the timer to HRTIMERMODESOFT, which executed the timer callback in softirq context and removes the hrtimertasklet...

7.8CVSS5.9AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/27 8:58 a.m.6 views

CVE-2026-17523

In the Linux kernel, the following vulnerability has been resolved: can: bcm: switch timer to HRTIMERMODESOFT and remove hrtimertasklet This patch switches the timer to HRTIMERMODESOFT, which executed the timer callback in softirq context and removes the hrtimertasklet...

7.8CVSS5.9AI score0.00146EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/21 1:02 p.m.14 views

SUSE CVE-2026-63990

In the Linux kernel, the following vulnerability has been resolved: bonding: refuse to enslave CAN devices syzbot reported a kernel paging request crash in canrxunregister inside net/can/afcan.c. The crash occurs because a virtual CAN device vxcan is being enslaved to a bonding master. During the...

5.5CVSS5.4AI score0.00181EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/21 11:08 a.m.20 views

CVE-2026-63990

A flaw was found in the Linux kernel's bonding driver. This vulnerability allows a local user to cause a kernel crash, leading to a Denial of Service DoS, by attempting to enslave a virtual Controller Area Network CAN device to a bonding master. The bonding driver, designed for Ethernet-like...

5.5CVSS5.5AI score0.00181EPSS
SaveExploits0References4
Rows per page
Query Builder