← Back

Enterprise Linux

enterprise_linux

Vendor: Redhat • 1,858 CVEs

CVEs (1,858)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
3Fedoraproject
MoodleRedhat
3Enterprise Linux
FedoraMoodle
Jun 17, 2026
Nov 9, 2023
N/A· v4
5.4 MEDIUM· v3
N/A· v2
ID numbers displayed in the quiz grading report required additional sanitizing to prevent a stored XSS risk.
3Fedoraproject
MoodleRedhat
3Enterprise Linux
FedoraMoodle
Jun 17, 2026
Nov 9, 2023
N/A· v4
5.4 MEDIUM· v3
N/A· v2
Wiki comments required additional sanitizing and access restrictions to prevent a stored XSS risk and potential IDOR risk.
3Fedoraproject
LinuxRedhat
3Enterprise Linux
FedoraLinux Kernel
Jun 17, 2026
Nov 9, 2023
N/A· v4
6.4 MEDIUM· v3
N/A· v2
A race condition was found in the QXL driver in the Linux kernel. The qxl_mode_dumb_create() function dereferences the qobj returned by the qxl_gem_object_create_with_handle(), but the handle is the only one holding a re...Show more
A race condition was found in the QXL driver in the Linux kernel. The qxl_mode_dumb_create() function dereferences the qobj returned by the qxl_gem_object_create_with_handle(), but the handle is the only one holding a reference to it. This flaw allows an attacker to guess the returned handle value and trigger a use-after-free issue, potentially leading to a denial of service or privilege escalation.Show less
3Fedoraproject
Opensc ProjectRedhat
3Enterprise Linux
FedoraOpensc
Jun 17, 2026
Nov 6, 2023
N/A· v4
3.8 LOW· v3
N/A· v2
An out-of-bounds read vulnerability was found in OpenSC packages within the MyEID driver when handling symmetric key encryption. Exploiting this flaw requires an attacker to have physical access to the computer and a spe...Show more
An out-of-bounds read vulnerability was found in OpenSC packages within the MyEID driver when handling symmetric key encryption. Exploiting this flaw requires an attacker to have physical access to the computer and a specially crafted USB device or smart card. This flaw allows the attacker to manipulate APDU responses and potentially gain unauthorized access to sensitive data, compromising the system's security.Show less
2Opensc Project
Redhat
2Enterprise Linux
Opensc
Jun 17, 2026
Nov 6, 2023
N/A· v4
6.4 MEDIUM· v3
N/A· v2
Several memory vulnerabilities were identified within the OpenSC packages, particularly in the card enrollment process using pkcs15-init when a user or administrator enrolls cards. To take advantage of these flaws, an at...Show more
Several memory vulnerabilities were identified within the OpenSC packages, particularly in the card enrollment process using pkcs15-init when a user or administrator enrolls cards. To take advantage of these flaws, an attacker must have physical access to the computer system and employ a custom-crafted USB device or smart card to manipulate responses to APDUs. This manipulation can potentially allow compromise key generation, certificate loading, and other card management operations during enrollment.Show less
2Opensc Project
Redhat
2Enterprise Linux
Opensc
Jun 17, 2026
Nov 6, 2023
N/A· v4
6.6 MEDIUM· v3
N/A· v2
A flaw was found in OpenSC packages that allow a potential PIN bypass. When a token/card is authenticated by one process, it can perform cryptographic operations in other processes when an empty zero-length pin is passed...Show more
A flaw was found in OpenSC packages that allow a potential PIN bypass. When a token/card is authenticated by one process, it can perform cryptographic operations in other processes when an empty zero-length pin is passed. This issue poses a security risk, particularly for OS logon/screen unlock and for small, permanently connected tokens to computers. Additionally, the token can internally track login status. This flaw allows an attacker to gain unauthorized access, carry out malicious actions, or compromise the system without the user's awareness.Show less
2Linux
Redhat
2Enterprise Linux
Linux Kernel
Jun 17, 2026
Nov 6, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A flaw was found in KVM. An improper check in svm_set_x2apic_msr_interception() may allow direct access to host x2apic msrs when the guest resets its apic, potentially leading to a denial of service condition.
2Redhat
Samba
8Enterprise Linux
Enterprise Linux EusEnterprise Linux For Ibm Z Systems+5 more
Jun 17, 2026
Nov 6, 2023
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A vulnerability was found in Samba's "rpcecho" development server, a non-Windows RPC server used to test Samba's DCE/RPC stack elements. This vulnerability stems from an RPC function that can be blocked indefinitely. The...Show more
A vulnerability was found in Samba's "rpcecho" development server, a non-Windows RPC server used to test Samba's DCE/RPC stack elements. This vulnerability stems from an RPC function that can be blocked indefinitely. The issue arises because the "rpcecho" service operates with only one worker in the main RPC task, allowing calls to the "rpcecho" server to be blocked for a specified time, causing service disruptions. This disruption is triggered by a "sleep()" call in the "dcesrv_echo_TestSleep()" function under specific conditions. Authenticated users or attackers can exploit this vulnerability to make calls to the "rpcecho" server, requesting it to block for a specified duration, effectively disrupting most services and leading to a complete denial of service on the AD DC. The DoS affects all other services as "rpcecho" runs in the main RPC task.Show less
2Qemu
Redhat
2Enterprise Linux
Qemu
Jun 17, 2026
Nov 3, 2023
N/A· v4
7.0 HIGH· v3
N/A· v2
A bug in QEMU could cause a guest I/O operation otherwise addressed to an arbitrary disk offset to be targeted to offset 0 instead (potentially overwriting the VM's boot code). This could be used, for example, by L2 gues...Show more
A bug in QEMU could cause a guest I/O operation otherwise addressed to an arbitrary disk offset to be targeted to offset 0 instead (potentially overwriting the VM's boot code). This could be used, for example, by L2 guests with a virtual disk (vdiskL2) stored on a virtual disk of an L1 (vdiskL1) hypervisor to read and/or write data to LBA 0 of vdiskL1, potentially gaining control of L1 at its next reboot.Show less
3Fedoraproject
RedhatSamba
5Enterprise Linux
Enterprise Linux EusFedora+2 more
Jun 17, 2026
Nov 3, 2023
N/A· v4
9.8 CRITICAL· v3
N/A· v2
A path traversal vulnerability was identified in Samba when processing client pipe names connecting to Unix domain sockets within a private directory. Samba typically uses this mechanism to connect SMB clients to remote...Show more
A path traversal vulnerability was identified in Samba when processing client pipe names connecting to Unix domain sockets within a private directory. Samba typically uses this mechanism to connect SMB clients to remote procedure call (RPC) services like SAMR LSA or SPOOLSS, which Samba initiates on demand. However, due to inadequate sanitization of incoming client pipe names, allowing a client to send a pipe name containing Unix directory traversal characters (../). This could result in SMB clients connecting as root to Unix domain sockets outside the private directory. If an attacker or client managed to send a pipe name resolving to an external service using an existing Unix domain socket, it could potentially lead to unauthorized access to the service and consequential adverse events, including compromise or service crashes.Show less
2Linux
Redhat
6Enterprise Linux
Enterprise Linux EusEnterprise Linux For Power Little Endian+3 more
Jun 17, 2026
Nov 3, 2023
N/A· v4
7.0 HIGH· v3
N/A· v2
A use-after-free flaw was found in the Linux kernel’s mm/mremap memory address space accounting source code. This issue occurs due to a race condition between rmap walk and mremap, allowing a local user to crash the syst...Show more
A use-after-free flaw was found in the Linux kernel’s mm/mremap memory address space accounting source code. This issue occurs due to a race condition between rmap walk and mremap, allowing a local user to crash the system or potentially escalate their privileges on the system.Show less
2Redhat
Squid Cache
2Enterprise Linux
Squid
Jun 17, 2026
Nov 3, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
A flaw was found in Squid. The limits applied for validation of HTTP response headers are applied before caching. However, Squid may grow a cached HTTP response header beyond the configured maximum size, causing a stall...Show more
A flaw was found in Squid. The limits applied for validation of HTTP response headers are applied before caching. However, Squid may grow a cached HTTP response header beyond the configured maximum size, causing a stall or crash of the worker process when a large header is retrieved from the disk cache, resulting in a denial of service.Show less
3Fedoraproject
RedhatSamba
5Enterprise Linux
Enterprise Linux EusFedora+2 more
Jun 17, 2026
Nov 3, 2023
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A vulnerability was discovered in Samba, where the flaw allows SMB clients to truncate files, even with read-only permissions when the Samba VFS module "acl_xattr" is configured with "acl_xattr:ignore system acls = yes"....Show more
A vulnerability was discovered in Samba, where the flaw allows SMB clients to truncate files, even with read-only permissions when the Samba VFS module "acl_xattr" is configured with "acl_xattr:ignore system acls = yes". The SMB protocol allows opening files when the client requests read-only access but then implicitly truncates the opened file to 0 bytes if the client specifies a separate OVERWRITE create disposition request. The issue arises in configurations that bypass kernel file system permissions checks, relying solely on Samba's permissions.Show less
2Redhat
Squid Cache
5Enterprise Linux
Enterprise Linux EusEnterprise Linux Server Aus+2 more
Jun 17, 2026
Nov 3, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
Squid is vulnerable to Denial of Service, where a remote attacker can perform DoS by sending ftp:// URLs in HTTP Request messages or constructing ftp:// URLs from FTP Native input.
2Redhat
Squid Cache
10Enterprise Linux
Enterprise Linux EusEnterprise Linux For Arm 64+7 more
Jun 17, 2026
Nov 3, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
Squid is vulnerable to a Denial of Service, where a remote attacker can perform buffer overflow attack by writing up to 2 MB of arbitrary data to heap memory when Squid is configured to accept HTTP Digest Authentication...Show more
Squid is vulnerable to a Denial of Service, where a remote attacker can perform buffer overflow attack by writing up to 2 MB of arbitrary data to heap memory when Squid is configured to accept HTTP Digest Authentication.Show less
2Redhat
Squid Cache
8Enterprise Linux
Enterprise Linux EusEnterprise Linux For Arm 64+5 more
Jun 17, 2026
Nov 3, 2023
N/A· v4
5.3 MEDIUM· v3
N/A· v2
SQUID is vulnerable to HTTP request smuggling, caused by chunked decoder lenience, allows a remote attacker to perform Request/Response smuggling past firewall and frontend security systems.
2Avahi
Redhat
2Avahi
Enterprise Linux
Jun 17, 2026
Nov 2, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A vulnerability was found in Avahi. A reachable assertion exists in the avahi_alternative_host_name() function.
2Php
Redhat
3Enterprise Linux
PhpSoftware Collections
Jun 17, 2026
Nov 2, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.
2Avahi
Redhat
2Avahi
Enterprise Linux
Jun 17, 2026
Nov 2, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A vulnerability was found in Avahi. A reachable assertion exists in the avahi_rdata_parse() function.
2Avahi
Redhat
2Avahi
Enterprise Linux
Jun 17, 2026
Nov 2, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A vulnerability was found in Avahi. A reachable assertion exists in the dbus_set_host_name function.