← Back

Redhat

redhat

5,653 CVEs • 536 products

Products (536)

Click to collapse
Toggle
Linux
linux
Satellite
satellite
Openstack
openstack
Openshift
openshift
Keycloak
keycloak
Fedora Core
fedora_core
Libvirt
libvirt
Ansible Tower
ansible_tower
Cloudforms
cloudforms
Ansible
ansible
Ceph Storage
ceph_storage
Linux Desktop
linux_desktop
Linux Server
linux_server
Jboss Fuse
jboss_fuse
Undertow
undertow
Storage
storage
Quay
quay
Fuse
fuse
Data Grid
data_grid
Resteasy
resteasy
Wildfly
wildfly
Jboss A Mq
jboss_a-mq
Ceph
ceph

CVEs (5,653)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
3Fedoraproject
RedhatSound Exchange Project
4Enterprise Linux
Extra Packages For Enterprise LinuxFedora+1 more
Nov 21, 2024
Jul 10, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
A heap buffer overflow vulnerability was found in sox, in the lsx_readbuf function at sox/src/formats_i.c:98:16. This flaw can lead to a denial of service, code execution, or information disclosure.
3Fedoraproject
RedhatSound Exchange Project
4Enterprise Linux
Extra Packages For Enterprise LinuxFedora+1 more
Jun 27, 2025
Jul 10, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
A heap buffer overflow vulnerability was found in sox, in the startread function at sox/src/hcom.c:160:41. This flaw can lead to a denial of service, code execution, or information disclosure.
3Fedoraproject
RedhatSound Exchange Project
4Enterprise Linux
Extra Packages For Enterprise LinuxFedora+1 more
Jun 27, 2025
Jul 10, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A floating point exception vulnerability was found in sox, in the read_samples function at sox/src/voc.c:334:18. This flaw can lead to a denial of service.
3Fedoraproject
RedhatSound Exchange Project
4Enterprise Linux
Extra Packages For Enterprise LinuxFedora+1 more
Jun 27, 2025
Jul 10, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A floating point exception vulnerability was found in sox, in the lsx_aiffstartwrite function at sox/src/aiff.c:622:58. This flaw can lead to a denial of service.
3Fedoraproject
LibreofficeRedhat
3Enterprise Linux
FedoraLibreoffice
Nov 21, 2024
Jul 10, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A flaw was found in the Libreoffice package. An attacker can craft an odb containing a "database/script" file with a SCRIPT command where the contents of the file could be written to a new file whose location was determi...Show more
A flaw was found in the Libreoffice package. An attacker can craft an odb containing a "database/script" file with a SCRIPT command where the contents of the file could be written to a new file whose location was determined by the attacker.Show less
1Redhat
5Keycloak
Openshift Container PlatformOpenshift Container Platform For Ibm Linuxone+2 more
Nov 21, 2024
Jul 7, 2023
N/A· v4
6.1 MEDIUM· v3
N/A· v2
Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the SAML or OIDC providers. The vulnerability can allow an attacker to execute malicious scripts by sett...Show more
Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the SAML or OIDC providers. The vulnerability can allow an attacker to execute malicious scripts by setting the AssertionConsumerServiceURL value or the redirect_uri.Show less
1Redhat
5Openshift Container Platform
Openshift Container Platform For Arm64Openshift Container Platform For Linuxone+2 more
Nov 21, 2024
Jul 5, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
A compliance problem was found in the Red Hat OpenShift Container Platform. Red Hat discovered that, when FIPS mode was enabled, not all of the cryptographic modules in use were FIPS-validated.
1Redhat
1Build Of Quarkus
Nov 21, 2024
Jul 4, 2023
N/A· v4
8.1 HIGH· v3
N/A· v2
A vulnerability was found in quarkus-core. This vulnerability occurs because the TLS protocol configured with quarkus.http.ssl.protocols is not enforced, and the client can force the selection of the weaker supported TLS...Show more
A vulnerability was found in quarkus-core. This vulnerability occurs because the TLS protocol configured with quarkus.http.ssl.protocols is not enforced, and the client can force the selection of the weaker supported TLS protocol.Show less
3Fedoraproject
LinuxRedhat
3Enterprise Linux
FedoraLinux Kernel
Nov 21, 2024
Jun 30, 2023
N/A· v4
5.7 MEDIUM· v3
N/A· v2
A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel’s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth...Show more
A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel’s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6 connections up to 95%.Show less
2Redhat
X.org
2Enterprise Linux
Libx11
Nov 21, 2024
Jun 28, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
A vulnerability was found in libX11. The security flaw occurs because the functions in src/InitExt.c in libX11 do not check that the values provided for the Request, Event, or Error IDs are within the bounds of the array...Show more
A vulnerability was found in libX11. The security flaw occurs because the functions in src/InitExt.c in libX11 do not check that the values provided for the Request, Event, or Error IDs are within the bounds of the arrays that those functions write to, using those IDs as array indexes. They trust that they were called with values provided by an Xserver adhering to the bounds specified in the X11 protocol, as all X servers provided by X.Org do. As the protocol only specifies a single byte for these values, an out-of-bounds value provided by a malicious server (or a malicious proxy-in-the-middle) can only overwrite other portions of the Display structure and not write outside the bounds of the Display structure itself, possibly causing the client to crash with this memory corruption.Show less
5Debian
FedoraprojectLinux+2 more
9Debian Linux
Enterprise LinuxFedora+6 more
Nov 21, 2024
Jun 23, 2023
N/A· v4
4.4 MEDIUM· v3
N/A· v2
A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been fre...Show more
A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a kernel panic.Show less
3Apple
RedhatWebkitgtk
8Enterprise Linux
IpadosIphone Os+5 more
Oct 23, 2025
Jun 23, 2023
N/A· v4
8.8 HIGH· v3
N/A· v2
A use-after-free issue was addressed with improved memory management. This issue is fixed in watchOS 9.5, tvOS 16.5, macOS Ventura 13.4, iOS 15.7.6 and iPadOS 15.7.6, Safari 16.5, iOS 16.5 and iPadOS 16.5. Processing mal...Show more
A use-after-free issue was addressed with improved memory management. This issue is fixed in watchOS 9.5, tvOS 16.5, macOS Ventura 13.4, iOS 15.7.6 and iPadOS 15.7.6, Safari 16.5, iOS 16.5 and iPadOS 16.5. Processing maliciously crafted web content may lead to arbitrary code execution. Apple is aware of a report that this issue may have been actively exploited.Show less
3Fedoraproject
LinuxRedhat
3Enterprise Linux
FedoraLinux Kernel
Mar 11, 2025
Jun 12, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A flaw was found in the Framebuffer Console (fbcon) in the Linux Kernel. When providing font->width and font->height greater than 32 to fbcon_set_font, since there are no checks in place, a shift-out-of-bounds occurs lea...Show more
A flaw was found in the Framebuffer Console (fbcon) in the Linux Kernel. When providing font->width and font->height greater than 32 to fbcon_set_font, since there are no checks in place, a shift-out-of-bounds occurs leading to undefined behavior and possible denial of service.Show less
3Fedoraproject
PostgresqlRedhat
4Enterprise Linux
FedoraPostgresql+1 more
Jan 6, 2025
Jun 9, 2023
N/A· v4
5.4 MEDIUM· v3
N/A· v2
Row security policies disregard user ID changes after inlining; PostgreSQL could permit incorrect policies to be applied in certain cases where role-specific policies are used and a given query is planned under one role...Show more
Row security policies disregard user ID changes after inlining; PostgreSQL could permit incorrect policies to be applied in certain cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy.Show less
3Fedoraproject
PostgresqlRedhat
4Enterprise Linux
FedoraPostgresql+1 more
Jan 6, 2025
Jun 9, 2023
N/A· v4
7.2 HIGH· v3
N/A· v2
schema_element defeats protective search_path changes; It was found that certain database calls in PostgreSQL could permit an authed attacker with elevated database-level privileges to execute arbitrary code.
4Debian
FedoraprojectLibcap Project+1 more
4Debian Linux
Enterprise LinuxFedora+1 more
Dec 2, 2025
Jun 6, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
A vulnerability was found in libcap. This issue occurs in the _libcap_strdup() function and can lead to an integer overflow if the input string is close to 4GiB.
4Debian
FedoraprojectLibcap Project+1 more
4Debian Linux
Enterprise LinuxFedora+1 more
Nov 21, 2024
Jun 6, 2023
N/A· v4
3.3 LOW· v3
N/A· v2
A vulnerability was found in the pthread_create() function in libcap. This issue may allow a malicious actor to use cause __real_pthread_create() to return an error, which can exhaust the process memory.
1Redhat
3Openshift Api For Data Protection
Openshift Container PlatformOpenshift Developer Tools And Services
Jan 7, 2025
Jun 6, 2023
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A flaw was found in the `/v2/_catalog` endpoint in distribution/distribution, which accepts a parameter to control the maximum number of records returned (query string: `n`). This vulnerability allows a malicious user to...Show more
A flaw was found in the `/v2/_catalog` endpoint in distribution/distribution, which accepts a parameter to control the maximum number of records returned (query string: `n`). This vulnerability allows a malicious user to submit an unreasonably large value for `n,` causing the allocation of a massive string array, possibly causing a denial of service through excessive use of memory.Show less
1Redhat
1Advanced Cluster Management For Kubernetes
Jan 8, 2025
Jun 5, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
The grc-policy-propagator allows security escalation within the cluster. The propagator allows policies which contain some dynamically obtained values (instead of the policy apply a static manifest on a managed cluster)...Show more
The grc-policy-propagator allows security escalation within the cluster. The propagator allows policies which contain some dynamically obtained values (instead of the policy apply a static manifest on a managed cluster) of taking advantage of cluster scoped access in a created policy. This feature does not restrict properly to lookup content from the namespace where the policy was created.Show less
2Opensc Project
Redhat
2Enterprise Linux
Opensc
Nov 3, 2025
Jun 1, 2023
N/A· v4
7.1 HIGH· v3
N/A· v2
A vulnerbility was found in OpenSC. This security flaw cause a buffer overrun vulnerability in pkcs15 cardos_have_verifyrc_package. The attacker can supply a smart card package with malformed ASN1 context. The cardos_hav...Show more
A vulnerbility was found in OpenSC. This security flaw cause a buffer overrun vulnerability in pkcs15 cardos_have_verifyrc_package. The attacker can supply a smart card package with malformed ASN1 context. The cardos_have_verifyrc_package function scans the ASN1 buffer for 2 tags, where remaining length is wrongly caculated due to moved starting pointer. This leads to possible heap-based buffer oob read. In cases where ASAN is enabled while compiling this causes a crash. Further info leak or more damage is possible.Show less