← Back

Enterprise Linux Server Eus

enterprise_linux_server_eus

Vendor: Redhat • 622 CVEs

CVEs (622)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
3Fedoraproject
LinuxRedhat
15Codeready Linux Builder
Enterprise LinuxEnterprise Linux For Ibm Z Systems+12 more
Jun 17, 2026
Aug 22, 2022
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A NULL pointer dereference flaw was found in the Linux kernel’s IEEE 802.15.4 wireless networking subsystem in the way the user closes the LR-WPAN connection. This flaw allows a local user to crash the system. The highes...Show more
A NULL pointer dereference flaw was found in the Linux kernel’s IEEE 802.15.4 wireless networking subsystem in the way the user closes the LR-WPAN connection. This flaw allows a local user to crash the system. The highest threat from this vulnerability is to system availability.Show less
5Debian
FedoraprojectLinux+2 more
23Build Of Quarkus
Codeready Linux BuilderCodeready Linux Builder Eus+20 more
Jun 17, 2026
Mar 4, 2022
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
A memory leak flaw was found in the Linux kernel in the ccp_run_aes_gcm_cmd() function in drivers/crypto/ccp/ccp-ops.c, which allows attackers to cause a denial of service (memory consumption). This vulnerability is simi...Show more
A memory leak flaw was found in the Linux kernel in the ccp_run_aes_gcm_cmd() function in drivers/crypto/ccp/ccp-ops.c, which allows attackers to cause a denial of service (memory consumption). This vulnerability is similar with the older CVE-2019-18808.Show less
7Canonical
OraclePolkit Project+4 more
30Command Center
Enterprise LinuxEnterprise Linux Desktop+27 more
Jun 17, 2026
Jan 28, 2022
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
A local privilege escalation vulnerability was found on polkit's pkexec utility. The pkexec application is a setuid tool designed to allow unprivileged users to run commands as privileged users according predefined polic...Show more
A local privilege escalation vulnerability was found on polkit's pkexec utility. The pkexec application is a setuid tool designed to allow unprivileged users to run commands as privileged users according predefined policies. The current version of pkexec doesn't handle the calling parameters count correctly and ends trying to execute environment variables as commands. An attacker can leverage this by crafting environment variables in such a way it'll induce pkexec to execute arbitrary code. When successfully executed the attack can cause a local privilege escalation given unprivileged users administrative rights on the target machine.Show less
4Fedoraproject
GnuNetapp+1 more
8Enterprise Linux
Enterprise Linux Server AusEnterprise Linux Server Eus+5 more
Jun 17, 2026
Mar 3, 2021
N/A· v4
8.2 HIGH· v3
7.2 HIGH· v2
A flaw was found in grub2 in versions prior to 2.06. Setparam_prefix() in the menu rendering code performs a length calculation on the assumption that expressing a quoted single quote will require 3 characters, while it...Show more
A flaw was found in grub2 in versions prior to 2.06. Setparam_prefix() in the menu rendering code performs a length calculation on the assumption that expressing a quoted single quote will require 3 characters, while it actually requires 4 characters which allows an attacker to corrupt memory by one byte for each quote in the input. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.Show less
4Fedoraproject
GnuNetapp+1 more
8Enterprise Linux
Enterprise Linux Server AusEnterprise Linux Server Eus+5 more
Jun 17, 2026
Mar 3, 2021
N/A· v4
6.7 MEDIUM· v3
7.2 HIGH· v2
A flaw was found in grub2 in versions prior to 2.06. The option parser allows an attacker to write past the end of a heap-allocated buffer by calling certain commands with a large number of specific short forms of option...Show more
A flaw was found in grub2 in versions prior to 2.06. The option parser allows an attacker to write past the end of a heap-allocated buffer by calling certain commands with a large number of specific short forms of options. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.Show less
4Fedoraproject
GnuNetapp+1 more
8Enterprise Linux
Enterprise Linux Server AusEnterprise Linux Server Eus+5 more
Jun 17, 2026
Mar 3, 2021
N/A· v4
7.5 HIGH· v3
6.9 MEDIUM· v2
A flaw was found in grub2 in versions prior to 2.06. The cutmem command does not honor secure boot locking allowing an privileged attacker to remove address ranges from memory creating an opportunity to circumvent Secure...Show more
A flaw was found in grub2 in versions prior to 2.06. The cutmem command does not honor secure boot locking allowing an privileged attacker to remove address ranges from memory creating an opportunity to circumvent SecureBoot protections after proper triage about grub's memory layout. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.Show less
4Fedoraproject
GnuNetapp+1 more
8Enterprise Linux
Enterprise Linux Server AusEnterprise Linux Server Eus+5 more
Jun 17, 2026
Mar 3, 2021
N/A· v4
6.7 MEDIUM· v3
7.2 HIGH· v2
A flaw was found in grub2 in versions prior to 2.06. Variable names present are expanded in the supplied command line into their corresponding variable contents, using a 1kB stack buffer for temporary storage, without su...Show more
A flaw was found in grub2 in versions prior to 2.06. Variable names present are expanded in the supplied command line into their corresponding variable contents, using a 1kB stack buffer for temporary storage, without sufficient bounds checking. If the function is called with a command line that references a variable with a sufficiently large payload, it is possible to overflow the stack buffer, corrupt the stack frame and control execution which could also circumvent Secure Boot protections. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.Show less
4Fedoraproject
GnuNetapp+1 more
8Enterprise Linux
Enterprise Linux Server AusEnterprise Linux Server Eus+5 more
Jun 17, 2026
Mar 3, 2021
N/A· v4
7.6 HIGH· v3
7.2 HIGH· v2
A flaw was found in grub2 in versions prior to 2.06. During USB device initialization, descriptors are read with very little bounds checking and assumes the USB device is providing sane values. If properly exploited, an...Show more
A flaw was found in grub2 in versions prior to 2.06. During USB device initialization, descriptors are read with very little bounds checking and assumes the USB device is providing sane values. If properly exploited, an attacker could trigger memory corruption leading to arbitrary code execution allowing a bypass of the Secure Boot mechanism. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.Show less
4Fedoraproject
GnuNetapp+1 more
8Enterprise Linux
Enterprise Linux Server AusEnterprise Linux Server Eus+5 more
Jun 17, 2026
Mar 3, 2021
N/A· v4
8.2 HIGH· v3
7.2 HIGH· v2
A flaw was found in grub2 in versions prior to 2.06. The rmmod implementation allows the unloading of a module used as a dependency without checking if any other dependent module is still loaded leading to a use-after-fr...Show more
A flaw was found in grub2 in versions prior to 2.06. The rmmod implementation allows the unloading of a module used as a dependency without checking if any other dependent module is still loaded leading to a use-after-free scenario. This could allow arbitrary code to be executed or a bypass of Secure Boot protections. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.Show less
4Fedoraproject
GnuNetapp+1 more
9Cloud Backup
Enterprise LinuxEnterprise Linux Server Aus+6 more
Jun 17, 2026
Mar 3, 2021
N/A· v4
7.5 HIGH· v3
6.2 MEDIUM· v2
A flaw was found in grub2 in versions prior to 2.06, where it incorrectly enables the usage of the ACPI command when Secure Boot is enabled. This flaw allows an attacker with privileged access to craft a Secondary System...Show more
A flaw was found in grub2 in versions prior to 2.06, where it incorrectly enables the usage of the ACPI command when Secure Boot is enabled. This flaw allows an attacker with privileged access to craft a Secondary System Description Table (SSDT) containing code to overwrite the Linux kernel lockdown variable content directly into memory. The table is further loaded and executed by the kernel, defeating its Secure Boot lockdown and allowing the attacker to load unsigned code. The highest threat from this vulnerability is to data confidentiality and integrity, as well as system availability.Show less
2Kde
Redhat
5Enterprise Linux
Enterprise Linux DesktopEnterprise Linux Server Eus+2 more
Nov 21, 2024
Feb 8, 2020
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
The CSS parser (khtml/css/cssparser.cpp) in Konqueror in KDE 4.7.3 allows remote attackers to cause a denial of service (crash) and possibly read memory via a crafted font face source, related to "type confusion."
2Redhat
Unzip Project
6Enterprise Linux Desktop
Enterprise Linux ServerEnterprise Linux Server Eus+3 more
Nov 21, 2024
Jan 31, 2020
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
Heap-based buffer overflow in the getZip64Data function in Info-ZIP UnZip 6.0 and earlier allows remote attackers to execute arbitrary code via a crafted zip file in the -t command argument to the unzip command.
2Redhat
Unzip Project
7Enterprise Linux Desktop
Enterprise Linux ServerEnterprise Linux Server Aus+4 more
Nov 21, 2024
Jan 31, 2020
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
Heap-based buffer overflow in the test_compr_eb function in Info-ZIP UnZip 6.0 and earlier allows remote attackers to execute arbitrary code via a crafted zip file in the -t command argument to the unzip command.
2Redhat
Unzip Project
7Enterprise Linux Desktop
Enterprise Linux ServerEnterprise Linux Server Aus+4 more
Nov 21, 2024
Jan 31, 2020
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
Heap-based buffer overflow in the CRC32 verification in Info-ZIP UnZip 6.0 and earlier allows remote attackers to execute arbitrary code via a crafted zip file in the -t command argument to the unzip command.
1Redhat
7Automatic Bug Reporting Tool
Enterprise Linux DesktopEnterprise Linux Server+4 more
Nov 21, 2024
Jan 14, 2020
N/A· v4
6.5 MEDIUM· v3
4.9 MEDIUM· v2
daemon/abrt-handle-upload.in in Automatic Bug Reporting Tool (ABRT), when moving problem reports from /var/spool/abrt-upload, allows local users to write to arbitrary files or possibly have other unspecified impact via a...Show more
daemon/abrt-handle-upload.in in Automatic Bug Reporting Tool (ABRT), when moving problem reports from /var/spool/abrt-upload, allows local users to write to arbitrary files or possibly have other unspecified impact via a symlink attack on (1) /var/spool/abrt or (2) /var/tmp/abrt.Show less
3Bsd Mailx Project
DebianRedhat
8Bsd Mailx
Debian LinuxEnterprise Linux Desktop+5 more
Nov 21, 2024
Jan 14, 2020
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
BSD mailx 8.1.2 and earlier allows remote attackers to execute arbitrary commands via a crafted email address.
4Fedoraproject
OpenslpRedhat+1 more
16Enterprise Linux Desktop
Enterprise Linux For Ibm Z SystemsEnterprise Linux For Ibm Z Systems Eus+13 more
Jun 17, 2026
Dec 6, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
OpenSLP as used in ESXi and the Horizon DaaS appliances has a heap overwrite issue. VMware has evaluated the severity of this issue to be in the Critical severity range with a maximum CVSSv3 base score of 9.8.
2Artifex
Redhat
93scale Api Management
Enterprise LinuxEnterprise Linux Desktop+6 more
Jun 17, 2026
Nov 27, 2019
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
In ghostscript before version 9.50, the .buildfont1 procedure did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. An attacker could abuse this flaw by creating a specially cra...Show more
In ghostscript before version 9.50, the .buildfont1 procedure did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. An attacker could abuse this flaw by creating a specially crafted PostScript file that could escalate privileges and access files outside of restricted areas.Show less
8Canonical
DebianF5+5 more
778Big Ip Access Policy Manager
Big Ip Advanced Firewall ManagerBig Ip Analytics+775 more
Nov 21, 2024
Nov 14, 2019
N/A· v4
6.5 MEDIUM· v3
4.9 MEDIUM· v2
Improper invalidation for page table updates by a virtual guest operating system for multiple Intel(R) Processors may allow an authenticated user to potentially enable denial of service of the host system via local acces...Show more
Improper invalidation for page table updates by a virtual guest operating system for multiple Intel(R) Processors may allow an authenticated user to potentially enable denial of service of the host system via local access.Show less
3Canonical
IntelRedhat
357Atom X5 E3930 Firmware
Atom X5 E3940 FirmwareAtom X7 E3950 Firmware+354 more
Jun 17, 2026
Nov 14, 2019
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
Insufficient access control in a subsystem for Intel (R) processor graphics in 6th, 7th, 8th and 9th Generation Intel(R) Core(TM) Processor Families; Intel(R) Pentium(R) Processor J, N, Silver and Gold Series; Intel(R) C...Show more
Insufficient access control in a subsystem for Intel (R) processor graphics in 6th, 7th, 8th and 9th Generation Intel(R) Core(TM) Processor Families; Intel(R) Pentium(R) Processor J, N, Silver and Gold Series; Intel(R) Celeron(R) Processor J, N, G3900 and G4900 Series; Intel(R) Atom(R) Processor A and E3900 Series; Intel(R) Xeon(R) Processor E3-1500 v5 and v6, E-2100 and E-2200 Processor Families; Intel(R) Graphics Driver for Windows before 26.20.100.6813 (DCH) or 26.20.100.6812 and before 21.20.x.5077 (aka15.45.5077), i915 Linux Driver for Intel(R) Processor Graphics before versions 5.4-rc7, 5.3.11, 4.19.84, 4.14.154, 4.9.201, 4.4.201 may allow an authenticated user to potentially enable escalation of privilege via local access.Show less