← Back

Debian Linux

debian_linux

Vendor: Debian • 10,001 CVEs

CVEs (10,001)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
4Debian
FedoraprojectQemu+1 more
8Codeready Linux Builder
Debian LinuxEnterprise Linux+5 more
Jun 17, 2026
Mar 16, 2022
N/A· v4
6.5 MEDIUM· v3
2.1 LOW· v2
An infinite loop flaw was found in the e1000 NIC emulator of the QEMU. This issue occurs while processing transmits (tx) descriptors in process_tx_desc if various descriptor fields are initialized with invalid values. Th...Show more
An infinite loop flaw was found in the e1000 NIC emulator of the QEMU. This issue occurs while processing transmits (tx) descriptors in process_tx_desc if various descriptor fields are initialized with invalid values. This flaw allows a guest to consume CPU cycles on the host, resulting in a denial of service. The highest threat from this vulnerability is to system availability.Show less
3Debian
LinuxNetapp
10Active Iq Unified Manager
Debian LinuxH300e Firmware+7 more
Jun 17, 2026
Mar 16, 2022
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
In drivers/usb/gadget/udc/udc-xilinx.c in the Linux kernel before 5.16.12, the endpoint index is not validated and might be manipulated by the host for out-of-array access.
7Debian
FedoraprojectMariadb+4 more
13500f Firmware
A250 FirmwareCloud Volumes Ontap Mediator+10 more
Jun 17, 2026
Mar 15, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic cu...Show more
The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).Show less
2Clickhouse
Debian
2Clickhouse
Debian Linux
Jun 17, 2026
Mar 14, 2022
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
Heap buffer overflow in Clickhouse's LZ4 compression codec when parsing a malicious query. There is no verification that the copy operations in the LZ4::decompressImpl loop and especially the arbitrary copy operation wil...Show more
Heap buffer overflow in Clickhouse's LZ4 compression codec when parsing a malicious query. There is no verification that the copy operations in the LZ4::decompressImpl loop and especially the arbitrary copy operation wildCopy<copy_amount>(op, ip, copy_end), don’t exceed the destination buffer’s limits. This issue is very similar to CVE-2021-43304, but the vulnerable copy operation is in a different wildCopy call.Show less
2Clickhouse
Debian
2Clickhouse
Debian Linux
Jun 17, 2026
Mar 14, 2022
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
Heap buffer overflow in Clickhouse's LZ4 compression codec when parsing a malicious query. There is no verification that the copy operations in the LZ4::decompressImpl loop and especially the arbitrary copy operation wil...Show more
Heap buffer overflow in Clickhouse's LZ4 compression codec when parsing a malicious query. There is no verification that the copy operations in the LZ4::decompressImpl loop and especially the arbitrary copy operation wildCopy<copy_amount>(op, ip, copy_end), don’t exceed the destination buffer’s limits.Show less
2Clickhouse
Debian
2Clickhouse
Debian Linux
Jun 17, 2026
Mar 14, 2022
N/A· v4
8.1 HIGH· v3
5.5 MEDIUM· v2
Heap out-of-bounds read in Clickhouse's LZ4 compression codec when parsing a malicious query. As part of the LZ4::decompressImpl() loop, a 16-bit unsigned user-supplied value ('offset') is read from the compressed data....Show more
Heap out-of-bounds read in Clickhouse's LZ4 compression codec when parsing a malicious query. As part of the LZ4::decompressImpl() loop, a 16-bit unsigned user-supplied value ('offset') is read from the compressed data. The offset is later used in the length of a copy operation, without checking the lower bounds of the source of the copy operation.Show less
2Clickhouse
Debian
2Clickhouse
Debian Linux
Jun 17, 2026
Mar 14, 2022
N/A· v4
8.1 HIGH· v3
5.5 MEDIUM· v2
Heap out-of-bounds read in Clickhouse's LZ4 compression codec when parsing a malicious query. As part of the LZ4::decompressImpl() loop, a 16-bit unsigned user-supplied value ('offset') is read from the compressed data....Show more
Heap out-of-bounds read in Clickhouse's LZ4 compression codec when parsing a malicious query. As part of the LZ4::decompressImpl() loop, a 16-bit unsigned user-supplied value ('offset') is read from the compressed data. The offset is later used in the length of a copy operation, without checking the upper bounds of the source of the copy operation.Show less
4Apple
DebianFedoraproject+1 more
4Debian Linux
FedoraMacos+1 more
Jun 17, 2026
Mar 14, 2022
N/A· v4
7.8 HIGH· v3
4.6 MEDIUM· v2
Heap-based Buffer Overflow occurs in vim in GitHub repository vim/vim prior to 8.2.4563.
3Debian
FedoraprojectFishshell
3Debian Linux
FedoraFish
Jun 17, 2026
Mar 14, 2022
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
fish is a command line shell. fish version 3.1.0 through version 3.3.1 is vulnerable to arbitrary code execution. git repositories can contain per-repository configuration that change the behavior of git, including runni...Show more
fish is a command line shell. fish version 3.1.0 through version 3.3.1 is vulnerable to arbitrary code execution. git repositories can contain per-repository configuration that change the behavior of git, including running arbitrary commands. When using the default configuration of fish, changing to a directory automatically runs `git` commands in order to display information about the current repository in the prompt. If an attacker can convince a user to change their current directory into one controlled by the attacker, such as on a shared file system or extracted archive, fish will run arbitrary commands under the attacker's control. This problem has been fixed in fish 3.4.0. Note that running git in these directories, including using the git tab completion, remains a potential trigger for this issue. As a workaround, remove the `fish_git_prompt` function from the prompt.Show less
4Apache
DebianFedoraproject+1 more
5Debian Linux
FedoraHttp Server+2 more
Jun 17, 2026
Mar 14, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Out-of-bounds Write vulnerability in mod_sed of Apache HTTP Server allows an attacker to overwrite heap memory with possibly attacker provided data. This issue affects Apache HTTP Server 2.4 version 2.4.52 and prior vers...Show more
Out-of-bounds Write vulnerability in mod_sed of Apache HTTP Server allows an attacker to overwrite heap memory with possibly attacker provided data. This issue affects Apache HTTP Server 2.4 version 2.4.52 and prior versions.Show less
5Apache
AppleDebian+2 more
8Debian Linux
Enterprise Manager Ops CenterFedora+5 more
Jun 17, 2026
Mar 14, 2022
N/A· v4
9.1 CRITICAL· v3
5.8 MEDIUM· v2
If LimitXMLRequestBody is set to allow request bodies larger than 350MB (defaults to 1M) on 32 bit systems an integer overflow happens which later causes out of bounds writes. This issue affects Apache HTTP Server 2.4.52...Show more
If LimitXMLRequestBody is set to allow request bodies larger than 350MB (defaults to 1M) on 32 bit systems an integer overflow happens which later causes out of bounds writes. This issue affects Apache HTTP Server 2.4.52 and earlier.Show less
5Apache
AppleDebian+2 more
8Debian Linux
Enterprise Manager Ops CenterFedora+5 more
Jun 17, 2026
Mar 14, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling
5Apache
AppleDebian+2 more
7Debian Linux
FedoraHttp Server+4 more
Jun 17, 2026
Mar 14, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A carefully crafted request body can cause a read to a random memory area which could cause the process to crash. This issue affects Apache HTTP Server 2.4.52 and earlier.
3Arm
DebianXen
22Cortex A57 Firmware
Cortex A65 FirmwareCortex A65ae Firmware+19 more
Jun 17, 2026
Mar 13, 2022
N/A· v4
5.6 MEDIUM· v3
1.9 LOW· v2
Certain Arm Cortex and Neoverse processors through 2022-03-08 do not properly restrict cache speculation, aka Spectre-BHB. An attacker can leverage the shared branch history in the Branch History Buffer (BHB) to influenc...Show more
Certain Arm Cortex and Neoverse processors through 2022-03-08 do not properly restrict cache speculation, aka Spectre-BHB. An attacker can leverage the shared branch history in the Branch History Buffer (BHB) to influence mispredicted branches. Then, cache allocation can allow the attacker to obtain sensitive information.Show less
2Debian
Openbsd
2Debian Linux
Openssh
Jun 17, 2026
Mar 13, 2022
N/A· v4
3.7 LOW· v3
2.6 LOW· v2
An issue was discovered in OpenSSH before 8.9. If a client is using public-key authentication with agent forwarding but without -oLogLevel=verbose, and an attacker has silently modified the server to support the None aut...Show more
An issue was discovered in OpenSSH before 8.9. If a client is using public-key authentication with agent forwarding but without -oLogLevel=verbose, and an attacker has silently modified the server to support the None authentication option, then the user cannot determine whether FIDO authentication is going to confirm that the user wishes to connect to that server, or that the user wishes to allow that server to connect to a different server on the user's behalf. NOTE: the vendor's position is "this is not an authentication bypass, since nothing is being bypassed.Show less
3Debian
LinuxNetapp
10Active Iq Unified Manager
Debian LinuxH300e Firmware+7 more
Jun 17, 2026
Mar 12, 2022
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
An issue was discovered in the Linux kernel before 5.16.12. drivers/net/usb/sr9700.c allows attackers to obtain sensitive information from heap memory via crafted frame lengths from a device.
2Debian
Teluu
2Debian Linux
Pjsip
Jun 17, 2026
Mar 11, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
PJSIP is a free and open source multimedia communication library written in C language. In versions prior to and including 2.12 PJSIP there is a stack-buffer overflow vulnerability which only impacts PJSIP users who acce...Show more
PJSIP is a free and open source multimedia communication library written in C language. In versions prior to and including 2.12 PJSIP there is a stack-buffer overflow vulnerability which only impacts PJSIP users who accept hashed digest credentials (credentials with data_type `PJSIP_CRED_DATA_DIGEST`). This issue has been patched in the master branch of the PJSIP repository and will be included with the next release. Users unable to upgrade need to check that the hashed digest data length must be equal to `PJSIP_MD5STRLEN` before passing to PJSIP.Show less
4Debian
FedoraprojectLibtiff+1 more
4Debian Linux
FedoraLibtiff+1 more
Jun 17, 2026
Mar 11, 2022
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
Out-of-bounds Read error in tiffcp in libtiff 4.3.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 408976c4.
4Debian
FedoraprojectLibtiff+1 more
4Debian Linux
FedoraLibtiff+1 more
Jun 17, 2026
Mar 11, 2022
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
Divide By Zero error in tiffcrop in libtiff 4.3.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f8d0f9aa.
4Debian
FedoraprojectLibtiff+1 more
4Debian Linux
FedoraLibtiff+1 more
Jun 17, 2026
Mar 11, 2022
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
Null source pointer passed as an argument to memcpy() function within TIFFFetchNormalTag () in tif_dirread.c in libtiff versions up to 4.3.0 could lead to Denial of Service via crafted TIFF file.