Lucene search
+L

2014 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-64039

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/msm/snapshot: fix dumping of the unaligned regions The snapshotting code internally alig...

7.7CVSS5.9AI score0.0018EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/19 5:35 p.m.14 views

SUSE CVE-2026-63793

In the Linux kernel, the following vulnerability has been resolved: ntfs: serialize volume label accesses Protect vol-volumelabel with a mutex and snaphost the label before copytouser. This prevent a use-after-free when FSIOCSETFSLABEL replaces the vol-volumelabel and FSIOCGETTSLABEL reads it...

7.8CVSS5.4AI score0.00165EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.10 views

CVE-2026-64080

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Snapshot notifier callbacks under lock Both notification handlers currently look up a notifier callback under notifylock, drop the lock, and then dereference the returned notifier entry. A concurrent unregister...

9.3CVSS0.00145EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.15 views

CVE-2026-64039

In the Linux kernel, the following vulnerability has been resolved: drm/msm/snapshot: fix dumping of the unaligned regions The snapshotting code internally aligns data segment to 16 bytes. This works fine for DPU code where most of the regions are aligned, but fails for snapshotting of the DSI da...

7.7CVSS0.0018EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/19 4:17 p.m.12 views

CVE-2026-63883

In the Linux kernel, the following vulnerability has been resolved: serial: qcomgeni: fix kfifo underflow when flush precedes DMA completion IRQ When uartflushbuffer runs before the DMA completion IRQ is delivered, the following race can occur all steps serialized by uartportlock: 1. DMA starts:...

7.3CVSS0.00166EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.42 views

CVE-2026-64080 firmware: arm_ffa: Snapshot notifier callbacks under lock

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Snapshot notifier callbacks under lock Both notification handlers currently look up a notifier callback under notifylock, drop the lock, and then dereference the returned notifier entry. A concurrent unregister...

9.3CVSS0.00145EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.23 views

CVE-2026-64080

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Snapshot notifier callbacks under lock Both notification handlers currently look up a notifier callback under notifylock, drop the lock, and then dereference the returned notifier entry. A concurrent unregister...

9.3CVSS5.6AI score0.00145EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 3:39 p.m.9 views

CVE-2026-64080 firmware: arm_ffa: Snapshot notifier callbacks under lock

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Snapshot notifier callbacks under lock Both notification handlers currently look up a notifier callback under notifylock, drop the lock, and then dereference the returned notifier entry. A concurrent unregister...

9.3CVSS5.6AI score
SaveExploits0References6
CVE
CVE
added 2026/07/19 3:39 p.m.43 views

CVE-2026-64080

Summary: CVE-2026-64080 affects Linux kernel firmware: arm_ffa snapshot notifier callbacks under lock. The issue arises when notification handlers look up a notifier entry under notify_lock, then drop the lock and dereference the entry, allowing a concurrent unregister to free the entry and cause...

9.3CVSS5.7AI score0.00145EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/19 3:39 p.m.26 views

EUVD-2026-45612

In the Linux kernel, the following vulnerability has been resolved: drm/msm/snapshot: fix dumping of the unaligned regions The snapshotting code internally aligns data segment to 16 bytes. This works fine for DPU code where most of the regions are aligned, but fails for snapshotting of the DSI da...

5.5AI score0.0018EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/19 3:39 p.m.48 views

CVE-2026-64039

CVE-2026-64039 relates to the Linux kernel’s drm/msm/snapshot code, where dumping of unaligned regions caused issues because the snapshotting aligned data segments to 16 bytes. The fix removes length alignment and prints the last registers in the region more accurately; it also addresses a 16x me...

7.7CVSS5.5AI score0.0018EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/19 3:39 p.m.12 views

CVE-2026-64039 drm/msm/snapshot: fix dumping of the unaligned regions

In the Linux kernel, the following vulnerability has been resolved: drm/msm/snapshot: fix dumping of the unaligned regions The snapshotting code internally aligns data segment to 16 bytes. This works fine for DPU code where most of the regions are aligned, but fails for snapshotting of the DSI da...

7.7CVSS5.5AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.48 views

CVE-2026-64039 drm/msm/snapshot: fix dumping of the unaligned regions

In the Linux kernel, the following vulnerability has been resolved: drm/msm/snapshot: fix dumping of the unaligned regions The snapshotting code internally aligns data segment to 16 bytes. This works fine for DPU code where most of the regions are aligned, but fails for snapshotting of the DSI da...

7.7CVSS0.0018EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.24 views

CVE-2026-64039

In the Linux kernel, the following vulnerability has been resolved: drm/msm/snapshot: fix dumping of the unaligned regions The snapshotting code internally aligns data segment to 16 bytes. This works fine for DPU code where most of the regions are aligned, but fails for snapshotting of the DSI da...

7.7CVSS5.3AI score0.0018EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:02 p.m.10 views

CVE-2026-63793

In the Linux kernel, the following vulnerability has been resolved: ntfs: serialize volume label accesses Protect vol-volumelabel with a mutex and snaphost the label before copytouser. This prevent a use-after-free when FSIOCSETFSLABEL replaces the vol-volumelabel and FSIOCGETTSLABEL reads it...

7.8CVSS5.2AI score0.00165EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/07/19 12:02 p.m.15 views

CVE-2026-63793

In the Linux kernel, the following vulnerability has been resolved: ntfs: serialize volume label accesses Protect vol-volumelabel with a mutex and snaphost the label before copytouser. This prevent a use-after-free when FSIOCSETFSLABEL replaces the vol-volumelabel and FSIOCGETTSLABEL reads it...

7.8CVSS5.2AI score0.00165EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.14 views

PT-2026-61397

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the arm ffa firmware component. The notification handlers retrieve a notifier callback while holding the notify lock, but release the lock before...

9.3CVSS5.2AI score0.00145EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.37 views

PT-2026-61356

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the drm/msm/snapshot component where the snapshotting code internally aligns data segments to 16 bytes. While this is effective for DPU code, it fails when snapshottin...

7.7CVSS5.3AI score0.0018EPSS
SaveExploits0
OSV
OSV
added 2026/07/17 7:42 p.m.14 views

GO-2026-5973 K3s: ZIP Archive Path Traversal Vulnerability in etcd Snapshot Decompression in github.com/k3s-io/k3s

K3s: ZIP Archive Path Traversal Vulnerability in etcd Snapshot Decompression in github.com/k3s-io/k3s. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing false-positive reports from...

5.8CVSS5.3AI score0.00167EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/17 2:18 a.m.33 views

CVE-2026-62227

OpenClaw 2026.4.14 before 2026.5.26 contain a server-side request forgery vulnerability in browser snapshot routes that fail to validate post-navigation destinations. Attackers with lower-trust access can bypass OpenClaw policy checks to reach network destinations that should have been blocked...

7.7CVSS0.00392EPSS
SaveExploits0References2
Rows per page
Query Builder