← Back

Enterprise Linux

enterprise_linux

Vendor: Redhat • 1,858 CVEs

CVEs (1,858)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Opensc Project
Redhat
2Enterprise Linux
Opensc
Jun 17, 2026
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
3Fedoraproject
ImagemagickRedhat
4Enterprise Linux
Extra Packages For Enterprise LinuxFedora+1 more
Jun 17, 2026
May 30, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
A vulnerability was found in ImageMagick. This security flaw causes a shell command injection vulnerability via video:vsync or video:pixel-format options in VIDEO encoding/decoding.
3Fedoraproject
ImagemagickRedhat
4Enterprise Linux
Extra Packages For Enterprise LinuxFedora+1 more
Jun 17, 2026
May 30, 2023
N/A· v4
9.8 CRITICAL· v3
N/A· v2
A vulnerability was found in ImageMagick. This security flaw cause a remote code execution vulnerability in OpenBlob with --enable-pipes configured.
4Debian
FedoraprojectImagemagick+1 more
5Debian Linux
Enterprise LinuxExtra Packages For Enterprise Linux+2 more
Jun 17, 2026
May 30, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A vulnerability was found in ImageMagick. This security flaw ouccers as an undefined behaviors of casting double to size_t in svg, mvg and other coders (recurring bugs of CVE-2022-32546).
4Apple
NetappOpenldap+1 more
11Active Iq Unified Manager
Clustered Data OntapEnterprise Linux+8 more
Jun 17, 2026
May 30, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
A vulnerability was found in openldap. This security flaw causes a null pointer dereference in ber_memalloc_x() function.
3Fedoraproject
LibsshRedhat
3Enterprise Linux
FedoraLibssh
Jun 17, 2026
May 26, 2023
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A vulnerability was found in libssh, where the authentication check of the connecting client can be bypassed in the`pki_verify_data_signature` function in memory allocation problems. This issue may happen if there is ins...Show more
A vulnerability was found in libssh, where the authentication check of the connecting client can be bypassed in the`pki_verify_data_signature` function in memory allocation problems. This issue may happen if there is insufficient memory or the memory usage is limited. The problem is caused by the return value `rc,` which is initialized to SSH_ERROR and later rewritten to save the return value of the function call `pki_key_check_hash_compatible.` The value of the variable is not changed between this point and the cryptographic verification. Therefore any error between them calls `goto error` returning SSH_OK.Show less
3Avahi
FedoraprojectRedhat
3Avahi
Enterprise LinuxFedora
Jun 17, 2026
May 26, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A vulnerability was found in the avahi library. This flaw allows an unprivileged user to make a dbus call, causing the avahi daemon to crash.
4Debian
FedoraprojectLibssh+1 more
4Debian Linux
Enterprise LinuxFedora+1 more
Jun 17, 2026
May 26, 2023
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A NULL pointer dereference was found In libssh during re-keying with algorithm guessing. This issue may allow an authenticated client to cause a denial of service.
2Linux
Redhat
2Enterprise Linux
Linux Kernel
Jun 17, 2026
May 18, 2023
N/A· v4
6.4 MEDIUM· v3
N/A· v2
The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/net/ethernet/qualcomm/emac/emac.c if a physically proximate attacker unplugs an emac based device.
2Libreswan
Redhat
5Enterprise Linux
Enterprise Linux EusEnterprise Linux Server Aus+2 more
Jun 17, 2026
May 17, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
A vulnerability was found in the libreswan library. This security issue occurs when an IKEv1 Aggressive Mode packet is received with only unacceptable crypto algorithms, and the response packet is not sent with a zero re...Show more
A vulnerability was found in the libreswan library. This security issue occurs when an IKEv1 Aggressive Mode packet is received with only unacceptable crypto algorithms, and the response packet is not sent with a zero responder SPI. When a subsequent packet is received where the sender reuses the libreswan responder SPI as its own initiator SPI, the pluto daemon state machine crashes. No remote code execution is possible. This CVE exists because of a CVE-2023-30570 security regression for libreswan package in Red Hat Enterprise Linux 8.8 and Red Hat Enterprise Linux 9.2.Show less
3Fedoraproject
LibtiffRedhat
3Enterprise Linux
FedoraLibtiff
Jun 17, 2026
May 17, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A NULL pointer dereference flaw was found in Libtiff's LZWDecode() function in the libtiff/tif_lzw.c file. This flaw allows a local attacker to craft specific input data that can cause the program to dereference a NULL p...Show more
A NULL pointer dereference flaw was found in Libtiff's LZWDecode() function in the libtiff/tif_lzw.c file. This flaw allows a local attacker to craft specific input data that can cause the program to dereference a NULL pointer when decompressing a TIFF format file, resulting in a program crash or denial of service.Show less
2Gnu
Redhat
5Emacs
Enterprise LinuxEnterprise Linux Eus+2 more
Jun 17, 2026
May 17, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
A flaw was found in the Emacs text editor. Processing a specially crafted org-mode code with the "org-babel-execute:latex" function in ob-latex.el can result in arbitrary command execution. This CVE exists because of a C...Show more
A flaw was found in the Emacs text editor. Processing a specially crafted org-mode code with the "org-babel-execute:latex" function in ob-latex.el can result in arbitrary command execution. This CVE exists because of a CVE-2023-28617 security regression for the emacs package in Red Hat Enterprise Linux 8.8 and Red Hat Enterprise Linux 9.2.Show less
2Redhat
Webkitgtk
5Enterprise Linux
Enterprise Linux EusEnterprise Linux Server Aus+2 more
Jun 17, 2026
May 17, 2023
N/A· v4
8.8 HIGH· v3
N/A· v2
A flaw was found in the WebKitGTK package. An improper input validation issue may lead to a use-after-free vulnerability. This flaw allows attackers with network access to pass specially crafted web content files, causin...Show more
A flaw was found in the WebKitGTK package. An improper input validation issue may lead to a use-after-free vulnerability. This flaw allows attackers with network access to pass specially crafted web content files, causing a denial of service or arbitrary code execution. This CVE exists because of a CVE-2023-28205 security regression for the WebKitGTK package in Red Hat Enterprise Linux 8.8 and Red Hat Enterprise Linux 9.2.Show less
2Fedoraproject
Redhat
3Enterprise Linux
FedoraLibvirt
Jun 17, 2026
May 15, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A vulnerability was found in libvirt. This security flaw ouccers due to repeatedly querying an SR-IOV PCI device's capabilities that exposes a memory leak caused by a failure to free the virPCIVirtualFunction array withi...Show more
A vulnerability was found in libvirt. This security flaw ouccers due to repeatedly querying an SR-IOV PCI device's capabilities that exposes a memory leak caused by a failure to free the virPCIVirtualFunction array within the parent struct's g_autoptr cleanup.Show less
3Fedoraproject
LibrawRedhat
3Enterprise Linux
FedoraLibraw
Jun 17, 2026
May 15, 2023
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A flaw was found in LibRaw. A heap-buffer-overflow in raw2image_ex() caused by a maliciously crafted file may lead to an application crash.
2Qt
Redhat
2Enterprise Linux
Qt
Jun 17, 2026
May 10, 2023
N/A· v4
6.5 MEDIUM· v3
N/A· v2
In Qt before 5.15.14, 6.0.x through 6.2.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.1, QtSvg QSvgFont m_unitsPerEm initialization is mishandled.
4Debian
FedoraprojectLinux+1 more
4Debian Linux
Enterprise LinuxFedora+1 more
Jun 17, 2026
May 9, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
A flaw was found in the networking subsystem of the Linux kernel within the handling of the RPL protocol. This issue results from the lack of proper handling of user-supplied data, which can lead to an assertion failure....Show more
A flaw was found in the networking subsystem of the Linux kernel within the handling of the RPL protocol. This issue results from the lack of proper handling of user-supplied data, which can lead to an assertion failure. This may allow an unauthenticated remote attacker to create a denial of service condition on the system.Show less
2Linux
Redhat
2Enterprise Linux
Linux Kernel
Jun 17, 2026
May 8, 2023
N/A· v4
6.7 MEDIUM· v3
N/A· v2
A use-after-free vulnerability was found in the Linux kernel's ext4 filesystem in the way it handled the extra inode size for extended attributes. This flaw could allow a privileged local user to cause a system crash or...Show more
A use-after-free vulnerability was found in the Linux kernel's ext4 filesystem in the way it handled the extra inode size for extended attributes. This flaw could allow a privileged local user to cause a system crash or other undefined behaviors.Show less
3Linux
NetappRedhat
3Enterprise Linux
Hci Baseboard Management ControllerLinux Kernel
Jun 17, 2026
May 8, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
In the Linux kernel through 6.3.1, a use-after-free in Netfilter nf_tables when processing batch requests can be abused to perform arbitrary read and write operations on kernel memory. Unprivileged local users can obtain...Show more
In the Linux kernel through 6.3.1, a use-after-free in Netfilter nf_tables when processing batch requests can be abused to perform arbitrary read and write operations on kernel memory. Unprivileged local users can obtain root privileges. This occurs because anonymous sets are mishandled.Show less
3Lfprojects
RedhatSylabs
3Apptainer
Enterprise LinuxSingularity
Jun 17, 2026
Apr 25, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
Apptainer is an open source container platform for Linux. There is an ext4 use-after-free flaw that is exploitable through versions of Apptainer < 1.1.0 and installations that include apptainer-suid < 1.1.8 on older oper...Show more
Apptainer is an open source container platform for Linux. There is an ext4 use-after-free flaw that is exploitable through versions of Apptainer < 1.1.0 and installations that include apptainer-suid < 1.1.8 on older operating systems where that CVE has not been patched. That includes Red Hat Enterprise Linux 7, Debian 10 buster (unless the linux-5.10 package is installed), Ubuntu 18.04 bionic and Ubuntu 20.04 focal. Use-after-free flaws in the kernel can be used to attack the kernel for denial of service and potentially for privilege escalation. Apptainer 1.1.8 includes a patch that by default disables mounting of extfs filesystem types in setuid-root mode, while continuing to allow mounting of extfs filesystems in non-setuid "rootless" mode using fuse2fs. Some workarounds are possible. Either do not install apptainer-suid (for versions 1.1.0 through 1.1.7) or set `allow setuid = no` in apptainer.conf. This requires having unprivileged user namespaces enabled and except for apptainer 1.1.x versions will disallow mounting of sif files, extfs files, and squashfs files in addition to other, less significant impacts. (Encrypted sif files are also not supported unprivileged in apptainer 1.1.x.). Alternatively, use the `limit containers` options in apptainer.conf/singularity.conf to limit sif files to trusted users, groups, and/or paths, and set `allow container extfs = no` to disallow mounting of extfs overlay files. The latter option by itself does not disallow mounting of extfs overlay partitions inside SIF files, so that's why the former options are also needed.Show less