Lucene search
+L

3401 matches found

NVD
NVD
added 2026/07/30 8:18 p.m.9 views

CVE-2026-67550

re2 provides Node.js bindings for Google's RE2 regular expression engine. Prior to 1.25.2, re2 validates lastIndex against the UTF-8 byte length of a subject but uses it as a UTF-16 code-unit offset in exec, test, match, replace, and split, allowing an attacker-influenced lastIndex on a non-ASCII...

5.7CVSS0.00121EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/30 7:59 p.m.16 views

CVE-2026-67550

re2 provides Node.js bindings for Google's RE2 regular expression engine. Prior to 1.25.2, re2 validates lastIndex against the UTF-8 byte length of a subject but uses it as a UTF-16 code-unit offset in exec, test, match, replace, and split, allowing an attacker-influenced lastIndex on a non-ASCII...

5.7CVSS5.5AI score0.00121EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/29 8:52 a.m.8 views

CVE-2026-64283

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM component. An integer overflow vulnerability exists in the guestmemfd functionality when binding memory slots. A malicious guest operating system could exploit this by providing crafted offset and size values, leading to...

7CVSS5.9AI score0.00138EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/28 5:17 p.m.11 views

SUSE CVE-2026-42495

This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. The directory and Rock Ridge / SUSP walk in libfsimage's iso9660 driver derives several lengths directly from attacker-controlled on-disk fields without validating them:...

8.1CVSS5.8AI score0.00205EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/28 1:19 p.m.11 views

CVE-2026-62424

This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. The directory and Rock Ridge / SUSP walk in libfsimage's iso9660 driver derives several lengths directly from attacker-controlled on-disk fields without validating them:...

5.5CVSS5.3AI score0.00205EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/28 12:31 p.m.29 views

CVE-2026-42494 buffer overruns in libfsimage iso9660 handling

This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. The directory and Rock Ridge / SUSP walk in libfsimage's iso9660 driver derives several lengths directly from attacker-controlled on-disk fields without validating them:...

0.00115EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/07/27 5:0 p.m.7 views

SUSE CVE-2026-64532

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: bound NTFSDE view.dataoff in UpdateRecordDataRoot,Allocation In doaction's UpdateRecordDataRoot fslog.c:3489 and UpdateRecordDataAllocation fslog.c:3697 cases, the memmove destination is Add2Ptre, le16tocpue-view.dataof...

7.8CVSS5.8AI score0.0013EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/27 4:16 p.m.17 views

GO-2026-5051 Out-of-bounds read and panic in ReadDir in github.com/cloudsoda/go-smb2 and github.com/hirochachacha/go-smb2

ReadDir and ReadDirPlus parse the QUERYDIRECTORY SMB response by advancing through entries using the server-supplied NextEntryOffset field. The pre-fix code does not bound next against the remaining buffer before re-slicing, and the entry decoder IsInvalid check performs length arithmetic in int...

6.1AI score
SaveExploits0References2
OSV
OSV
added 2026/07/27 8:16 a.m.8 views

UBUNTU-CVE-2026-64532

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: bound NTFSDE view.dataoff in UpdateRecordDataRoot,Allocation In doaction's UpdateRecordDataRoot fslog.c:3489 and UpdateRecordDataAllocation fslog.c:3697 cases, the memmove destination is Add2Ptre, le16tocpue-view.dataof...

7.8CVSS5.7AI score0.0013EPSS
SaveExploits0References10
CVE
CVE
added 2026/07/27 6:32 a.m.40 views

CVE-2026-64532

Summary: CVE-2026-64532 affects the Linux kernel ntfs3 path. Filesystem code in UpdateRecordDataRoot/UpdateRecordDataAllocation bound checks for on-disk NTFS_DE view.data_off are missing when memmoving data, allowing potential out-of-bounds writes. The issue arises because memmove destinations us...

7.8CVSS5.8AI score0.0013EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/27 12:0 a.m.22 views

CVE-2026-64238

In the Linux kernel, the following vulnerability has been resolved: gpio: shared: fix deadlock on shared proxy's parent removal Commit 710abda58055 "gpio: shared: call gpiochip::ofxlate if set" used the mutex embedded in struct gpiosharedentry to protect the offset field which now can be modified...

5.4AI score0.0008EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/27 12:0 a.m.7 views

UBUNTU-CVE-2026-64516

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vce1: Fix VCE 1 firmware size and offsets The VCPU BO contains the actual FW at an offset, but it was not calculated into the VCPU BO size. Subtract this from the FW size to make sure there is no out of bounds access...

8.8CVSS5.7AI score0.00112EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-64532

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs/ntfs3: bound NTFSDE view.dataoff in UpdateRecordDataRoot,Allocation In doaction's UpdateRecordDataRoot fslog.c:3489 and UpdateRecordDataAllocation...

7.8CVSS5.4AI score0.0013EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/27 12:0 a.m.23 views

CVE-2026-64231

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: don't dump registers past the mapped region On DSI 6G platforms the IO address space is internally adjusted by iooffset. Later this adjusted address might be used for memory dumping. However the size that is used for...

5.6AI score0.00123EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/27 12:0 a.m.9 views

UBUNTU-CVE-2026-64231

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: don't dump registers past the mapped region On DSI 6G platforms the IO address space is internally adjusted by iooffset. Later this adjusted address might be used for memory dumping. However the size that is used for...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:0 a.m.7 views

Siemens SIMATIC S7-1500 CPU 1518 MFP Improper Validation of Specified Index, Position, or Offset in Input (CVE-2026-31521)

This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc'; if description scriptid505582; scriptversion"1.3"; scriptsetattributeattribute:"pluginmodificationdate",...

5.5CVSS6.6AI score0.00125EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-64231

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/msm/dsi: don't dump registers past the mapped region On DSI 6G platforms the IO address space is internally adjusted by iooffset. Later this adjusted addres...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/27 12:0 a.m.8 views

UBUNTU-CVE-2026-64238

In the Linux kernel, the following vulnerability has been resolved: gpio: shared: fix deadlock on shared proxy's parent removal Commit 710abda58055 "gpio: shared: call gpiochip::ofxlate if set" used the mutex embedded in struct gpiosharedentry to protect the offset field which now can be modified...

5.5CVSS5.7AI score0.0008EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/07/25 4:46 p.m.7 views

SUSE CVE-2026-64283

In the Linux kernel, the following vulnerability has been resolved: KVM: guestmemfd: Treat memslot binding offset+size as unsigned values When binding a memslot to a guestmemfd file, treat the offset and size as unsigned values to fix a bug where the sum of the two can result in a false negative...

5.6AI score0.00138EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.18 views

SUSE CVE-2026-64505

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: function: rndis: add length check for header Add a length check for the rndis header in rndisrmhdr, to ensure that MessageType, MessageLength, DataOffset, and DataLength fields are present before they are accessed...

5.8AI score0.0022EPSS
SaveExploits0References3
Rows per page
Query Builder