← Back

Fedora

fedora

Vendor: Fedoraproject • 5,353 CVEs

CVEs (5,353)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Fedoraproject
Redhat
2Etcd
Fedora
Jun 17, 2026
Aug 6, 2020
N/A· v4
6.5 MEDIUM· v3
5.8 MEDIUM· v2
In ectd before versions 3.4.10 and 3.3.23, gateway TLS authentication is only applied to endpoints detected in DNS SRV records. When starting a gateway, TLS authentication will only be attempted on endpoints identified i...Show more
In ectd before versions 3.4.10 and 3.3.23, gateway TLS authentication is only applied to endpoints detected in DNS SRV records. When starting a gateway, TLS authentication will only be attempted on endpoints identified in DNS SRV records for a given domain, which occurs in the discoverEndpoints function. No authentication is performed against endpoints provided in the --endpoints flag. This has been fixed in versions 3.4.10 and 3.3.23 with improved documentation and deprecation of the functionality.Show less
2Fedoraproject
Redhat
2Etcd
Fedora
Jun 17, 2026
Aug 6, 2020
N/A· v4
7.7 HIGH· v3
4.0 MEDIUM· v2
In etcd before versions 3.3.23 and 3.4.10, the etcd gateway is a simple TCP proxy to allow for basic service discovery and access. However, it is possible to include the gateway address as an endpoint. This results in a...Show more
In etcd before versions 3.3.23 and 3.4.10, the etcd gateway is a simple TCP proxy to allow for basic service discovery and access. However, it is possible to include the gateway address as an endpoint. This results in a denial of service, since the endpoint can become stuck in a loop of requesting itself until there are no more available file descriptors to accept connections on the gateway.Show less
2Fedoraproject
Redhat
2Etcd
Fedora
Jun 17, 2026
Aug 6, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
etcd before versions 3.3.23 and 3.4.10 does not perform any password length validation, which allows for very short passwords, such as those with a length of one. This may allow an attacker to guess or brute-force users'...Show more
etcd before versions 3.3.23 and 3.4.10 does not perform any password length validation, which allows for very short passwords, such as those with a length of one. This may allow an attacker to guess or brute-force users' passwords with little computational effort.Show less
4Debian
FedoraprojectGolang+1 more
4Debian Linux
FedoraGo+1 more
Jun 17, 2026
Aug 6, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Go before 1.13.15 and 14.x before 1.14.7 can have an infinite read loop in ReadUvarint and ReadVarint in encoding/binary via invalid inputs.
2Etcd
Fedoraproject
2Etcd
Fedora
Jun 17, 2026
Aug 5, 2020
N/A· v4
7.1 HIGH· v3
3.6 LOW· v2
In etcd before versions 3.3.23 and 3.4.10, certain directory paths are created (etcd data directory and the directory path when provided to automatically generate self-signed certificates for TLS connections with clients...Show more
In etcd before versions 3.3.23 and 3.4.10, certain directory paths are created (etcd data directory and the directory path when provided to automatically generate self-signed certificates for TLS connections with clients) with restricted access permissions (700) by using the os.MkdirAll. This function does not perform any permission checks when a given directory path exists already. A possible workaround is to ensure the directories have the desired permission (700).Show less
2Etcd
Fedoraproject
2Etcd
Fedora
Jun 17, 2026
Aug 5, 2020
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during cons...Show more
In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime panic when reading the entry.Show less
2Etcd
Fedoraproject
2Etcd
Fedora
Jun 17, 2026
Aug 5, 2020
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
In etcd before versions 3.3.23 and 3.4.10, a large slice causes panic in decodeRecord method. The size of a record is stored in the length field of a WAL file and no additional validation is done on this data. Therefore,...Show more
In etcd before versions 3.3.23 and 3.4.10, a large slice causes panic in decodeRecord method. The size of a record is stored in the length field of a WAL file and no additional validation is done on this data. Therefore, it is possible to forge an extremely large frame size that can unintentionally panic at the expense of any RAFT participant trying to decode the WAL.Show less
4Debian
FedoraprojectLilypond+1 more
5Backports Sle
Debian LinuxFedora+2 more
Jun 17, 2026
Aug 5, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
scm/define-stencil-commands.scm in LilyPond through 2.20.0, and 2.21.x through 2.21.4, when -dsafe is used, lacks restrictions on embedded-ps and embedded-svg, as demonstrated by including dangerous PostScript code.
4Canonical
FedoraprojectOpensuse+1 more
4Fedora
LeapLibx11+1 more
Jun 17, 2026
Aug 5, 2020
N/A· v4
6.7 MEDIUM· v3
4.6 MEDIUM· v2
An integer overflow leading to a heap-buffer overflow was found in The X Input Method (XIM) client was implemented in libX11 before version 1.6.10. As per upstream this is security relevant when setuid programs call XIM...Show more
An integer overflow leading to a heap-buffer overflow was found in The X Input Method (XIM) client was implemented in libX11 before version 1.6.10. As per upstream this is security relevant when setuid programs call XIM client functions while running with elevated privileges. No such programs are shipped with Red Hat Enterprise Linux.Show less
5Canonical
DebianFedoraproject+2 more
5Ark
Debian LinuxFedora+2 more
Jun 17, 2026
Aug 3, 2020
N/A· v4
3.3 LOW· v3
4.3 MEDIUM· v2
In kerfuffle/jobs.cpp in KDE Ark before 20.08.0, a crafted archive can install files outside the extraction directory via ../ directory traversal.
2Fedoraproject
Radare
2Fedora
Radare2
Jun 17, 2026
Aug 3, 2020
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
radare2 4.5.0 misparses DWARF information in executable files, causing a segmentation fault in parse_typedef in type_dwarf.c via a malformed DW_AT_name in the .debug_info section.
7Canonical
DebianFedoraproject+4 more
15Active Iq Unified Manager
Cloud Volumes Ontap MediatorDebian Linux+12 more
Jun 17, 2026
Jul 30, 2020
N/A· v4
3.7 LOW· v3
4.3 MEDIUM· v2
The Linux kernel through 5.7.11 allows remote attackers to make observations that help to obtain sensitive information about the internal state of the network RNG, aka CID-f227e3ec3b5c. This is related to drivers/char/ra...Show more
The Linux kernel through 5.7.11 allows remote attackers to make observations that help to obtain sensitive information about the internal state of the network RNG, aka CID-f227e3ec3b5c. This is related to drivers/char/random.c and kernel/time/timer.c.Show less
5Canonical
DebianFedoraproject+2 more
5Communications Cloud Native Core Policy
Debian LinuxFedora+2 more
Jun 17, 2026
Jul 29, 2020
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
libssh 0.9.4 has a NULL pointer dereference in tftpserver.c if ssh_buffer_new returns NULL.
2Claws Mail
Fedoraproject
2Claws Mail
Fedora
Jun 17, 2026
Jul 28, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
In imap_scan_tree_recursive in Claws Mail through 3.17.6, a malicious IMAP server can trigger stack consumption because of unlimited recursion into subdirectories during a rebuild of the folder tree.
3Debian
FedoraprojectTrusteddomain
3Debian Linux
FedoraOpendmarc
Jun 17, 2026
Jul 27, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
OpenDMARC through 1.3.2 and 1.4.x through 1.4.0-Beta1 has improper null termination in the function opendmarc_xml_parse that can result in a one-byte heap overflow in opendmarc_xml when parsing a specially crafted DMARC...Show more
OpenDMARC through 1.3.2 and 1.4.x through 1.4.0-Beta1 has improper null termination in the function opendmarc_xml_parse that can result in a one-byte heap overflow in opendmarc_xml when parsing a specially crafted DMARC aggregate report. This can cause remote memory corruption when a '\0' byte overwrites the heap metadata of the next chunk and its PREV_INUSE flag.Show less
5Canonical
DebianFedoraproject+2 more
5Debian Linux
FedoraFreerdp+2 more
Jun 17, 2026
Jul 27, 2020
N/A· v4
3.5 LOW· v3
3.5 LOW· v2
In FreeRDP less than or equal to 2.1.2, an integer overflow exists due to missing input sanitation in rdpegfx channel. All FreeRDP clients are affected. The input rectangles from the server are not checked against local...Show more
In FreeRDP less than or equal to 2.1.2, an integer overflow exists due to missing input sanitation in rdpegfx channel. All FreeRDP clients are affected. The input rectangles from the server are not checked against local surface coordinates and blindly accepted. A malicious server can send data that will crash the client later on (invalid length arguments to a `memcpy`) This has been fixed in 2.2.0. As a workaround, stop using command line arguments /gfx, /gfx-h264 and /network:autoShow less
4Debian
FedoraprojectLibetpan Project+1 more
4Debian Linux
FedoraLibetpan+1 more
Jun 17, 2026
Jul 27, 2020
N/A· v4
7.4 HIGH· v3
5.8 MEDIUM· v2
LibEtPan through 1.9.4, as used in MailCore 2 through 0.6.3 and other products, has a STARTTLS buffering issue that affects IMAP, SMTP, and POP3. When a server sends a "begin TLS" response, the client reads additional da...Show more
LibEtPan through 1.9.4, as used in MailCore 2 through 0.6.3 and other products, has a STARTTLS buffering issue that affects IMAP, SMTP, and POP3. When a server sends a "begin TLS" response, the client reads additional data (e.g., from a meddler-in-the-middle attacker) and evaluates it in a TLS context, aka "response injection."Show less
3Claws Mail
FedoraprojectOpensuse
4Backports Sle
Claws MailFedora+1 more
Jun 17, 2026
Jul 23, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
common/session.c in Claws Mail before 3.17.6 has a protocol violation because suffix data after STARTTLS is mishandled.
4Debian
FedoraprojectGoogle+1 more
5Backports Sle
ChromeDebian Linux+2 more
Jun 17, 2026
Jul 22, 2020
N/A· v4
4.3 MEDIUM· v3
4.3 MEDIUM· v2
Incorrect security UI in PWAs in Google Chrome prior to 84.0.4147.89 allowed a remote attacker who had persuaded the user to install a PWA to spoof the contents of the Omnibox (URL bar) via a crafted PWA.
4Debian
FedoraprojectGoogle+1 more
5Backports Sle
ChromeDebian Linux+2 more
Jun 17, 2026
Jul 22, 2020
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
Insufficient data validation in WebUI in Google Chrome prior to 84.0.4147.89 allowed a remote attacker who had compromised the renderer process to inject scripts or HTML into a privileged page via a crafted HTML page.