Lucene search
+L

4635 matches found

OSV
OSV
added 2026/07/25 8:51 a.m.11 views

CVE-2026-64498 iio: buffer: hw-consumer: free scan_mask on buffer release

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: hw-consumer: free scanmask on buffer release The scanmask lifetime changed in commit 9a2e1233d38c "iio: buffer: hw-consumer: remove redundant scanmask flexible array". Before that change, the scan mask storage was...

5.9AI score
SaveExploits0References5
EUVD
EUVD
added 2026/07/25 8:51 a.m.13 views

EUVD-2026-48842

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: hw-consumer: free scanmask on buffer release The scanmask lifetime changed in commit 9a2e1233d38c "iio: buffer: hw-consumer: remove redundant scanmask flexible array". Before that change, the scan mask storage was...

5.9AI score0.00155EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.41 views

CVE-2026-64498 iio: buffer: hw-consumer: free scan_mask on buffer release

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: hw-consumer: free scanmask on buffer release The scanmask lifetime changed in commit 9a2e1233d38c "iio: buffer: hw-consumer: remove redundant scanmask flexible array". Before that change, the scan mask storage was...

0.00155EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.13 views

CVE-2026-64498

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: hw-consumer: free scanmask on buffer release The scanmask lifetime changed in commit 9a2e1233d38c "iio: buffer: hw-consumer: remove redundant scanmask flexible array". Before that change, the scan mask storage was...

5.8AI score0.00155EPSS
SaveExploits0
CVE
CVE
added 2026/07/25 8:51 a.m.35 views

CVE-2026-64498

The CVE-2026-64498 issue affects the Linux kernel IIO subsystem (iio: buffer: hw-consumer). The root cause was a lifetime change for scan_mask: it moved to a separate bitmap allocation (buffer.scan_mask) but iio_hw_buf_release() remained unchanged, risking improper cleanup. The fix ensures the sc...

5.9AI score0.00155EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/25 8:51 a.m.11 views

CVE-2026-64498

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: hw-consumer: free scanmask on buffer release The scanmask lifetime changed in commit 9a2e1233d38c "iio: buffer: hw-consumer: remove redundant scanmask flexible array". Before that change, the scan mask storage was...

5.9AI score0.00155EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/25 8:50 a.m.12 views

EUVD-2026-48961

In the Linux kernel, the following vulnerability has been resolved: mm: shrinker: fix NULL pointer dereference in debugfs shrinkerdebugfsadd creates both "count" and "scan" debugfs files unconditionally. That assumes every shrinker implements both countobjects and scanobjects, which is not...

5.7AI score0.00173EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/25 8:50 a.m.52 views

CVE-2026-64417

CVE-2026-64417 relates to the Linux kernel mm shrinker and a NULL pointer dereference in debugfs. The issue arose because shrinker_debugfs_add() created both the optional debugfs files “count” and “scan” unconditionally, assuming every shrinker implements both count_objects() and scan_objects(). ...

5.7AI score0.00173EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/25 8:50 a.m.37 views

CVE-2026-64417 mm: shrinker: fix NULL pointer dereference in debugfs

In the Linux kernel, the following vulnerability has been resolved: mm: shrinker: fix NULL pointer dereference in debugfs shrinkerdebugfsadd creates both "count" and "scan" debugfs files unconditionally. That assumes every shrinker implements both countobjects and scanobjects, which is not...

0.00173EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/25 8:50 a.m.11 views

CVE-2026-64417 mm: shrinker: fix NULL pointer dereference in debugfs

In the Linux kernel, the following vulnerability has been resolved: mm: shrinker: fix NULL pointer dereference in debugfs shrinkerdebugfsadd creates both "count" and "scan" debugfs files unconditionally. That assumes every shrinker implements both countobjects and scanobjects, which is not...

5.7AI score
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-64498

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: iio: buffer: hw-consumer: free scanmask on buffer release The scanmask lifetime changed in...

5.4AI score0.00155EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/24 7:16 a.m.12 views

CVE-2026-14172

Rapid7 InsightVM, Nexpose, and the Insight Agent execute discovered executables during authenticated assessment without validating file ownership, allowing a local low-privileged user to run code as the scan credential Scan Engine or as root/SYSTEM Insight Agent. Fixed in Scan Engine content...

7.8CVSS0.00107EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/24 5:51 a.m.13 views

EUVD-2026-48487

Rapid7 InsightVM, Nexpose, and the Insight Agent execute discovered executables during authenticated assessment without validating file ownership, allowing a local low-privileged user to run code as the scan credential Scan Engine or as root/SYSTEM Insight Agent. Fixed in Scan Engine content...

7.8CVSS6AI score0.00107EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/24 5:51 a.m.56 views

CVE-2026-14172

CVE-2026-14172 affects Rapid7 InsightVM, Nexpose, and the Insight Agent. The issue allows a local, low-privilege user to execute discovered executables during authenticated assessments due to lack of file ownership validation, enabling code execution as the scan credential (Scan Engine) or as roo...

7.8CVSS5.5AI score0.00107EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/24 2:13 a.m.10 views

SUSE CVE-2026-63863

In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: Fix unbalanced unlock in drmgpusvmscanmm There is a unbalanced lock/unlock to gpusvm notifier lock: 931.045868 ===================================== 931.046509 WARNING: bad unlock balance detected! 931.047149...

8.8CVSS5.7AI score0.00165EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.68 views

PT-2026-64243

Name of the Vulnerable Software and Affected Versions Rapid7 InsightVM affected versions not specified Nexpose affected versions not specified Rapid7 Insight Agent versions prior to 0.0.245.0 Rapid7 Scan Engine versions prior to 1.1.3935 Description Rapid7 InsightVM, Nexpose, and the Insight Agen...

7.8CVSS6.2AI score0.00107EPSS
SaveExploits0References6
Circl
Circl
added 2026/07/23 5:53 p.m.15 views

CVE-2026-61120

creationtimestamp| type| source ---|---|--- 2026-07-23 17:53:02+00:00| seen| https://www.acn.gov.it/portale/w/critical-patch-update-di-oracle-9...

7CVSS4.9AI score0.0013EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/22 8:29 p.m.8 views

MAL-2026-10998 Malicious code in n8n-nodes-port-scanner (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector cffdebe2e0a27deb3751af547baace8a403244cb92d214db726d3700a192d61e index.js executes a top-level IIFE at require-time that 1 runs hostname, hostname -I, id, ip route, ip neigh/arp and reads /etc/resolv.conf, opens a...

5.5AI score
SaveExploits0References3
OSV
OSV
added 2026/07/22 8:24 p.m.18 views

MAL-2026-10999 Malicious code in n8n-nodes-task-runner (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 991093c97f0d954740c4b72a2e7725a501df211c94634979ebadc52652f2ebe8 The package impersonates the n8n task-runner subsystem but its shipped n8n node MyNode.js is a no-op stub whose execute returns . The real payload...

5.4AI score
SaveExploits0References17
NVD
NVD
added 2026/07/22 5:16 p.m.24 views

CVE-2026-65012

InvokeAI before 6.13.7 contains an unauthenticated directory enumeration vulnerability in the GET /api/v2/models/scanfolder endpoint that accepts attacker-controlled scanpath parameters. Unauthenticated attackers can recursively enumerate arbitrary server filesystem directories and use HTTP...

6.3CVSS0.0044EPSS
SaveExploits0References5
Rows per page
Query Builder