Lucene search
+L

3120 matches found

EUVD
EUVD
added 2026/08/10 11:58 a.m.15 views

EUVD-2026-55489

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vce: fix integer overflow in image size Fix a security vulnerability where malicious VCE command streams with oversized dimensions e.g. 65536×65536 cause 32-bit integer overflow, wrapping the calculated buffer size to ...

5.5AI score0.00136EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/07 9:10 p.m.19 views

CVE-2026-11743 Missing negative-offset/overflow check in SF32LB MPI QSPI NOR flash driver allows out-of-bounds read and write

The SF32LB MPI QSPI NOR flash driver drivers/flash/flashsf32lbmpiqspinor.c validated the flash offset and length on its read and write paths with the test offset + size data-size. Because offset is a signed offt while size is unsigned, a negative offset is converted to a large unsigned value and...

6.6CVSS5.8AI score
SaveExploits0References5
OSV
OSV
added 2026/08/05 6:08 p.m.16 views

MAL-2026-13366 Malicious code in @workoscalif/sudoku (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector d6502011179b6d16c43f982d5d7bfb08feec7470444be52a5a3547cfafe0e217 package.json declares a postinstall script that spawns vendor/gridgen-linux-x64 during npm install. The README describes this file as a 34 kB static...

5.7AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/30 8:34 p.m.44 views

CVE-2026-55768 GoAccess WebSocket Server: Signed 32 bit truncation of the 64 bit frame length causes a remote pre-authentication denial of service

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through the browser. Prior to version 1.11, the built-in WebSocket server narrows a 64-bit extended frame length into the signed 32-bit WSFrame.payloadlen field before enforcing the maximum...

8.7CVSS0.00353EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/25 10:17 a.m.19 views

CVE-2026-64467

In the Linux kernel, the following vulnerability has been resolved: rustbinder: use a u64 stride when cleaning up the offsets array Allocation's Drop walks the offsets array bindersizet = u64 entries, cleaning up the objects, but it used usize instead of u64 for both the stride and the per-entry...

8.8CVSS0.00137EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.15 views

CVE-2026-64361

In the Linux kernel, the following vulnerability has been resolved: hfs/hfsplus: fix u32 overflow in checkandcorrectrequestedlength checkandcorrectrequestedlength compares off + len against nodesize using u32 arithmetic. When the caller passes a large len value e.g. from an underflowed subtractio...

7.8CVSS0.00129EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/25 8:51 a.m.16 views

EUVD-2026-48966

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: bound TCP reordering sysctl writes and MTU probe sizes Reject invalid net.ipv4.tcpreordering values before they reach TCP socket state. The sysctl is stored as an int but copied into the u32 tp-reordering field for new...

5.8AI score0.00134EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-64467

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: rustbinder: use a u64 stride when cleaning up the offsets array Allocation's Drop walks the...

8.8CVSS5.9AI score0.00137EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-64283

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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 ...

7CVSS5.8AI score0.00138EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.33 views

PT-2026-64504

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the KVM guest memfd implementation where the sum of the memslot binding offset and size is treated as a signed value loff t instead of an unsigned value uoff t on 64-b...

7CVSS5.7AI score0.00138EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/24 4:21 p.m.11 views

SUSE CVE-2026-63855

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: set nouserfence for VCN v2.5 enc/dec rings VCN encoder and decoder rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit...

5.5CVSS5.7AI score0.00132EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/07/24 2:13 a.m.10 views

SUSE CVE-2026-63843

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/jpeg: set nouserfence for JPEG v4.0.5 ring JPEG rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit f05d0a4f21fc720116d6e238f23308b199891058...

5.5CVSS5.7AI score0.00136EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/07/24 2:13 a.m.12 views

SUSE CVE-2026-63844

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/jpeg: set nouserfence for JPEG v4.0.3 ring JPEG rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit 2f6afc97d259d530f4f86c7743efbc573a8da927...

5.5CVSS5.7AI score0.00142EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/07/24 2:13 a.m.10 views

SUSE CVE-2026-63847

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/jpeg: set nouserfence for JPEG v2.5 ring JPEG rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit 3216a7f4e2642bda5fd14f57586e835ae9202587...

5.5CVSS5.7AI score0.00141EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/07/24 2:13 a.m.11 views

SUSE CVE-2026-63849

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: set nouserfence for VCN v5.0.1 enc ring VCN encoder and decoder rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit...

7.8CVSS5.7AI score0.0014EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/24 2:13 a.m.12 views

SUSE CVE-2026-63850

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: set nouserfence for VCN v5.0.0 enc ring VCN encoder and decoder rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit...

5.5CVSS5.7AI score0.00142EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/07/24 2:13 a.m.11 views

SUSE CVE-2026-63852

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: set nouserfence for VCN v4.0.3 enc ring VCN encoder and decoder rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit...

5.5CVSS5.7AI score0.00132EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2026/07/21 5:14 a.m.23 views

CVE-2026-63854

A flaw was found in the Linux kernel's AMDGPU driver, specifically within the Video Core Next VCN version 3.0 encoder and decoder rings. These rings do not support 64-bit user fence writes. A local user could trigger this by attempting to submit commands with 64-bit user fences, which would resul...

7.8CVSS5.3AI score0.00132EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 5:14 a.m.13 views

CVE-2026-63855

A flaw was found in the Linux kernel's AMDGPU Video Core Next VCN driver. The VCN encoder and decoder rings do not support 64-bit user fence writes. A local attacker could exploit this by submitting commands with unsupported 64-bit user fences, which could lead to system instability or a denial o...

7.8CVSS5.3AI score0.00132EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 5:14 a.m.15 views

CVE-2026-63853

A flaw was found in the Linux kernel's AMD GPU Video Core Next VCN driver. This vulnerability arises because the VCN encoder and decoder rings, responsible for video processing, do not support 64-bit user fence writes. An attacker could exploit this by submitting command requests that include the...

7.8CVSS5.3AI score0.0013EPSS
SaveExploits0References4
Rows per page
Query Builder