Lucene search
+L

63 matches found

OSV
OSV
added 2026/08/28 8:20 p.m.6 views

DEBIAN-CVE-2026-82343

A flaw was found in the file-psd plugin in GIMP. When processing a specially crafted PSD image file, the plugin does not properly validate the channel-count parameter. This incorrect validation leads to improper memory bounds checking, resulting in both a heap out-of-bounds read and a stack...

6.1CVSS5.8AI score0.00117EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/28 4:26 p.m.38 views

CVE-2026-82343 Gimp: heap out-of-bounds read and stack out-of-bounds access in psd loader from channel-count handling

A flaw was found in the file-psd plugin in GIMP. When processing a specially crafted PSD image file, the plugin does not properly validate the channel-count parameter. This incorrect validation leads to improper memory bounds checking, resulting in both a heap out-of-bounds read and a stack...

6.1CVSS0.00117EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/28 4:26 p.m.20 views

CVE-2026-82343

A flaw in GIMP's file-psd plugin fails to properly validate the channel-count parameter when processing a specially crafted PSD file, resulting in a heap out-of-bounds read and a stack out-of-bounds access . The impact is an application crash leading to denial of service or limited information di...

6.1CVSS5.8AI score0.00117EPSS
SaveExploits0References3Affected Software1
AlpineLinux
AlpineLinux
added 2026/08/28 4:26 p.m.3 views

CVE-2026-82343

A flaw was found in the file-psd plugin in GIMP. When processing a specially crafted PSD image file, the plugin does not properly validate the channel-count parameter. This incorrect validation leads to improper memory bounds checking, resulting in both a heap out-of-bounds read and a stack...

6.1CVSS5.8AI score0.00117EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/28 4:26 p.m.9 views

EUVD-2026-67826

A flaw was found in the file-psd plugin in GIMP. When processing a specially crafted PSD image file, the plugin does not properly validate the channel-count parameter. This incorrect validation leads to improper memory bounds checking, resulting in both a heap out-of-bounds read and a stack...

6.1CVSS5.8AI score0.00117EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/28 4:26 p.m.13 views

CVE-2026-82343

A flaw was found in the file-psd plugin in GIMP. When processing a specially crafted PSD image file, the plugin does not properly validate the channel-count parameter. This incorrect validation leads to improper memory bounds checking, resulting in both a heap out-of-bounds read and a stack...

6.1CVSS5.8AI score0.00117EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/28 4:26 p.m.9 views

CVE-2026-82343

A flaw was found in the file-psd plugin in GIMP. When processing a specially crafted PSD image file, the plugin does not properly validate the channel-count parameter. This incorrect validation leads to improper memory bounds checking, resulting in both a heap out-of-bounds read and a stack...

6.1CVSS5.8AI score0.00117EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/28 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-82343

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in the file-psd plugin in GIMP. When processing a specially crafted PSD image file, the plugin does not properly validate the channel-count...

6.1CVSS5.8AI score0.00117EPSS
SaveExploits0References4
Anthropic
Anthropic
added 2026/08/17 5:47 p.m.8 views

ANT-2026-1FT5E1XF · lcms · Stack-buffer-overflow

stack-buffer-overflow low Severity Claude high · Security research firm high · Maintainer low Discovered by Claude Mythos Preview REPORT Anthropic's analysis, sealed at approval. Disclosure to the maintainer was performed by Ada Logics. ANT-2026-1FT5E1XF: Stack-buffer-overflow in cmslut.c:1373 Wh...

6.1AI score
SaveExploits0
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.9 views

Astra Linux – Vulnerability in alsa-lib

Versions of alsa-lib from 1.2.2 up to and including 1.2.15.2, prior to the release of 5f7fe33, contain a heap-based buffer overflow in the topology mixer control decoder. The tplgdecodecontrolmixer1 function reads the numchannels field from untrusted .tplg data and uses it as a loop bound without...

4.6CVSS7.2AI score0.00181EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/20 4:24 p.m.18 views

CVE-2026-35591

libvips is a fast image processing library with low memory needs. The tiffload operation in libvips versions before and including 8.18.1 could incorrectly determine the number of channels in a JPEG or JPEG2000-encoded tile within a TIFF image, leading to a possible buffer overflow. This has been...

7.8CVSS5.7AI score0.00166EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/20 4:24 p.m.49 views

CVE-2026-35591 Possible heap-based buffer overflow when decoding TIFF image containing well-crafted tile

libvips is a fast image processing library with low memory needs. The tiffload operation in libvips versions before and including 8.18.1 could incorrectly determine the number of channels in a JPEG or JPEG2000-encoded tile within a TIFF image, leading to a possible buffer overflow. This has been...

7CVSS0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/13 2:19 p.m.8 views

PYSEC-2026-3369 `tf.raw_ops.Mfcc` crashes

Impact If ThreadUnsafeUnigramCandidateSampler is given input filterbankchannelcount greater than the allowed max size, TensorFlow will crash. python import tensorflow as tf tf.rawops.Mfcc spectrogram = 1.38, 6.32, 5.75, 9.51, samplerate = 2, upperfrequencylimit = 5.0, lowerfrequencylimit = 1.0,...

4.8CVSS6.9AI score0.00457EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/13 2:19 p.m.7 views

PYSEC-2026-3239 `tf.raw_ops.Mfcc` crashes

Impact If ThreadUnsafeUnigramCandidateSampler is given input filterbankchannelcount greater than the allowed max size, TensorFlow will crash. python import tensorflow as tf tf.rawops.Mfcc spectrogram = 1.38, 6.32, 5.75, 9.51, samplerate = 2, upperfrequencylimit = 5.0, lowerfrequencylimit = 1.0,...

4.8CVSS6.1AI score0.00457EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/07 10:17 a.m.11 views

PYSEC-2026-1035 `tf.raw_ops.Mfcc` crashes

Impact If ThreadUnsafeUnigramCandidateSampler is given input filterbankchannelcount greater than the allowed max size, TensorFlow will crash. python import tensorflow as tf tf.rawops.Mfcc spectrogram = 1.38, 6.32, 5.75, 9.51, samplerate = 2, upperfrequencylimit = 5.0, lowerfrequencylimit = 1.0,...

4.8CVSS7AI score0.00457EPSS
SaveExploits1References7
SUSE CVE
SUSE CVE
added 2026/05/29 1:15 a.m.18 views

SUSE CVE-2026-46184

In the Linux kernel, the following vulnerability has been resolved: sound: ua101: fix division by zero at probe Add a missing sanity check for bNrChannels in detectusbformat to prevent a division by zero in playbackurbcomplete and captureurbcomplete. USB core does not validate class-specific...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.14 views

CVE-2026-46184

In the Linux kernel, the following vulnerability has been resolved: sound: ua101: fix division by zero at probe Add a missing sanity check for bNrChannels in detectusbformat to prevent a division by zero in playbackurbcomplete and captureurbcomplete. USB core does not validate class-specific...

5.5CVSS5.3AI score0.00128EPSS
SaveExploits0References41
CVE
CVE
added 2026/05/28 9:36 a.m.45 views

CVE-2026-46184

CVE-2026-46184 relates to the Linux kernel sound/ua101 driver. The root cause is a missing sanity check for bNrChannels in detect_usb_format(), which can lead to a division by zero in playback_urb_complete() and capture_urb_complete() when a device reports bNrChannels = 0. The USB core does not v...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2026/05/27 10:32 p.m.19 views

CVE-2026-45978

A flaw was found in the Linux kernel's Greybus Lights subsystem. This vulnerability occurs when the gblightslightconfig function attempts to store a channel count before successfully allocating the corresponding channels array. If the memory allocation fails, a subsequent cleanup operation can tr...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.18 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from storing channelcount before allocating the channel array, potentially leading to null pointer...

5.8AI score0.00123EPSS
SaveExploits0References8
Rows per page
Query Builder