← Back

Debian Linux

debian_linux

Vendor: Debian • 10,001 CVEs

CVEs (10,001)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Debian
Libming
2Debian Linux
Libming
May 13, 2026
Jun 28, 2017
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
util/outputtxt.c in libming 0.4.8 mishandles memory allocation. A crafted input will lead to a remote denial of service (NULL pointer dereference) attack.
2Debian
Libming
2Debian Linux
Libming
May 13, 2026
Jun 28, 2017
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
The readEncUInt30 function in util/read.c in libming 0.4.8 mishandles memory allocation. A crafted input will lead to a remote denial of service (NULL pointer dereference) attack against parser.c.
3Canonical
DebianLibtiff
3Debian Linux
LibtiffUbuntu Linux
May 13, 2026
Jun 26, 2017
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
In LibTIFF 4.0.8, there is a memory leak in tif_jbig.c. A crafted TIFF document can lead to a memory leak resulting in a remote denial of service attack.
3Canonical
DebianLibtiff
3Debian Linux
LibtiffUbuntu Linux
May 13, 2026
Jun 26, 2017
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
In LibTIFF 4.0.8, there is a heap-based buffer overflow in the t2p_write_pdf function in tools/tiff2pdf.c. This heap overflow could lead to different damages. For example, a crafted TIFF document can lead to an out-of-bo...Show more
In LibTIFF 4.0.8, there is a heap-based buffer overflow in the t2p_write_pdf function in tools/tiff2pdf.c. This heap overflow could lead to different damages. For example, a crafted TIFF document can lead to an out-of-bounds read in TIFFCleanup, an invalid free in TIFFClose or t2p_free, memory corruption in t2p_readwrite_pdf_image, or a double free in t2p_free. Given these possibilities, it probably could cause arbitrary code execution.Show less
2Debian
Long Range Zip Project
2Debian Linux
Long Range Zip
May 13, 2026
Jun 26, 2017
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
In lrzip 0.631, a stack buffer overflow was found in the function get_fileinfo in lrzip.c:1074, which allows attackers to cause a denial of service via a crafted file.
2Debian
Long Range Zip Project
2Debian Linux
Long Range Zip
May 13, 2026
Jun 26, 2017
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
In lrzip 0.631, a stack buffer overflow was found in the function get_fileinfo in lrzip.c:979, which allows attackers to cause a denial of service via a crafted file.
2Debian
Eclipse
2Debian Linux
Mosquitto
May 13, 2026
Jun 25, 2017
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
In Mosquitto through 1.4.12, mosquitto.db (aka the persistence file) is world readable, which allows local users to obtain sensitive MQTT topic information.
2Debian
Freedesktop
2Debian Linux
Poppler
May 13, 2026
Jun 25, 2017
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
The function GfxImageColorMap::getGray in GfxState.cc in Poppler 0.54.0 allows remote attackers to cause a denial of service (stack-based buffer over-read and application crash) via a crafted PDF document, related to mis...Show more
The function GfxImageColorMap::getGray in GfxState.cc in Poppler 0.54.0 allows remote attackers to cause a denial of service (stack-based buffer over-read and application crash) via a crafted PDF document, related to missing color-map validation in ImageOutputDev.cc.Show less
3Debian
FreedesktopRedhat
8Debian Linux
Enterprise Linux DesktopEnterprise Linux Server+5 more
May 13, 2026
Jun 22, 2017
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
Integer overflow leading to Heap buffer overflow in JBIG2Stream.cc in pdftocairo in Poppler before 0.56 allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact v...Show more
Integer overflow leading to Heap buffer overflow in JBIG2Stream.cc in pdftocairo in Poppler before 0.56 allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted PDF document.Show less
3Debian
FreedesktopRedhat
8Debian Linux
Enterprise Linux DesktopEnterprise Linux Server+5 more
May 13, 2026
Jun 22, 2017
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
Stack buffer overflow in GfxState.cc in pdftocairo in Poppler before 0.56 allows remote attackers to cause a denial of service (application crash) via a crafted PDF document.
2Debian
Flatpak
2Debian Linux
Flatpak
May 13, 2026
Jun 21, 2017
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
In Flatpak before 0.8.7, a third-party app repository could include malicious apps that contain files with inappropriate permissions, for example setuid or world-writable. The files are deployed with those permissions, w...Show more
In Flatpak before 0.8.7, a third-party app repository could include malicious apps that contain files with inappropriate permissions, for example setuid or world-writable. The files are deployed with those permissions, which would let a local attacker run the setuid executable or write to the world-writable location. In the case of the "system helper" component, files deployed as part of the app are owned by root, so in the worst case they could be setuid root.Show less
2Debian
Wireshark
2Debian Linux
Wireshark
May 13, 2026
Jun 21, 2017
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
In Wireshark 2.2.7, PROFINET IO data with a high recursion depth allows remote attackers to cause a denial of service (stack exhaustion) in the dissect_IODWriteReq function in plugins/profinet/packet-dcerpc-pn-io.c.
6Apache
AppleDebian+3 more
13Clustered Data Ontap
Debian LinuxEnterprise Linux Desktop+10 more
May 13, 2026
Jun 20, 2017
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The HTTP strict parsing changes added in Apache httpd 2.2.32 and 2.4.24 introduced a bug in token list parsing, which allows ap_find_token() to search past the end of its input string. By maliciously crafting a sequence...Show more
The HTTP strict parsing changes added in Apache httpd 2.2.32 and 2.4.24 introduced a bug in token list parsing, which allows ap_find_token() to search past the end of its input string. By maliciously crafting a sequence of request headers, an attacker may be able to cause a segmentation fault, or to force ap_find_token() to return an incorrect value.Show less
6Apache
AppleDebian+3 more
14Clustered Data Ontap
Debian LinuxEnterprise Linux Desktop+11 more
May 13, 2026
Jun 20, 2017
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
In Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26, use of the ap_get_basic_auth_pw() by third-party modules outside of the authentication phase may lead to authentication requirements being bypassed.
4Debian
Libffi ProjectOracle+1 more
6Debian Linux
Enterprise LinuxEnterprise Virtualization Server+3 more
May 13, 2026
Jun 19, 2017
N/A· v4
7.0 HIGH· v3
6.9 MEDIUM· v2
libffi requests an executable stack allowing attackers to more easily trigger arbitrary code execution by overwriting the stack. Please note that libffi is used by a number of other libraries. It was previously stated th...Show more
libffi requests an executable stack allowing attackers to more easily trigger arbitrary code execution by overwriting the stack. Please note that libffi is used by a number of other libraries. It was previously stated that this affects libffi version 3.2.1 but this appears to be incorrect. libffi prior to version 3.1 on 32 bit x86 systems was vulnerable, and upstream is believed to have fixed this issue in version 3.1.Show less
2Debian
Exim
2Debian Linux
Exim
May 13, 2026
Jun 19, 2017
N/A· v4
4.0 MEDIUM· v3
2.1 LOW· v2
Exim supports the use of multiple "-p" command line arguments which are malloc()'ed and never free()'ed, used in conjunction with other issues allows attackers to cause arbitrary code execution. This affects exim version...Show more
Exim supports the use of multiple "-p" command line arguments which are malloc()'ed and never free()'ed, used in conjunction with other issues allows attackers to cause arbitrary code execution. This affects exim version 4.89 and earlier. Please note that at this time upstream has released a patch (commit 65e061b76867a9ea7aeeb535341b790b90ae6c21), but it is not known if a new point release is available that addresses this issue at this time.Show less
8Debian
GnuMcafee+5 more
20Cloud Magnum Orchestration
Debian LinuxEnterprise Linux+17 more
May 13, 2026
Jun 19, 2017
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
glibc contains a vulnerability that allows specially crafted LD_LIBRARY_PATH values to manipulate the heap/stack, causing them to alias, potentially resulting in arbitrary code execution. Please note that additional hard...Show more
glibc contains a vulnerability that allows specially crafted LD_LIBRARY_PATH values to manipulate the heap/stack, causing them to alias, potentially resulting in arbitrary code execution. Please note that additional hardening changes have been made to glibc to prevent manipulation of stack and heap memory but these issues are not directly exploitable, as such they have not been given a CVE. This affects glibc 2.25 and earlier.Show less
2Debian
Qemu
2Debian Linux
Qemu
May 13, 2026
Jun 16, 2017
N/A· v4
5.5 MEDIUM· v3
1.9 LOW· v2
QEMU (aka Quick Emulator), when built with MegaRAID SAS 8708EM2 Host Bus Adapter emulation support, allows local guest OS privileged users to cause a denial of service (NULL pointer dereference and QEMU process crash) vi...Show more
QEMU (aka Quick Emulator), when built with MegaRAID SAS 8708EM2 Host Bus Adapter emulation support, allows local guest OS privileged users to cause a denial of service (NULL pointer dereference and QEMU process crash) via vectors involving megasas command processing.Show less
2Debian
Qemu
2Debian Linux
Qemu
May 13, 2026
Jun 16, 2017
N/A· v4
5.5 MEDIUM· v3
1.9 LOW· v2
QEMU (aka Quick Emulator), when built with USB xHCI controller emulator support, allows local guest OS privileged users to cause a denial of service (infinite recursive call) via vectors involving control transfer descri...Show more
QEMU (aka Quick Emulator), when built with USB xHCI controller emulator support, allows local guest OS privileged users to cause a denial of service (infinite recursive call) via vectors involving control transfer descriptors sequencing.Show less
2Debian
Qemu
2Debian Linux
Qemu
May 13, 2026
Jun 16, 2017
N/A· v4
5.5 MEDIUM· v3
1.9 LOW· v2
Memory leak in QEMU (aka Quick Emulator), when built with IDE AHCI Emulation support, allows local guest OS privileged users to cause a denial of service (memory consumption) by repeatedly hot-unplugging the AHCI device.