← Back

Enterprise Linux

enterprise_linux

Vendor: Redhat • 1,858 CVEs

CVEs (1,858)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
3Centos
LinuxRedhat
3Centos
Enterprise LinuxLinux Kernel
Apr 21, 2026
Oct 5, 2017
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
Linux distributions that have not patched their long-term kernels with https://git.kernel.org/linus/a87938b2e246b81b4fb713edb371a9fa3c5c3c86 (committed on April 14, 2015). This kernel vulnerability was fixed in April 201...Show more
Linux distributions that have not patched their long-term kernels with https://git.kernel.org/linus/a87938b2e246b81b4fb713edb371a9fa3c5c3c86 (committed on April 14, 2015). This kernel vulnerability was fixed in April 2015 by commit a87938b2e246b81b4fb713edb371a9fa3c5c3c86 (backported to Linux 3.10.77 in May 2015), but it was not recognized as a security threat. With CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE enabled, and a normal top-down address allocation strategy, load_elf_binary() will attempt to map a PIE binary into an address range immediately below mm->mmap_base. Unfortunately, load_elf_ binary() does not take account of the need to allocate sufficient space for the entire binary which means that, while the first PT_LOAD segment is mapped below mm->mmap_base, the subsequent PT_LOAD segment(s) end up being mapped above mm->mmap_base into the are that is supposed to be the "gap" between the stack and the binary.Show less
3Debian
LinuxRedhat
9Debian Linux
Enterprise LinuxEnterprise Linux Desktop+6 more
May 13, 2026
Oct 5, 2017
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
Linux kernel: heap out-of-bounds in AF_PACKET sockets. This new issue is analogous to previously disclosed CVE-2016-8655. In both cases, a socket option that changes socket state may race with safety checks in packet_set...Show more
Linux kernel: heap out-of-bounds in AF_PACKET sockets. This new issue is analogous to previously disclosed CVE-2016-8655. In both cases, a socket option that changes socket state may race with safety checks in packet_set_ring. Previously with PACKET_VERSION. This time with PACKET_RESERVE. The solution is similar: lock the socket for the update. This issue may be exploitable, we did not investigate further. As this issue affects PF_PACKET sockets, it requires CAP_NET_RAW in the process namespace. But note that with user namespaces enabled, any process can create a namespace in which it has CAP_NET_RAW.Show less
1Redhat
6Enterprise Linux
Enterprise Linux DesktopEnterprise Linux Server Aus+3 more
May 13, 2026
Sep 19, 2017
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
The Linux kernel, as used in Red Hat Enterprise Linux 7, kernel-rt, and Enterprise MRG 2 and when booted with UEFI Secure Boot enabled, allows local users to bypass intended securelevel/secureboot restrictions by leverag...Show more
The Linux kernel, as used in Red Hat Enterprise Linux 7, kernel-rt, and Enterprise MRG 2 and when booted with UEFI Secure Boot enabled, allows local users to bypass intended securelevel/secureboot restrictions by leveraging improper handling of secure_boot flag across kexec reboot.Show less
1Redhat
3Enterprise Linux
Enterprise MrgKernel Rt
May 13, 2026
Sep 14, 2017
N/A· v4
4.7 MEDIUM· v3
4.7 MEDIUM· v2
Race condition in the kernel in Red Hat Enterprise Linux 7, kernel-rt and Red Hat Enterprise MRG 2, when the nfnetlink_log module is loaded, allows local users to cause a denial of service (panic) by creating netlink soc...Show more
Race condition in the kernel in Red Hat Enterprise Linux 7, kernel-rt and Red Hat Enterprise MRG 2, when the nfnetlink_log module is loaded, allows local users to cause a denial of service (panic) by creating netlink sockets.Show less
3Debian
LinuxRedhat
6Debian Linux
Enterprise LinuxEnterprise Linux Aus+3 more
May 13, 2026
Aug 19, 2017
N/A· v4
7.0 HIGH· v3
7.6 HIGH· v2
Race condition in fs/timerfd.c in the Linux kernel before 4.10.15 allows local users to gain privileges or cause a denial of service (list corruption or use-after-free) via simultaneous file-descriptor operations that le...Show more
Race condition in fs/timerfd.c in the Linux kernel before 4.10.15 allows local users to gain privileges or cause a denial of service (list corruption or use-after-free) via simultaneous file-descriptor operations that leverage improper might_cancel queueing.Show less
2Adobe
Redhat
5Enterprise Linux
Enterprise Linux DesktopEnterprise Linux Workstation+2 more
May 13, 2026
Aug 11, 2017
N/A· v4
8.8 HIGH· v3
9.3 HIGH· v2
Adobe Flash Player versions 26.0.0.137 and earlier have an exploitable type confusion vulnerability when parsing SWF files. Successful exploitation could lead to arbitrary code execution.
2Adobe
Redhat
5Enterprise Linux
Enterprise Linux DesktopEnterprise Linux Workstation+2 more
May 13, 2026
Aug 11, 2017
N/A· v4
7.4 HIGH· v3
4.3 MEDIUM· v2
Adobe Flash Player versions 26.0.0.137 and earlier have a security bypass vulnerability that leads to information disclosure when performing URL redirect.
2Qemu
Redhat
2Enterprise Linux
Qemu
May 13, 2026
Aug 10, 2017
N/A· v4
7.0 HIGH· v3
4.4 MEDIUM· v2
Multiple integer overflows in the block drivers in QEMU, possibly before 2.0.0, allow local users to cause a denial of service (crash) via a crafted catalog size in (1) the parallels_open function in block/parallels.c or...Show more
Multiple integer overflows in the block drivers in QEMU, possibly before 2.0.0, allow local users to cause a denial of service (crash) via a crafted catalog size in (1) the parallels_open function in block/parallels.c or (2) bochs_open function in bochs.c, a large L1 table in the (3) qcow2_snapshot_load_tmp in qcow2-snapshot.c or (4) qcow2_grow_l1_table function in qcow2-cluster.c, (5) a large request in the bdrv_check_byte_request function in block.c and other block drivers, (6) crafted cluster indexes in the get_refcount function in qcow2-refcount.c, or (7) a large number of blocks in the cloop_open function in cloop.c, which trigger buffer overflows, memory corruption, large memory allocations and out-of-bounds read and writes.Show less
1Redhat
1Enterprise Linux
May 13, 2026
Jul 17, 2017
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
The mod_dontdothat component of the mod_dav_svn Apache module in Subversion as packaged in Red Hat Enterprise Linux 5.11 does not properly detect recursion during entity expansion, which allows remote authenticated users...Show more
The mod_dontdothat component of the mod_dav_svn Apache module in Subversion as packaged in Red Hat Enterprise Linux 5.11 does not properly detect recursion during entity expansion, which allows remote authenticated users with access to the webdav repository to cause a denial of service (memory consumption and httpd crash). NOTE: Exists as a regression to CVE-2009-1955.Show less
2Exiv2
Redhat
2Enterprise Linux
Exiv2
May 13, 2026
Jun 26, 2017
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
There is an invalid free in Image::printIFDStructure that leads to a Segmentation fault in Exiv2 0.26. A crafted input will lead to a remote denial of service attack.
4Debian
Libffi ProjectOracle+1 more
6Debian Linux
Enterprise LinuxEnterprise Virtualization Server+3 more
May 13, 2026
Jun 19, 2017
N/A· v4
7.0 HIGH· v3
6.9 MEDIUM· v2
libffi requests an executable stack allowing attackers to more easily trigger arbitrary code execution by overwriting the stack. Please note that libffi is used by a number of other libraries. It was previously stated th...Show more
libffi requests an executable stack allowing attackers to more easily trigger arbitrary code execution by overwriting the stack. Please note that libffi is used by a number of other libraries. It was previously stated that this affects libffi version 3.2.1 but this appears to be incorrect. libffi prior to version 3.1 on 32 bit x86 systems was vulnerable, and upstream is believed to have fixed this issue in version 3.1.Show less
8Debian
GnuMcafee+5 more
20Cloud Magnum Orchestration
Debian LinuxEnterprise Linux+17 more
May 13, 2026
Jun 19, 2017
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
glibc contains a vulnerability that allows specially crafted LD_LIBRARY_PATH values to manipulate the heap/stack, causing them to alias, potentially resulting in arbitrary code execution. Please note that additional hard...Show more
glibc contains a vulnerability that allows specially crafted LD_LIBRARY_PATH values to manipulate the heap/stack, causing them to alias, potentially resulting in arbitrary code execution. Please note that additional hardening changes have been made to glibc to prevent manipulation of stack and heap memory but these issues are not directly exploitable, as such they have not been given a CVE. This affects glibc 2.25 and earlier.Show less
2Adobe
Redhat
5Enterprise Linux
Enterprise Linux DesktopEnterprise Linux Workstation+2 more
May 13, 2026
May 9, 2017
N/A· v4
8.8 HIGH· v3
9.3 HIGH· v2
Adobe Flash Player versions 25.0.0.148 and earlier have an exploitable memory corruption vulnerability in the Graphics class. Successful exploitation could lead to arbitrary code execution.
2Adobe
Redhat
5Enterprise Linux
Enterprise Linux DesktopEnterprise Linux Workstation+2 more
May 13, 2026
May 9, 2017
N/A· v4
8.8 HIGH· v3
9.3 HIGH· v2
Adobe Flash Player versions 25.0.0.148 and earlier have an exploitable use after free vulnerability when handling multiple mask properties of display objects, aka memory corruption. Successful exploitation could lead to...Show more
Adobe Flash Player versions 25.0.0.148 and earlier have an exploitable use after free vulnerability when handling multiple mask properties of display objects, aka memory corruption. Successful exploitation could lead to arbitrary code execution.Show less
2Adobe
Redhat
5Enterprise Linux
Enterprise Linux DesktopEnterprise Linux Workstation+2 more
May 13, 2026
May 9, 2017
N/A· v4
8.8 HIGH· v3
9.3 HIGH· v2
Adobe Flash Player versions 25.0.0.148 and earlier have an exploitable memory corruption vulnerability in the BitmapData class. Successful exploitation could lead to arbitrary code execution.
2Adobe
Redhat
5Enterprise Linux
Enterprise Linux DesktopEnterprise Linux Workstation+2 more
May 13, 2026
May 9, 2017
N/A· v4
8.8 HIGH· v3
9.3 HIGH· v2
Adobe Flash Player versions 25.0.0.148 and earlier have an exploitable use after free vulnerability when masking display objects. Successful exploitation could lead to arbitrary code execution.
2Adobe
Redhat
5Enterprise Linux
Enterprise Linux DesktopEnterprise Linux Workstation+2 more
May 13, 2026
May 9, 2017
N/A· v4
8.8 HIGH· v3
9.3 HIGH· v2
Adobe Flash Player versions 25.0.0.148 and earlier have an exploitable memory corruption vulnerability in the ConvolutionFilter class. Successful exploitation could lead to arbitrary code execution.
2Adobe
Redhat
5Enterprise Linux
Enterprise Linux DesktopEnterprise Linux Workstation+2 more
May 13, 2026
May 9, 2017
N/A· v4
8.8 HIGH· v3
9.3 HIGH· v2
Adobe Flash Player versions 25.0.0.148 and earlier have an exploitable memory corruption vulnerability in the BlendMode class. Successful exploitation could lead to arbitrary code execution.
2Adobe
Redhat
5Enterprise Linux
Enterprise Linux DesktopEnterprise Linux Workstation+2 more
May 13, 2026
May 9, 2017
N/A· v4
8.8 HIGH· v3
9.3 HIGH· v2
Adobe Flash Player versions 25.0.0.148 and earlier have an exploitable memory corruption vulnerability in the Advanced Video Coding engine. Successful exploitation could lead to arbitrary code execution.
3Clusterlabs
FedoraprojectRedhat
3Enterprise Linux
FedoraPcs
May 13, 2026
Apr 21, 2017
N/A· v4
8.1 HIGH· v3
4.3 MEDIUM· v2
Session fixation vulnerability in pcsd in pcs before 0.9.157.