← Back

Fedoraproject

fedoraproject

5,423 CVEs • 20 products

Products (20)

Click to collapse
Toggle
Fedora
fedora
Sssd
sssd
Fedora Core
fedora_core
Commons
commons
Coolkey
coolkey
Anaconda
anaconda
Crypto Utils
crypto-utils
Arm Installer
arm_installer
Fedmsg
fedmsg
Python Fedora
python-fedora
Sectool
sectool
Selinux Policy
selinux-policy
Supybot Fedora
supybot-fedora
Unbound
unbound
Atomic
atomic

CVEs (5,423)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Fedoraproject
Microsoft
3Edge
Edge ChromiumFedora
Jun 17, 2026
Sep 3, 2021
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
Chromium: CVE-2021-30615 Cross-origin data leak in Navigation
2Fedoraproject
Microsoft
3Edge
Edge ChromiumFedora
Jun 17, 2026
Sep 3, 2021
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
Chromium: CVE-2021-30614 Heap buffer overflow in TabStrip
2Fedoraproject
Microsoft
3Edge
Edge ChromiumFedora
Jun 17, 2026
Sep 3, 2021
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
Chromium: CVE-2021-30613 Use after free in Base internals
2Fedoraproject
Microsoft
3Edge
Edge ChromiumFedora
Jun 17, 2026
Sep 3, 2021
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
Chromium: CVE-2021-30612 Use after free in WebRTC
2Fedoraproject
Microsoft
3Edge
Edge ChromiumFedora
Jun 17, 2026
Sep 3, 2021
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
Chromium: CVE-2021-30611 Use after free in WebRTC
2Fedoraproject
Microsoft
3Edge
Edge ChromiumFedora
Jun 17, 2026
Sep 3, 2021
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
Chromium: CVE-2021-30610 Use after free in Extensions API
2Fedoraproject
Microsoft
3Edge
Edge ChromiumFedora
Jun 17, 2026
Sep 3, 2021
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
Chromium: CVE-2021-30609 Use after free in Sign-In
2Fedoraproject
Microsoft
3Edge
Edge ChromiumFedora
Jun 17, 2026
Sep 3, 2021
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
Chromium: CVE-2021-30608 Use after free in Web Share
2Fedoraproject
Microsoft
3Edge
Edge ChromiumFedora
Jun 17, 2026
Sep 3, 2021
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
Chromium: CVE-2021-30607 Use after free in Permissions
2Fedoraproject
Microsoft
3Edge
Edge ChromiumFedora
Jun 17, 2026
Sep 3, 2021
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
Chromium: CVE-2021-30606 Use after free in Blink
2Fedoraproject
Python
2Fedora
Pillow
Jun 17, 2026
Sep 3, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The package pillow 5.2.0 and before 8.3.2 are vulnerable to Regular Expression Denial of Service (ReDoS) via the getrgb function.
3Debian
FedoraprojectOpenidc
3Debian Linux
FedoraMod Auth Openidc
Jun 17, 2026
Sep 3, 2021
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In versions prior to 2...Show more
mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In versions prior to 2.4.9.4, the 3rd-party init SSO functionality of mod_auth_openidc was reported to be vulnerable to an open redirect attack by supplying a crafted URL in the `target_link_uri` parameter. A patch in version 2.4.9.4 made it so that the `OIDCRedirectURLsAllowed` setting must be applied to the `target_link_uri` parameter. There are no known workarounds aside from upgrading to a patched version.Show less
4Debian
FedoraprojectLinux+1 more
16Aff A250 Firmware
Debian LinuxFas 500f Firmware+13 more
Jun 17, 2026
Sep 3, 2021
N/A· v4
7.0 HIGH· v3
4.4 MEDIUM· v2
A race condition was discovered in ext4_write_inline_data_end in fs/ext4/inline.c in the ext4 subsystem in the Linux kernel through 5.13.13.
3Cyrus
DebianFedoraproject
3Debian Linux
FedoraImap
Jun 17, 2026
Sep 1, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Cyrus IMAP before 3.4.2 allows remote attackers to cause a denial of service (multiple-minute daemon hang) via input that is mishandled during hash-table interaction. Because there are many insertions into a single bucke...Show more
Cyrus IMAP before 3.4.2 allows remote attackers to cause a denial of service (multiple-minute daemon hang) via input that is mishandled during hash-table interaction. Because there are many insertions into a single bucket, strcmp becomes slow. This is fixed in 3.4.2, 3.2.8, and 3.0.16.Show less
6Debian
FedoraprojectLibssh+3 more
7Cloud Backup
Debian LinuxEnterprise Linux+4 more
Jun 17, 2026
Aug 31, 2021
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
A flaw has been found in libssh in versions prior to 0.9.6. The SSH protocol keeps track of two shared secrets during the lifetime of the session. One of them is called secret_hash and the other session_id. Initially, bo...Show more
A flaw has been found in libssh in versions prior to 0.9.6. The SSH protocol keeps track of two shared secrets during the lifetime of the session. One of them is called secret_hash and the other session_id. Initially, both of them are the same, but after key re-exchange, previous session_id is kept and used as an input to new secret_hash. Historically, both of these buffers had shared length variable, which worked as long as these buffers were same. But the key re-exchange operation can also change the key exchange method, which can be based on hash of different size, eventually creating "secret_hash" of different size than the session_id has. This becomes an issue when the session_id memory is zeroed or when it is used again during second key re-exchange.Show less
2Fedoraproject
Matrix
2Fedora
Synapse
Jun 17, 2026
Aug 31, 2021
N/A· v4
3.1 LOW· v3
3.5 LOW· v2
Matrix is an ecosystem for open federated Instant Messaging and Voice over IP. In versions 1.41.0 and prior, unauthorised users can access the membership (list of members, with their display names) of a room if they know...Show more
Matrix is an ecosystem for open federated Instant Messaging and Voice over IP. In versions 1.41.0 and prior, unauthorised users can access the membership (list of members, with their display names) of a room if they know the ID of the room. The vulnerability is limited to rooms with `shared` history visibility. Furthermore, the unauthorised user must be using an account on a vulnerable homeserver that is in the room. Server administrators should upgrade to 1.41.1 or later in order to receive the patch. One workaround is available. Administrators of servers that use a reverse proxy could, with potentially unacceptable loss of functionality, block the endpoints: `/_matrix/client/r0/rooms/{room_id}/members` with `at` query parameter, and `/_matrix/client/unstable/rooms/{room_id}/members` with `at` query parameter.Show less
2Fedoraproject
Matrix
2Fedora
Synapse
Jun 17, 2026
Aug 31, 2021
N/A· v4
3.1 LOW· v3
3.5 LOW· v2
Matrix is an ecosystem for open federated Instant Messaging and Voice over IP. In versions 1.41.0 and prior, unauthorised users can access the name, avatar, topic and number of members of a room if they know the ID of th...Show more
Matrix is an ecosystem for open federated Instant Messaging and Voice over IP. In versions 1.41.0 and prior, unauthorised users can access the name, avatar, topic and number of members of a room if they know the ID of the room. This vulnerability is limited to homeservers where the vulnerable homeserver is in the room and untrusted users are permitted to create groups (communities). By default, only homeserver administrators can create groups. However, homeserver administrators can already access this information in the database or using the admin API. As a result, only homeservers where the configuration setting `enable_group_creation` has been set to `true` are impacted. Server administrators should upgrade to 1.41.1 or higher to patch the vulnerability. There are two potential workarounds. Server administrators can set `enable_group_creation` to `false` in their homeserver configuration (this is the default value) to prevent creation of groups by non-administrators. Administrators that are using a reverse proxy could, with partial loss of group functionality, block the endpoints `/_matrix/client/r0/groups/{group_id}/rooms` and `/_matrix/client/unstable/groups/{group_id}/rooms`.Show less
2Eclipse
Fedoraproject
2Fedora
Mosquitto
Jun 17, 2026
Aug 30, 2021
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
In Eclipse Mosquitto versions 2.0 to 2.0.11, when using the dynamic security plugin, if the ability for a client to make subscriptions on a topic is revoked when a durable client is offline, then existing subscriptions f...Show more
In Eclipse Mosquitto versions 2.0 to 2.0.11, when using the dynamic security plugin, if the ability for a client to make subscriptions on a topic is revoked when a durable client is offline, then existing subscriptions for that client are not revoked.Show less
2Fedoraproject
Fetchmail
2Fedora
Fetchmail
Jun 17, 2026
Aug 30, 2021
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
Fetchmail before 6.4.22 fails to enforce STARTTLS session encryption in some circumstances, such as a certain situation with IMAP and PREAUTH.
3Debian
FedoraprojectXen
3Debian Linux
FedoraXen
Jun 17, 2026
Aug 27, 2021
N/A· v4
4.9 MEDIUM· v3
6.8 MEDIUM· v2
xen/arm: No memory limit for dom0less domUs The dom0less feature allows an administrator to create multiple unprivileged domains directly from Xen. Unfortunately, the memory limit from them is not set. This allow a domai...Show more
xen/arm: No memory limit for dom0less domUs The dom0less feature allows an administrator to create multiple unprivileged domains directly from Xen. Unfortunately, the memory limit from them is not set. This allow a domain to allocate memory beyond what an administrator originally configured.Show less