Lucene search
K

54284 matches found

UbuntuCve
UbuntuCve
added 2026/04/20 5:16 p.m.5 views

CVE-2026-41445

KissFFT before commit 8a8e66e contains an integer overflow vulnerability in the kissfftndralloc function in kissfftndr.c where the allocation size calculation dimOtherdimReal+2sizeofkissfftscalar overflows signed 32-bit integer arithmetic before being widened to sizet, causing malloc to allocate ...

8.8CVSS6AI score0.00288EPSS
Exploits0References1
OSV
OSV
added 2026/04/20 5:16 p.m.3 views

UBUNTU-CVE-2026-41445

KissFFT before commit 8a8e66e contains an integer overflow vulnerability in the kissfftndralloc function in kissfftndr.c where the allocation size calculation dimOtherdimReal+2sizeofkissfftscalar overflows signed 32-bit integer arithmetic before being widened to sizet, causing malloc to allocate ...

8.8CVSS6AI score0.00288EPSS
Exploits0References2
CVE
CVE
added 2026/04/20 4:18 p.m.8 views

CVE-2026-41445

KissFFT vulnerability CVE-2026-41445 arises from an integer overflow in the allocation size calculation inside kiss_fftndr_alloc() (kiss_fftndr.c). The expression dimOther*(dimReal+2)*sizeof(kiss_fft_scalar) can overflow a signed 32‑bit int, then widen to size_t, causing malloc() to allocate an u...

8.8CVSS6AI score0.00288EPSS
Exploits0References2
AlpineLinux
AlpineLinux
added 2026/04/20 4:18 p.m.5 views

CVE-2026-41445

KissFFT before commit 8a8e66e contains an integer overflow vulnerability in the kissfftndralloc function in kissfftndr.c where the allocation size calculation dimOtherdimReal+2sizeofkissfftscalar overflows signed 32-bit integer arithmetic before being widened to sizet, causing malloc to allocate ...

8.8CVSS6AI score0.00288EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/20 4:18 p.m.1 views

CVE-2026-41445

KissFFT before commit 8a8e66e contains an integer overflow vulnerability in the kissfftndralloc function in kissfftndr.c where the allocation size calculation dimOtherdimReal+2sizeofkissfftscalar overflows signed 32-bit integer arithmetic before being widened to sizet, causing malloc to allocate ...

8.8CVSS6AI score0.00288EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/04/20 4:18 p.m.26 views

CVE-2026-41445 KissFFT Integer Overflow Heap Buffer Overflow via kiss_fftndr_alloc()

KissFFT before commit 8a8e66e contains an integer overflow vulnerability in the kissfftndralloc function in kissfftndr.c where the allocation size calculation dimOtherdimReal+2sizeofkissfftscalar overflows signed 32-bit integer arithmetic before being widened to sizet, causing malloc to allocate ...

8.8CVSS0.00288EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2026/04/20 4:18 p.m.8 views

CVE-2026-41445

KissFFT before commit 8a8e66e contains an integer overflow vulnerability in the kissfftndralloc function in kissfftndr.c where the allocation size calculation dimOtherdimReal+2sizeofkissfftscalar overflows signed 32-bit integer arithmetic before being widened to sizet, causing malloc to allocate ...

8.8CVSS5.6AI score0.00288EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2026/04/20 4:18 p.m.4 views

CVE-2026-41445 KissFFT Integer Overflow Heap Buffer Overflow via kiss_fftndr_alloc()

KissFFT before commit 8a8e66e contains an integer overflow vulnerability in the kissfftndralloc function in kissfftndr.c where the allocation size calculation dimOtherdimReal+2sizeofkissfftscalar overflows signed 32-bit integer arithmetic before being widened to sizet, causing malloc to allocate ...

8.8CVSS6AI score0.00288EPSS
Exploits0References2
SUSE Linux
SUSE Linux
added 2026/04/20 4:15 p.m.4 views

Security update for ImageMagick

This update for ImageMagick fixes the following issues: CVE-2026-24484: denial of service via multi-layer nested MVG to SVG conversion bsc1258790. CVE-2026-28493: integer overflow in the SIXEL decoder leads to out-of-bounds write bsc1259446. CVE-2026-28494: missing bounds checks in the morphology...

8.8CVSS6AI score0.00475EPSS
Exploits0References84
OSV
OSV
added 2026/04/20 4:15 p.m.5 views

SUSE-SU-2026:1497-1 Security update for ImageMagick

This update for ImageMagick fixes the following issues: - CVE-2026-24484: denial of service via multi-layer nested MVG to SVG conversion bsc1258790. - CVE-2026-28493: integer overflow in the SIXEL decoder leads to out-of-bounds write bsc1259446. - CVE-2026-28494: missing bounds checks in the...

8.1CVSS6AI score0.00475EPSS
Exploits0References43
OSV
OSV
added 2026/04/20 3:30 p.m.4 views

OPENSUSE-SU-2026:20574-1 Security update for libraw

This update for libraw fixes the following issues: - CVE-2026-5342: crafted TIFF/NEF file can cause an out-of-bounds read bsc1261499. - CVE-2026-20884: integer overflow vulnerability in the deflatedngloadraw bsc1261671. - CVE-2026-20889: heap-based buffer overflow vulnerability in the...

9.8CVSS6.1AI score0.00735EPSS
Exploits7References14
OSV
OSV
added 2026/04/20 3:26 p.m.4 views

SUSE-SU-2026:21360-1 Security update for libraw

This update for libraw fixes the following issues: - CVE-2026-5342: crafted TIFF/NEF file can cause an out-of-bounds read bsc1261499. - CVE-2026-20884: integer overflow vulnerability in the deflatedngloadraw bsc1261671. - CVE-2026-20889: heap-based buffer overflow vulnerability in the...

9.8CVSS5.8AI score0.00735EPSS
Exploits7References15
Ubuntu
Ubuntu
added 2026/04/20 1:49 p.m.9 views

USN-8189-1: RapidJSON vulnerability

It was discovered that RapidJSON did not properly protect against integer overflows in certain instances when parsing JSON text. A remote attacker could possibly use this issue to craft a malicious JSON file, that when read by RapidJSON, would lead to an elevation of privilege, resulting in the...

7.8CVSS5.8AI score0.00424EPSS
Exploits0
OSV
OSV
added 2026/04/20 1:49 p.m.5 views

USN-8189-1 rapidjson vulnerability

It was discovered that RapidJSON did not properly protect against integer overflows in certain instances when parsing JSON text. A remote attacker could possibly use this issue to craft a malicious JSON file, that when read by RapidJSON, would lead to an elevation of privilege, resulting in the...

7.8CVSS5.8AI score0.00424EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2026/04/20 1:9 p.m.4 views

libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing

A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for...

9.8CVSS6.7AI score0.01073EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2026/04/20 6:37 a.m.6 views

CVE-2026-41254

A flaw was found in Little CMS. An integer overflow in the CubeSize function within cmslut.c occurs because the overflow check is performed after the multiplication. An attacker could exploit this vulnerability by providing a specially crafted input, potentially leading to information disclosure ...

7.5CVSS5.8AI score0.00365EPSS
Exploits1References8
RedHat Linux
RedHat Linux
added 2026/04/20 5:23 a.m.7 views

Important: Red Hat Security Advisory: libarchive security update

An update for libarchive is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service. Red Hat Product Security has rated this update a...

9.8CVSS6.2AI score0.01073EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2026/04/20 5:23 a.m.22 views

libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing

A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for...

9.8CVSS6.7AI score0.01073EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2026/04/20 4:34 a.m.10 views

GStreamer: GStreamer: Arbitrary code execution via RIFF palette integer overflow in AVI file handling

A flaw was found in GStreamer. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. The flaw exists within the handling of palette data in AVI files, where a lack of proper validation of user-supplied data can lead to an integer overflow...

7.8CVSS6.2AI score0.00838EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2026/04/20 4:20 a.m.4 views

libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing

A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for...

9.8CVSS6.7AI score0.01073EPSS
Exploits0References6
Rows per page
Query Builder