VendorsRed Hatenterprise_linux9.0
Vulnerabilities

Red Hat Enterprise Linux 9.0

Ranked by severity, then by exploit likelihood. Click a CVE ID for its full record.

601CVEs
CVE-2026-66759
Gimp: out-of-bounds read in file-icns plugin causes information disclosure or crash on crafted icns images
Published 2026-07-27 · Analyzed
7.1EPSS 0.003
CVE-2023-2977
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.
Published 2023-06-01 · Modified
7.1EPSS 0.003
CVE-2023-1652
A use-after-free flaw was found in nfsd4_ssc_setup_dul in fs/nfsd/nfs4proc.c in the NFS filesystem in the Linux Kernel. This issue could allow a local attacker to crash the system or it may lead to a kernel information leak problem.
Published 2023-03-29 · Modified
7.1EPSS 0.002
CVE-2023-4387
Kernel: vmxnet3: use-after-free in vmxnet3_rq_alloc_rx_buf()
Published 2023-08-16 · Modified
7.1EPSS 0.002
CVE-2024-0775
Kernel: use-after-free while changing the mount option in __ext4_remount leading
Published 2024-01-22 · Modified
7.1EPSS 0.002
CVE-2026-40917
Gimp: gimp: application crashes or information disclosure via crafted icns image files
Published 2026-04-15 · Analyzed
7.1EPSS 0.002
CVE-2026-3442
Binutils: gnu binutils: information disclosure or denial of service via out-of-bounds read in bfd linker
Published 2026-03-15 · Modified
7.1EPSS 0.002
CVE-2026-3441
Binutils: gnu binutils: information disclosure via specially crafted xcoff object file
Published 2026-03-15 · Modified
7.1EPSS 0.002
CVE-2026-13601
Yelp: yelp-xsl: overly permissive content security policy in yelp allows host file disclosure from flatpak applications
Published 2026-06-29 · Modified
7.1EPSS 0.002
CVE-2026-5673
Libtheora: libtheora: denial of service or information disclosure via malformed avi file processing
Published 2026-04-06 · Analyzed
7.1EPSS 0.002
CVE-2026-68743
Sssd: sssd: pam responder out-of-bounds read via unchecked auth_token_length in protocol v1
Published 2026-08-04 · Analyzed
7.1EPSS 0.001
CVE-2025-2784
Libsoup: heap buffer over-read in `skip_insignificant_space` when sniffing content
Published 2025-04-03 · Modified
7.0EPSS 0.008
CVE-2021-3864
A flaw was found in the way the dumpable flag setting was handled when certain SUID binaries executed its descendants. The prerequisite is a SUID binary that sets real UID equal to effective UID, and real GID equal to effective GID. The descendant will then have a dumpable value set to 1. As a result, if the descendant process crashes and core_pattern is set to a relative value, its core dump is stored in the current directory with uid:gid permissions. An unprivileged local user with eligible root SUID binary could use this flaw to place core dumps into root-owned directories, potentially resulting in escalation of privileges.
Published 2022-08-26 · Modified
7.0EPSS 0.008
CVE-2023-6546
Kernel: gsm multiplexing race condition leads to privilege escalation
Published 2023-12-21 · Modified
7.0EPSS 0.007
CVE-2023-51767
OpenSSH through 10.0, when common types of DRAM are used, might allow row hammer attacks (for authentication bypass) because the integer value of authenticated in mm_answer_authpassword does not resist flips of a single bit. NOTE: this is applicable to a certain threat model of attacker-victim co-location in which the attacker has user privileges. NOTE: this is disputed by the Supplier, who states "we do not consider it to be the application's responsibility to defend against platform architectural weaknesses."
Published 2023-12-24 · Modified
7.0EPSS 0.007
CVE-2021-3697
A crafted JPEG image may lead the JPEG reader to underflow its data pointer, allowing user-controlled data to be written in heap. To a successful to be performed the attacker needs to perform some triage over the heap layout and craft an image with a malicious format and payload. This vulnerability can lead to data corruption and eventual code execution or secure boot circumvention. This flaw affects grub2 versions prior grub-2.12.
Published 2022-07-06 · Modified
7.0EPSS 0.005
CVE-2023-27561
runc through 1.1.4 has Incorrect Access Control leading to Escalation of Privileges, related to libcontainer/rootfs_linux.go. To exploit this, an attacker must be able to spawn two containers with custom volume-mount configurations, and be able to run custom images. NOTE: this issue exists because of a CVE-2019-19921 regression.
Published 2023-03-03 · Modified
7.0EPSS 0.004
CVE-2022-1247
An issue found in linux-kernel that leads to a race condition in rose_connect(). The rose driver uses rose_neigh->use to represent how many objects are using the rose_neigh. When a user wants to delete a rose_route via rose_ioctl(), the rose driver calls rose_del_node() and removes neighbours only if their “count” and “use” are zero.
Published 2022-08-31 · Modified
7.0EPSS 0.003
CVE-2023-5088
Qemu: improper ide controller reset can lead to mbr overwrite
Published 2023-11-03 · Modified
7.0EPSS 0.002
CVE-2023-6531
Kernel: gc's deletion of an skb races with unix_stream_read_generic() leading to uaf
Published 2024-01-21 · Modified
7.0EPSS 0.002
CVE-2026-71221
Gfs2-utils: gfs2-utils: stack out-of-bounds write via unchecked height in savemeta
Published 2026-09-03 · Analyzed
7.0EPSS 0.002
CVE-2026-71220
Gfs2-utils: gfs2-utils: stack out-of-bounds write via unchecked di_height in gfs2_edit
Published 2026-09-03 · Analyzed
7.0EPSS 0.002
CVE-2026-4878
Libcap: libcap: privilege escalation via toctou race condition in cap_set_file()
Published 2026-04-09 · Modified
7.0EPSS 0.001
CVE-2021-3696
A heap out-of-bounds write may heppen during the handling of Huffman tables in the PNG reader. This may lead to data corruption in the heap space. Confidentiality, Integrity and Availablity impact may be considered Low as it's very complex to an attacker control the encoding and positioning of corrupted Huffman entries to achieve results such as arbitrary code execution and/or secure boot circumvention. This flaw affects grub2 versions prior grub-2.12.
Published 2022-07-06 · Modified
6.9EPSS 0.005
CVE-2022-1789
With shadow paging enabled, the INVPCID instruction results in a call to kvm_mmu_invpcid_gva. If INVPCID is executed with CR0.PG=0, the invlpg callback is not set and the result is a NULL pointer dereference.
Published 2022-05-31 · Modified
6.9EPSS 0.003
CVE-2025-26465
Openssh: machine-in-the-middle attack if verifyhostkeydns is enabled
Published 2025-02-18 · Modified
6.8EPSS 0.077
CVE-2024-12086
Rsync: rsync server leaks arbitrary client files
Published 2025-01-14 · Modified
6.8EPSS 0.018
CVE-2022-3916
Keycloak: session takeover with oidc offline refreshtokens
Published 2023-09-20 · Modified
6.8EPSS 0.010
CVE-2024-6505
Qemu-kvm: virtio-net: queue index out-of-bounds access in software rss
Published 2024-07-05 · Modified
6.8EPSS 0.007
CVE-2023-4001
Grub2: bypass the grub password protection feature
Published 2024-01-15 · Modified
6.8EPSS 0.005
CVE-2023-0778
A Time-of-check Time-of-use (TOCTOU) flaw was found in podman. This issue may allow a malicious user to replace a normal file in a volume with a symlink while exporting the volume, allowing for access to arbitrary files on the host file system.
Published 2023-03-27 · Modified
6.8EPSS 0.005
CVE-2023-5056
Skupper-operator: privelege escalation via config map
Published 2023-12-18 · Modified
6.8EPSS 0.003
CVE-2026-13595
Util-linux: util-linux: heap use-after-free in libblkid nested partition probing
Published 2026-06-29 · Analyzed
6.8EPSS 0.002
CVE-2022-34302
A flaw was found in New Horizon Datasys bootloaders before 2022-06-01. An attacker may use this bootloader to bypass or tamper with Secure Boot protections. In order to load and execute arbitrary code in the pre-boot stage, an attacker simply needs to replace the existing signed bootloader currently in use with this bootloader. Access to the EFI System Partition is required for booting using external media.
Published 2022-08-26 · Modified
6.7EPSS 0.011
CVE-2022-34301
A flaw was found in CryptoPro Secure Disk bootloaders before 2022-06-01. An attacker may use this bootloader to bypass or tamper with Secure Boot protections. In order to load and execute arbitrary code in the pre-boot stage, an attacker simply needs to replace the existing signed bootloader currently in use with this bootloader. Access to the EFI System Partition is required for booting using external media.
Published 2022-08-26 · Modified
6.7EPSS 0.010
CVE-2022-34303
A flaw was found in Eurosoft bootloaders before 2022-06-01. An attacker may use this bootloader to bypass or tamper with Secure Boot protections. In order to load and execute arbitrary code in the pre-boot stage, an attacker simply needs to replace the existing signed bootloader currently in use with this bootloader. Access to the EFI System Partition is required for booting using external media.
Published 2022-08-26 · Modified
6.7EPSS 0.008
CVE-2023-4273
Kernel: exfat: stack overflow in exfat_get_uniname_from_ext_entry
Published 2023-08-09 · Modified
6.7EPSS 0.007
CVE-2021-35938
A symbolic link issue was found in rpm. It occurs when rpm sets the desired permissions and credentials after installing a file. A local unprivileged user could use this flaw to exchange the original file with a symbolic link to a security-critical file and escalate their privileges on the system. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
Published 2022-08-25 · Modified
6.7EPSS 0.005
CVE-2023-33952
Kernel: vmwgfx: double free within the handling of vmw_buffer_object objects
Published 2023-07-24 · Modified
6.7EPSS 0.005
CVE-2023-33951
Kernel: vmwgfx: race condition leading to information disclosure vulnerability
Published 2023-07-24 · Modified
6.7EPSS 0.003
← Prev7 / 16Next →