Lucene search
+L

98 matches found

NVD
NVD
added 2026/09/22 4:18 p.m.8 views

CVE-2026-81878

radare2 is a UNIX-like reverse engineering framework and command-line toolset. Prior to 6.2.0, radare2's CPython bytecode .pyc marshal parser was vulnerable because the CPython marshal readers accepted a 32-bit string length without rejecting values that overflow the size-plus-one allocation. The...

5.5CVSS0.00183EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/17 5:17 p.m.7 views

DEBIAN-CVE-2026-90341

In the Linux kernel, the following vulnerability has been resolved: firmware: coreboot: Validate table bounds The existing coreboottablepopulate bounds checks limit individual entries to the mapped length. However, coreboottableprobe replaces the platform resource length with header and table siz...

7.7CVSS6AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 5:17 p.m.6 views

AZL-101927 CVE-2026-90341 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: firmware: coreboot: Validate table bounds The existing coreboottablepopulate bounds checks limit individual entries to the mapped length. However, coreboottableprobe replaces the platform resource length with header and table siz...

7.7CVSS5.9AI score0.0018EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/09/15 12:00 a.m.12 views

PT-2026-92069

FreeRDP before 3.31.0 contains an out-of-bounds read vulnerability in the rdpdr dump packet function due to 32-bit unsigned integer wraparound in buffer bounds validation. A malicious RDP server can send a crafted RDPDR packet with computerNameLen set to 0xFFFFFFF0 to bypass bounds checks and...

7.1CVSS6.1AI score0.00451EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.12 views

Astra Linux – Vulnerability in imagemagick

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-16 and 6.9.13-41, there was a 32-bit unsigned integer overflow in the XWD X Windows encoder, which could lead to an undersized heap buffer allocation. When writing an extremely...

6.8CVSS6AI score0.00099EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 3:17 p.m.6 views

CVE-2026-87823

zstd-jni before 1.5.7-14 performs 32-bit signed bounds checks on three direct-ByteBuffer frame-size native methods, allowing out-of-bounds memory reads via negative or overflowing offsets. Attackers can supply negative offset values near Integer.MINVALUE to read unmapped memory, causing JVM...

8.8CVSS0.00432EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/29 12:00 a.m.19 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-001497)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-001497 advisory. In the Linux kernel, the following vulnerability has been resolved: bpf: Fix stackmap overflow check on 32-bit arches The stackmap code relies on rounduppowoftwo to...

7.8CVSS6.5AI score0.00251EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/26 1:15 a.m.7 views

SUSE CVE-2026-68479

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: validate firmware patch bounds rtlbtparsefirmware copies patchlength - 4 bytes before appending the firmware version. A malformed firmware patch shorter than the version field can make this subtraction underflow...

7.8CVSS5.8AI score0.00169EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in edk2

EDK2 contains a vulnerability when the S3 sleep mechanism is activated. In this case, an attacker may cause a Division-by-Zero error due to a UNIT32 overflow through local access. Successful exploitation of this vulnerability could result in a loss of availability...

6CVSS6.8AI score0.00219EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fixed a 32-bit overflow in the calculation of the total CWSR size. The totalcwsrsize was calculated using a 32-bit value before being used as the allocation size for BO/SVM operations. When the ctxsaverestoreareasize...

7.8CVSS5.8AI score0.00138EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.12 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: libssh2 (UTSA-2026-102700)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-102700 advisory. libssh2 through 1.11.1 reads an attacker-controlled 32-bit attribute count from a publickey-subsystem response and uses it in the allocation numattrs...

8.3CVSS5.5AI score0.00444EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/19 2:55 p.m.9 views

CVE-2026-52834

jxl-oxide is a pure Rust implementation of a JPEG XL decoder. Prior to jxl-grid 0.6.2, decoding a crafted JPEG XL image on a 32-bit platform can overflow length calculations in AlignedGrid::withalloctracker and related grid and subgrid arithmetic. A 65536 x 65536 frame can pass the frame-area lim...

7.3CVSS6.7AI score0.0013EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/08/15 11:52 p.m.13 views

SUSE CVE-2026-74470

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Fix REPORT ZONES alloclen underflow OOB write respreportzones sizes the reply buffer from the CDB allocation length. The v3 fix rounds alloclen up with ALIGN before deriving the descriptor count: repmaxzones =...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 1:17 p.m.14 views

CVE-2026-74470

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Fix REPORT ZONES alloclen underflow OOB write respreportzones sizes the reply buffer from the CDB allocation length. The v3 fix rounds alloclen up with ALIGN before deriving the descriptor count: repmaxzones =...

7.8CVSS0.00129EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 12:27 p.m.19 views

CVE-2026-74470 scsi: scsi_debug: Fix REPORT ZONES alloc_len underflow OOB write

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Fix REPORT ZONES alloclen underflow OOB write respreportzones sizes the reply buffer from the CDB allocation length. The v3 fix rounds alloclen up with ALIGN before deriving the descriptor count: repmaxzones =...

7.8CVSS5.8AI score
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/08/15 6:21 a.m.11 views

CVE-2026-72175

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix makeuffdwphugepte prot-update race Patch series "userfaultfd/pagemap: pre-existing fixes". These are pre-existing bug fixes that were carried at the front of the userfaultfd RWP working-set-tracking series up...

7.1CVSS5.5AI score0.00172EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-74470

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: scsidebug: Fix REPORT ZONES alloclen underflow OOB write respreportzones sizes the reply buffer from the CDB allocation length. The v3 fix rounds allocle...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 12:01 p.m.39 views

CVE-2026-68257 drm/amdkfd: fix 32-bit overflow in CWSR total size calculation

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix 32-bit overflow in CWSR total size calculation totalcwsrsize was computed in 32-bit before being used as a BO/SVM allocation size. With large ctxsaverestoreareasize and debugmemorysize multiplied by the XCC count,...

7.8CVSS0.00138EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.19 views

PT-2026-69657

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An integer overflow occurs in the drm/amdkfd component during the calculation of the total cwsr size variable. Because this value is computed using 32-bit integers before being used for...

7.8CVSS5.4AI score0.00138EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2026/07/29 8:53 p.m.21 views

K000162673: libssh2 vulnerability CVE-2026-58050

Security Advisory Description libssh2 through 1.11.1 reads an attacker-controlled 32-bit attribute count from a publickey-subsystem response and uses it in the allocation numattrs sizeoflibssh2publickeyattribute without bounds checking, so on 32-bit platforms the multiplication overflows to an...

8.3CVSS7.2AI score0.00444EPSS
SaveExploits0
Rows per page
Query Builder