Lucene search
+L

56910 matches found

UbuntuCve
UbuntuCve
added 2026/08/10 12:17 p.m.6 views

CVE-2026-59088

A flaw was found in GIMP. A signed integer overflow vulnerability exists in the file-fli plugin when processing FLI image files. This occurs due to an incorrect calculation during memory allocation for image buffers, where the multiplication of image width and height can exceed the maximum intege...

5.5CVSS5.4AI score0.0016EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 12:2 p.m.4 views

CVE-2026-68316 accel: ethosu: Fix element size accounting for cmd stream validation

In the Linux kernel, the following vulnerability has been resolved: accel: ethosu: Fix element size accounting for cmd stream validation There are 2 issues with the element size handling in the command stream validation which result in too small of a size calculated when the element size is...

7.8CVSS5.4AI score
SaveExploits0References5
OSV
OSV
added 2026/08/10 12:2 p.m.7 views

CVE-2026-68315 sctp: validate stream count in sctp_process_strreset_inreq()

In the Linux kernel, the following vulnerability has been resolved: sctp: validate stream count in sctpprocessstrresetinreq When processing a RESETINREQUEST from a peer, sctpprocessstrresetinreq derives the stream count from the parameter length but does not check whether the resulting...

7.5CVSS5.5AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 12:2 p.m.6 views

EUVD-2026-55390

In the Linux kernel, the following vulnerability has been resolved: tipc: fix integer overflow in tipcrecvmsg and tipcrecvstream In tipcrecvmsg, the copy length is computed as: copy = mintint, dlen - offset, buflen; buflen is sizet but mintint, ... casts it to int. When buflen exceeds INTMAX e.g...

5.4AI score0.00162EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 12:2 p.m.5 views

CVE-2026-68289 tipc: fix integer overflow in tipc_recvmsg() and tipc_recvstream()

In the Linux kernel, the following vulnerability has been resolved: tipc: fix integer overflow in tipcrecvmsg and tipcrecvstream In tipcrecvmsg, the copy length is computed as: copy = mintint, dlen - offset, buflen; buflen is sizet but mintint, ... casts it to int. When buflen exceeds INTMAX e.g...

5.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 12:2 p.m.31 views

CVE-2026-68289 tipc: fix integer overflow in tipc_recvmsg() and tipc_recvstream()

In the Linux kernel, the following vulnerability has been resolved: tipc: fix integer overflow in tipcrecvmsg and tipcrecvstream In tipcrecvmsg, the copy length is computed as: copy = mintint, dlen - offset, buflen; buflen is sizet but mintint, ... casts it to int. When buflen exceeds INTMAX e.g...

0.00162EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 12:1 p.m.2 views

CVE-2026-68270 drm/sysfb: Avoid possible truncation with calculating visible size

In the Linux kernel, the following vulnerability has been resolved: drm/sysfb: Avoid possible truncation with calculating visible size Calculating the visible size of the system framebuffer can result in truncation of the result. The calculation uses 32-bit arithmetics, which can overflow if the...

5.4AI score
SaveExploits0References6
OSV
OSV
added 2026/08/10 12:1 p.m.5 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.8CVSS5.4AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/10 11:58 a.m.1 views

CVE-2026-68108

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vce: fix integer overflow in image size Fix a security vulnerability where malicious VCE command streams with oversized dimensions e.g. 65536×65536 cause 32-bit integer overflow, wrapping the calculated buffer size to ...

8.8CVSS5.5AI score0.00135EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/08/10 11:58 a.m.7 views

CVE-2026-68108 drm/amdgpu/vce: fix integer overflow in image size

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vce: fix integer overflow in image size Fix a security vulnerability where malicious VCE command streams with oversized dimensions e.g. 65536×65536 cause 32-bit integer overflow, wrapping the calculated buffer size to ...

8.8CVSS5.6AI score
SaveExploits0References8
SUSE Linux
SUSE Linux
added 2026/08/10 11:41 a.m.9 views

Security update for perl

This update for perl fixes the following issues: CVE-2026-8376: heap buffer overflow when compiling regular expressions with a repeated fixed string on 32-bit builds bsc1266304. CVE-2026-12087: Socket's packipmreqsource can copy adjacent heap memory into the returned packed structure bsc1268349...

8.7CVSS8.3AI score0.00443EPSS
SaveExploits1References12
NVD
NVD
added 2026/08/10 11:17 a.m.5 views

CVE-2026-71392

GNU Emacs for Android is vulnerable to an integer overflow in the sfntreadcmapformat12 function in src/sfnt.c. When processing a crafted TrueType font file, an unguarded addition in the xmalloc allocation call wraps around on 32-bit builds, causing a heap buffer overflow write. An attacker can...

5.3CVSS0.0039EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/10 11:17 a.m.12 views

CVE-2026-71393

GNU Emacs for Android is vulnerable to an integer overflow in sfntreadnametable in src/sfnt.c. The function computes an allocation size using a 32-bit length value from a TrueType font file without overflow checking. On 32-bit targets, a crafted font causes the calculation to wrap, resulting in a...

5.3CVSS0.0039EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 10:53 a.m.8 views

EUVD-2026-55262

A flaw was found in GIMP. A signed integer overflow vulnerability exists in the file-fli plugin when processing FLI image files. This occurs due to an incorrect calculation during memory allocation for image buffers, where the multiplication of image width and height can exceed the maximum intege...

5.5CVSS5.4AI score0.0016EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 10:53 a.m.38 views

CVE-2026-59088 Gimp: gimp: denial of service via signed integer overflow in fli file processing

A flaw was found in GIMP. A signed integer overflow vulnerability exists in the file-fli plugin when processing FLI image files. This occurs due to an incorrect calculation during memory allocation for image buffers, where the multiplication of image width and height can exceed the maximum intege...

5.5CVSS0.0016EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 10:53 a.m.23 views

CVE-2026-59088

CVE-2026-59088 affects GIMP and is described in connected sources as a signed integer overflow in the file-fli plugin when processing FLI images. The overflow occurs during memory allocation for image buffers due to width×height calculations exceeding 32-bit limits, which can crash the applicatio...

5.5CVSS5.4AI score0.0016EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/10 10:53 a.m.6 views

CVE-2026-59088

A flaw was found in GIMP. A signed integer overflow vulnerability exists in the file-fli plugin when processing FLI image files. This occurs due to an incorrect calculation during memory allocation for image buffers, where the multiplication of image width and height can exceed the maximum intege...

5.5CVSS5.4AI score0.0016EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/10 10:53 a.m.6 views

CVE-2026-59088

A flaw was found in GIMP. A signed integer overflow vulnerability exists in the file-fli plugin when processing FLI image files. This occurs due to an incorrect calculation during memory allocation for image buffers, where the multiplication of image width and height can exceed the maximum intege...

5.5CVSS5.4AI score0.0016EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/10 10:53 a.m.5 views

CVE-2026-59088 Gimp: gimp: denial of service via signed integer overflow in fli file processing

A flaw was found in GIMP. A signed integer overflow vulnerability exists in the file-fli plugin when processing FLI image files. This occurs due to an incorrect calculation during memory allocation for image buffers, where the multiplication of image width and height can exceed the maximum intege...

5.5CVSS5.3AI score0.0016EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/10 10:22 a.m.6 views

CVE-2026-71393

GNU Emacs for Android is vulnerable to an integer overflow in sfntreadnametable in src/sfnt.c. The function computes an allocation size using a 32-bit length value from a TrueType font file without overflow checking. On 32-bit targets, a crafted font causes the calculation to wrap, resulting in a...

5.3CVSS6.1AI score0.0039EPSS
SaveExploits0
Rows per page
Query Builder