Lucene search
+L

882 matches found

RedhatCVE
RedhatCVE
added 2026/08/28 1:47 p.m.13 views

CVE-2026-82324

A flaw was found in the file-iff IFF/ILBM plugin in GIMP. When processing a specially crafted IFF/ILBM image file, the plugin does not properly validate the HAM row size and improperly handles cases where the number of color planes nPlanes is zero. This causes a row size mismatch that bypasses...

6.1CVSS5.8AI score0.00185EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/28 8:16 a.m.5 views

UBUNTU-CVE-2026-80604

In the Linux kernel, the following vulnerability has been resolved: HID: core: Fix OOB read in hidgetreport for numbered reports When a caller passes a size of 0 to hidreportrawevent for a numbered report, the function originally called hidgetreport before performing any size validation. Inside...

8.8CVSS5.8AI score0.00266EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/28 6:53 a.m.12 views

CVE-2026-80701 drm/vmwgfx: enforce cursor size limits for MOB cursors

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: enforce cursor size limits for MOB cursors vmwcursorplaneatomiccheck bounds cursor width and height only on the legacy update path; the SVGACAP2CURSORMOB path -- the default on modern hosts -- accepts any size. When t...

5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/08/28 6:48 a.m.13 views

CVE-2026-80604

CVE-2026-80604 is an out-of-bounds read in the Linux kernel's HID core subsystem. When hid_report_raw_event() is called with a size of 0 for a numbered report, it invokes hid_get_report() before validating the size. Inside hid_get_report(), the function unconditionally dereferences data[0] to ext...

8.8CVSS5.8AI score0.00266EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.35 views

CVE-2026-80546 s390/zcrypt: Improve CCA CPRB length and overflow checks

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Improve CCA CPRB length and overflow checks The xcrbmsgtotype6cprbmsgx function lacks proper input validation, creating security vulnerabilities: 1. Integer overflow after CEIL4 alignment: Signed int variables could...

7.8CVSS0.00136EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.6 views

Oracle Linux 9 : gstreamer1-plugins-good (ELSA-2026-59152)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-59152 advisory. - Fix CVE-2026-18299: Use-After-Free in rtpsbcdepay Resolves: RHEL-246619 - Fix CVE-2026-18296: size validation in qtmoovrecover MRF parsing Resolves:...

7.8CVSS7.2AI score0.00238EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/24 1:32 p.m.9 views

CVE-2026-74681

A flaw was found in the Linux kernel's USB subsystem, specifically within the usbio module. An incorrect buffer size validation occurs in the usbiobulkmsg function, where the bulk IN receive buffer size is mistakenly compared against the bulk OUT endpoint size instead of the actual receive buffer...

5.5CVSS5.5AI score0.00166EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validating the command header size against SVGACMDMAXDATASIZE This data originates from user space and is used in buffer offset calculations, which may potentially lead to an out-of-bounds access due to overflow...

7.8CVSS6.4AI score0.00237EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in exiv2

Exiv2 0.27.2 allows attackers to cause a crash in the Exiv2::getULong function in types.cpp, when called from Exiv2::Internal::CiffDirectory::readDirectory in crwimageint.cpp. This occurs because there is no validation of the relationship between the total size and the offset and size...

6.5CVSS6.8AI score0.01851EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.1 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: nullblk: Fixed the validation of the block size. The block size should be between 512 and PAGESIZE, and it should be a power of 2. The current check does not validate this, so the check needs to be updated. Without this patch,...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerability in libraw

LibRaw before 0.20-RC1 lacks a check for the thumbnail size range. This affects decoders/unpackthumb.cpp, postprocessing/memimage.cpp, and utils/thumbutils.cpp. For example, mallocsizeoflibrawprocessedimaget+T.tlength is used without validating T.tlength...

7.5CVSS6.7AI score0.03672EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerability in Linux 5.10

A vulnerability was discovered in the net/tipc/crypto.c file within the Linux kernel before version 5.14.16. The Transparent Inter-Process Communication TIPC functionality allows remote attackers to exploit a lack of sufficient validation of the user-supplied sizes for the MSGCRYPTO message type...

9.8CVSS7AI score0.5758EPSS
SaveExploits3References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: ALSA: wavefront: Fixed integer overflow in sample size validation The wavefrontsendsample function has a problem with integer overflow when validating sample size. The header-size field is of type u32, but it is cast to int for...

6.7AI score0.00208EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.4 views

Astra Linux – Vulnerability in gst-plugins-good1.0

GStreamer is a library for constructing graphs of media-handling components. A OOB-read vulnerability has been discovered in gstwavparseadtlchunk within gstwavparse.c. This vulnerability arises due to insufficient validation of the size parameter, which can exceed the bounds of the data buffer. A...

7.5CVSS6.4AI score0.00839EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerability has been resolved: powerpc/lib: Validate size for vector operations Some parts of the fp/vmx code in sstep.c assume a certain maximum size for the instructions being emulated. However, the size of these operations is determined separately in the...

7.8CVSS6.2AI score0.00243EPSS
SaveExploits0References2
Oracle linux
Oracle linux
added 2026/08/24 12:00 a.m.9 views

gstreamer1-plugins-good security update

1.26.7-2.7 - Fix CVE-2026-18298 in gdkpixbufdec element Resolves: RHEL-246557 1.26.7-2.6 - Fix insufficient size validation in MRF file parsing in qtmoovrecover CVE-2026-18296 Resolves: RHEL-246546...

7.8CVSS7.3AI score0.00238EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/21 5:47 p.m.33 views

CVE-2026-77236 Missing size validation in SecureContext_AllocateContext in FreeRTOS-Kernel

Missing minimum size validation in secure context allocation in FreeRTOS-Kernel before 11.3.1 might allow local users to corrupt secure-world heap metadata via an out-of-bounds write with an undersized stack size parameter. To remediate this issue, users should upgrade to version 11.3.1 or later...

8.3CVSS0.00113EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/21 5:47 p.m.14 views

CVE-2026-77236 Missing size validation in SecureContext_AllocateContext in FreeRTOS-Kernel

Missing minimum size validation in secure context allocation in FreeRTOS-Kernel before 11.3.1 might allow local users to corrupt secure-world heap metadata via an out-of-bounds write with an undersized stack size parameter. To remediate this issue, users should upgrade to version 11.3.1 or later...

8.3CVSS5.2AI score0.00113EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/21 5:47 p.m.12 views

EUVD-2026-64017

Missing minimum size validation in secure context allocation in FreeRTOS-Kernel before 11.3.1 might allow local users to corrupt secure-world heap metadata via an out-of-bounds write with an undersized stack size parameter. To remediate this issue, users should upgrade to version 11.3.1 or later...

8.3CVSS5.4AI score0.00113EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/21 5:47 p.m.20 views

CVE-2026-77236

CVE-2026-77236 is a missing input validation vulnerability in the SecureContext_AllocateContext function of FreeRTOS-Kernel prior to version 11.3.1. The absence of a minimum size check on the stack size parameter allows a local attacker to trigger an out-of-bounds write that corrupts secure-world...

8.3CVSS5.4AI score0.00113EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder