Lucene search
+L

29 matches found

OSV
OSV
added 2026/09/11 7:43 p.m.3 views

CVE-2026-89490 ocfs2: fix readdir position truncation on 32-bit kernels

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix readdir position truncation on 32-bit kernels In ocfs2dirforeachblkel, the directory cookie position is rebuilt with ctx-pos = ctx-pos & sb-sblocksize - 1 | offset; ctx-pos is lofft signed 64-bit, while sb-sblocksize i...

5.9AI score
SaveExploits0References7
CVE
CVE
added 2026/09/03 2:56 p.m.17 views

CVE-2026-84970

A numeric truncation (32-bit length truncation) in the JSON parsing component of the MongoDB C++ Driver's BSON library allows a local attacker to supply an oversized JSON string to the library's public parsing interface, causing a heap over-read (out-of-bounds memory returned to the caller), a si...

6.2CVSS6AI score0.00088EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/09/03 2:56 p.m.9 views

Heap over-read or silent misparse via 32-bit truncation of JSON length in BSON JSON parser

A numeric truncation weakness exists in the JSON parsing component of the MongoDB C++ Driver's BSON library. An actor who controls the text that an embedding application hands to the library's public JSON parsing interface, when that text is very large, can cause the library to read memory beyond...

6.2CVSS5.5AI score0.00088EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/09/02 5:37 p.m.8 views

EUVD-2026-70241

libjxl before 0.12 contains an integer underflow vulnerability in the container box parser that allows remote attackers to inject arbitrary metadata by exploiting 64-bit box size truncation to sizet on 32-bit platforms. Attackers can supply a crafted JPEG XL file causing the decoder to parse...

5.4CVSS6AI score0.00233EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/02 5:37 p.m.23 views

CVE-2026-82522

libjxl before version 0.12.0 contains an integer underflow vulnerability in the container box parser . On 32-bit platforms , 64-bit box sizes are truncated to size_t, allowing a remote attacker to supply a crafted JPEG XL file that causes the decoder to parse attacker-controlled codestream bytes ...

5.4CVSS6AI score0.00233EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 9:16 a.m.8 views

AZL-97482 CVE-2026-77014 affecting package libsoup 3.4.4-16

A flaw was found in libsoup's SoupServer HTTP Range header processing. The sortranges comparator in soup-message-headers.c truncates a 64-bit subtraction result to 32-bit int, flipping the sign for range offsets differing by more than INTMAX. This causes silent omission of requested byte ranges...

5.3CVSS5.8AI score0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:17 p.m.9 views

AZL-96270 CVE-2026-74470 affecting package kernel 6.6.150.1-1

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.9AI score0.00129EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/08/11 12:06 a.m.9 views

SUSE CVE-2026-46384

iskorotkov/avro is a fast Go Avro codec. Prior to 2.33.0, several Avro decoder paths read attacker-controlled 64-bit values from the wire format and either narrowed them to platform-sized int before bounds-checking, or summed them with overflow-prone signed-int arithmetic. On 32-bit targets...

8.7CVSS5.5AI score0.00549EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/24 4:16 p.m.15 views

CVE-2026-64252

In the Linux kernel, the following vulnerability has been resolved: MIPS: DEC: Prevent initial console buffer from landing in XKPHYS In 64-bit configurations calling the initial console output handler from a kernel thread other than the initial one will result in a situation where the stack has...

5.5CVSS0.00115EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/06/19 1:58 a.m.17 views

SUSE CVE-2026-6039

LibreOffice can import drawings in the DXF format used by CAD software. A heap buffer overflow existed when importing a DXF polyline. The point count taken from the file was truncated to a 16-bit value when the point buffer was sized, while the full count was used to fill it, so a polyline whose...

5.5CVSS5.6AI score0.00157EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/15 4:21 p.m.65 views

CVE-2026-6039 Heap buffer overflow in DXF polyline import

LibreOffice can import drawings in the DXF format used by CAD software. A heap buffer overflow existed when importing a DXF polyline. The point count taken from the file was truncated to a 16-bit value when the point buffer was sized, while the full count was used to fill it, so a polyline whose...

6.9CVSS0.00157EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/15 4:21 p.m.14 views

CVE-2026-6039 Heap buffer overflow in DXF polyline import

LibreOffice can import drawings in the DXF format used by CAD software. A heap buffer overflow existed when importing a DXF polyline. The point count taken from the file was truncated to a 16-bit value when the point buffer was sized, while the full count was used to fill it, so a polyline whose...

6.9CVSS5.6AI score0.00157EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/15 4:21 p.m.16 views

EUVD-2026-36734

LibreOffice can import drawings in the DXF format used by CAD software. A heap buffer overflow existed when importing a DXF polyline. The point count taken from the file was truncated to a 16-bit value when the point buffer was sized, while the full count was used to fill it, so a polyline whose...

6.9CVSS5.7AI score0.00157EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/06/15 12:00 a.m.10 views

CVE-2026-6039

LibreOffice can import drawings in the DXF format used by CAD software. A heap buffer overflow existed when importing a DXF polyline. The point count taken from the file was truncated to a 16-bit value when the point buffer was sized, while the full count was used to fill it, so a polyline whose...

6.9CVSS6.3AI score0.00157EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/21 8:24 p.m.15 views

GHSA-VJ64-RJF3-W3V7 Plonky3 MultiField32Challenger: transcript malleability and challenge entropy loss

Impact - Key: challenger/src/multifieldchallenger.rs | MultiField32Challenger::duplexing | transcriptmalleability - Affected files: challenger/src/multifieldchallenger.rs, field/src/helpers.rs - Violated invariant: The Fiat-Shamir sponge must bind challenges to the exact sequence of observed fiel...

8.9CVSS5.8AI score0.00108EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/21 12:00 a.m.18 views

PT-2026-42645

Impact - Key: challenger/src/multi field challenger.rs | MultiField32Challenger::duplexing | transcript malleability - Affected files: challenger/src/multi field challenger.rs, field/src/helpers.rs - Violated invariant: The Fiat-Shamir sponge must bind challenges to the exact sequence of observed...

8.9CVSS5.8AI score
SaveExploits0References3
OSV
OSV
added 2026/04/22 7:13 p.m.11 views

GHSA-6973-8887-87FF nimiq-block has skip block quorum bypass via out-of-range BitSet indices & u16 truncation

Impact SkipBlockProof::verify computes its quorum check using BitSet.len, then iterates BitSet indices and casts each usize index to u16 slot as u16 for slot lookup. If an attacker can get a SkipBlockProof verified where MultiSignature.signers contains out-of-range indices spaced by 65536, these...

9.6CVSS5.8AI score0.00217EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/04/22 7:13 p.m.19 views

nimiq-block has skip block quorum bypass via out-of-range BitSet indices & u16 truncation

Impact SkipBlockProof::verify computes its quorum check using BitSet.len, then iterates BitSet indices and casts each usize index to u16 slot as u16 for slot lookup. If an attacker can get a SkipBlockProof verified where MultiSignature.signers contains out-of-range indices spaced by 65536, these...

9.6CVSS5.8AI score0.00217EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/04/22 7:13 p.m.9 views

CVE-2026-33471 nimiq-block has skip block quorum bypass via out-of-range BitSet indices & u16 truncation

nimiq-block contains block primitives to be used in Nimiq's Rust implementation. SkipBlockProof::verify computes its quorum check using BitSet.len, then iterates BitSet indices and casts each usize index to u16 slot as u16 for slot lookup. Prior to version 1.3.0, if an attacker can get a...

9.6CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/04/22 7:13 p.m.36 views

CVE-2026-33471 nimiq-block has skip block quorum bypass via out-of-range BitSet indices & u16 truncation

nimiq-block contains block primitives to be used in Nimiq's Rust implementation. SkipBlockProof::verify computes its quorum check using BitSet.len, then iterates BitSet indices and casts each usize index to u16 slot as u16 for slot lookup. Prior to version 1.3.0, if an attacker can get a...

9.6CVSS0.00217EPSS
SaveExploits0References3
Rows per page
Query Builder