Lucene search
K

228 matches found

EUVD
EUVD
added 2026/05/27 7:58 p.m.4 views

EUVD-2026-32649

pamusb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.1, src/conf.c allocates heap memory proportional to ndevices, a count derived from libxml2 XPath evaluation of the config file, without first enforcing an upper bound. On 32-bit targets armv7l, i686 --...

6.7CVSS5.9AI score0.00022EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2026/05/13 5:54 a.m.7 views

freerdp: FreeRDP: Denial of Service via crafted audio data in RDP

A flaw was found in FreeRDP, a free implementation of the Remote Desktop Protocol RDP. A remote attacker can exploit a sizet underflow vulnerability in the IMA-ADPCM and MS-ADPCM audio decoders by sending specially crafted audio data over the RDPSND audio channel. This underflow leads to a...

9.8CVSS5.8AI score0.00068EPSS
Exploits1References6
RedHat Linux
RedHat Linux
added 2026/05/13 1:5 a.m.9 views

freerdp: FreeRDP: Denial of Service via crafted audio data in RDP

A flaw was found in FreeRDP, a free implementation of the Remote Desktop Protocol RDP. A remote attacker can exploit a sizet underflow vulnerability in the IMA-ADPCM and MS-ADPCM audio decoders by sending specially crafted audio data over the RDPSND audio channel. This underflow leads to a...

9.8CVSS5.8AI score0.00068EPSS
Exploits1References6
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.7 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerabilities have been resolved: netfs: Fixed missing xasretry calls during xarray iteration. netfslib has several places where it performs iteration of an xarray while being under the RCU read lock. It should call xasretry as the first step inside the loop,...

5.5CVSS6.3AI score0.00074EPSS
Exploits0References1
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.4 views

Astra Linux - уязвимость в imagemagick

The function WritePALMImage in /coders/palm.c uses sizet type conversions in several parts of the calculation. This could lead to values that are outside the range of the representable type unsigned long, resulting in undefined behavior when a malicious input file is processed by ImageMagick...

4.3CVSS6.8AI score0.00133EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.3 views

Astra Linux - уязвимость в imagemagick

A vulnerability was discovered in ImageMagick. This security flaw manifests as undefined behaviors when using double to type as sizet in svg, mvg, and other code segments reoccurring bugs of CVE-2022-32546...

5.5CVSS6.7AI score0.00084EPSS
Exploits1References2
CVE
CVE
added 2026/04/21 1:33 a.m.15 views

CVE-2026-40250

OpenEXR CVE-2026-40250 affects multiple release series (3.4.0–3.4.9, 3.3.0–3.3.9, 3.2.0–3.2.7) where internal_dwa_compressor.h:1040 computes chan->width * chan->bytes_per_element using int32 arithmetic without a size_t cast, enabling an integer overflow in the DWA decoder outBufferEnd point...

8.4CVSS5.8AI score0.00033EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/04/17 3:19 p.m.1 views

JLSEC-2026-130

An integer overflow could occur when OpenEXR processes a crafted file on systems where sizet 64 bits. This could cause an invalid bytesPerLine and maxBytesPerLine value, which could lead to problems with application stability or lead to other attack paths...

5.5CVSS6.6AI score0.0053EPSS
Exploits0References10
Vulnrichment
Vulnrichment
added 2026/04/02 5:54 p.m.1 views

CVE-2026-34610 leancrypto: Integer truncation in X.509 name parser enables certificate identity impersonation

The leancrypto library is a cryptographic library that exclusively contains only PQC-resistant cryptographic algorithms. Prior to version 1.7.1, lcx509extractnamesegment casts sizet vlen to uint8t when storing the Common Name CN length. An attacker who crafts a certificate with CN = victim's CN +...

5.9CVSS5.9AI score0.00024EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/31 10:12 p.m.1 views

CVE-2026-34550

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, there is an Undefined Behavior UB condition in IccProfLib/IccIO.cpp caused by an implicit conversion from a negative signed integer to sizet unsigned, which changes the value. Th...

6.2CVSS5.8AI score0.00017EPSS
Exploits1References4Affected Software1
Cvelist
Cvelist
added 2026/03/31 10:12 p.m.18 views

CVE-2026-34550 iccDEV: UB at IccIO.cpp

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, there is an Undefined Behavior UB condition in IccProfLib/IccIO.cpp caused by an implicit conversion from a negative signed integer to sizet unsigned, which changes the value. Th...

6.2CVSS0.00017EPSS
Exploits1References3
CVE
CVE
added 2026/03/31 10:12 p.m.2 views

CVE-2026-34550

CVE-2026-34550 affects iccDEV libraries (IccIO.cpp) with an Undefined Behavior due to an implicit conversion from a negative signed integer to size_t, changing the value. AFFECTED: iccDEV prior to version 2.3.1.6. IMPACT: UB in IccProfLib/IccIO.cpp; no exploitation details provided. REMEDIATION: ...

6.2CVSS5.8AI score0.00017EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2026/03/31 10:12 p.m.1 views

CVE-2026-34550 iccDEV: UB at IccIO.cpp

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, there is an Undefined Behavior UB condition in IccProfLib/IccIO.cpp caused by an implicit conversion from a negative signed integer to sizet unsigned, which changes the value. Th...

6.2CVSS5.8AI score0.00017EPSS
Exploits1References5
OSV
OSV
added 2026/03/13 5:35 p.m.2 views

CVE-2026-31883 FreeRDP has a `size_t` underflow in ADPCM decoder leads to heap-buffer-overflow write

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, a sizet underflow in the IMA-ADPCM and MS-ADPCM audio decoders leads to heap-buffer-overflow write via the RDPSND audio channel. In libfreerdp/codec/dsp.c, the IMA-ADPCM and MS-ADPCM decoders subtract block header...

6.5CVSS5.9AI score0.00068EPSS
Exploits1References4
CNNVD
CNNVD
added 2026/03/13 12:0 a.m.2 views

FreeRDP 数字错误漏洞

FreeRDP is an open-source RDP protocol implementation developed by the FreeRDP team. Versions of FreeRDP prior to 3.24.0 contained a numerical error vulnerability. This vulnerability stemmed from a sizet underflow issue present in the IMA-ADPCM and MS-ADPCM audio decoders, which could lead to a...

9.8CVSS6AI score0.00068EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2026/03/05 12:0 a.m.2 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-005783)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005783 advisory. In the Linux kernel, the following vulnerability has been resolved: orangefs: Do not truncate file size 'len' is used to store the result of isizeread, so making 'le...

5.5CVSS6.8AI score0.00119EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2026/02/24 3:45 p.m.2 views

ImageMagick: Integer overflow or wraparound and incorrect conversion between numeric types in the internal SVG decoder

A crafted SVG file can cause a denial of service. An off-by-one boundary check instead of = that allows bypass the guard and reach an undefined sizet cast...

7.5CVSS5.4AI score0.0002EPSS
Exploits0References5Affected Software19
UbuntuCve
UbuntuCve
added 2026/02/24 12:0 a.m.2 views

CVE-2026-25989

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, a crafted SVG file can cause a denial of service. An off-by-one boundary check instead of = that allows bypass the guard and reach an undefined sizet cast...

7.5CVSS5.9AI score0.0002EPSS
Exploits0References2
OSV
OSV
added 2026/02/04 5:16 p.m.1 views

UBUNTU-CVE-2026-23067

In the Linux kernel, the following vulnerability has been resolved: iommu/io-pgtable-arm: fix sizet signedness bug in unmap path armlpaeunmap returns sizet but was returning -ENOENT negative error code when encountering an unmapped PTE. Since sizet is unsigned, -ENOENT typically -2 becomes a huge...

5.5CVSS5.8AI score0.00019EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:7 p.m.4 views

CVE-2026-23067

In the Linux kernel, the following vulnerability has been resolved: iommu/io-pgtable-arm: fix sizet signedness bug in unmap path armlpaeunmap returns sizet but was returning -ENOENT negative error code when encountering an unmapped PTE. Since sizet is unsigned, -ENOENT typically -2 becomes a huge...

5.3AI score0.00019EPSS
Exploits0References3Affected Software1
Rows per page
Query Builder