VulnSea

Tagged “red-hat”

CVEs tagged red-hat, newest first.

2912 CVEsRSS

CVE-2026-89610Medium· 5.5⚖ disputed
2w ago

kernel: ntfs: verify run length exceeding volume boundary (CVE-2026-89610)

A flaw was found in the Linux kernel's NTFS component. The mapping pairs decoder fails to verify if a run length extends beyond the volume boundary. A local attacker could exploit this by providing a malformed NTFS image with a crafted map…

▾ SunlitRed Hat · Red Hat OpenShift Container Platform 4EPSS 0.55%via CSAF
CVE-2026-89602High· 7.8
2w ago

In the Linux kernel, the following vulnerability has been resolved: erofs: skip sufficiently large global buffers when resizing z_erofs_gbuf_nrpages is advanced only after every global buffer has been grown

In the Linux kernel, the following vulnerability has been resolved: erofs: skip sufficiently large global buffers when resizing z_erofs_gbuf_nrpages is advanced only after every global buffer has been grown. If a resize fails after som…

▾ TwilightLinux · LinuxEPSS 0.19%via NVD
CVE-2026-89601Medium· 5.5⚖ disputed
2w ago

kernel: ext2: Fix lost inode updates for IS_SYNC inodes (CVE-2026-89601)

A flaw was found in the Linux kernel's ext2 filesystem. This vulnerability occurs in the `ext2_setsize()` and `ext2_xattr_set2()` functions, where inode updates for `IS_SYNC` inodes may be lost. This happens because the `sync_inode_metadat…

▾ SunlitRed Hat · Red Hat Enterprise Linux 6EPSS 0.51%via CSAF
CVE-2026-89600Medium· 5.5⚖ disputed
2w ago

kernel: fanotify: fix use-after-free of file range info (CVE-2026-89600)

A flaw was found in the Linux kernel's fanotify subsystem. This use-after-free vulnerability occurs when the system attempts to report file range information after the memory holding that information has been released. A local attacker cou…

▾ SunlitRed Hat · Red Hat OpenShift Container Platform 4EPSS 0.17%via CSAF
CVE-2026-89588Medium· 5.5⚖ disputed
2w ago

kernel: ACPI: APEI: GHES: fix ARM section length accounting after header (CVE-2026-89588)

A flaw was found in the Linux kernel's Advanced Configuration and Power Interface (ACPI) APEI Generic Hardware Error Source (GHES) component. Incorrect length accounting in the `ghes_handle_arm_hw_error()` function can lead to the parser r…

▾ SunlitRed Hat · Red Hat Enterprise Linux 6EPSS 0.20%via CSAF
CVE-2026-89584High· 7.0⚖ disputed
2w ago

kernel: block: validate user space vectors during extraction (CVE-2026-89584)

A flaw was found in the Linux kernel's block layer. This vulnerability arises from insufficient validation of user-space data structures (vectors) against the device's Direct Memory Access (DMA) alignment requirements. A local attacker cou…

▾ TwilightRed Hat · Red Hat Enterprise Linux 10EPSS 0.17%via CSAF
CVE-2026-89581High· 7.0⚖ disputed
2w ago

kernel: bpf, x86: Fix per-CPU address resolution into an extended register (CVE-2026-89581)

A flaw was found in the Linux kernel's handling of Berkeley Packet Filter (BPF) programs on x86 architecture. An issue with how per-CPU addresses are resolved into extended registers can lead to incorrect memory access. A local attacker co…

▾ TwilightRed Hat · Red Hat Enterprise Linux 9EPSS 0.18%via CSAF
CVE-2026-89580High· 7.0
2w ago

kernel: bpf: Disable preemption in __bpf_get_stack (CVE-2026-89580)

A flaw was found in the Linux kernel's BPF (Berkeley Packet Filter) subsystem. A local attacker could exploit a timing issue in the `__bpf_get_stack` function. This occurs when a preemptible BPF program is scheduled out, allowing another t…

▾ TwilightRed Hat · Red Hat Enterprise Linux 9EPSS 0.18%via CSAF
CVE-2026-89574Medium· 5.5⚖ disputed
2w ago

kernel: dm array: validate array block headers on read (CVE-2026-89574)

A flaw was found in the Linux kernel's device mapper (dm) array component. Insufficient validation of array block headers during read operations allows a local attacker to craft a malicious on-disk `nr_entries` value. This can lead to an o…

▾ SunlitRed Hat · Red Hat Enterprise Linux 9EPSS 0.18%via CSAF
CVE-2026-89571Medium· 5.5⚖ disputed
2w ago

kernel: cxl/features: bound fwctl command payload to the input buffer (CVE-2026-89571)

A flaw was found in the Linux kernel's CXL (Compute Express Link) features. A local attacker could exploit an out-of-bounds read vulnerability in the `fwctl_cmd_rpc()` and `cxlctl_set_feature()` functions. This occurs when the system attem…

▾ SunlitRed Hat · Red Hat OpenShift Container Platform 4EPSS 0.16%via CSAF
CVE-2026-89570High· 7.0⚖ disputed
2w ago

kernel: cxl/mce: Make the MCE notifier per-region (CVE-2026-89570)

A flaw was found in the Linux kernel's Compute Express Link (CXL) subsystem. Lifetime issues with the CXL Machine Check Exception (MCE) notifier can lead to NULL dereferences and use-after-free vulnerabilities in the MCE handler. This coul…

▾ TwilightRed Hat · Red Hat Enterprise Linux 10EPSS 0.17%via CSAF
CVE-2026-89564High· 7.8
2w ago

In the Linux kernel, the following vulnerability has been resolved: ip: orphan prefetched skbs before multicast forwarding IPv4 and IPv6 input preserve an skb->sk association installed by bpf_sk_assign() so that local delivery can use …

In the Linux kernel, the following vulnerability has been resolved: ip: orphan prefetched skbs before multicast forwarding IPv4 and IPv6 input preserve an skb->sk association installed by bpf_sk_assign() so that local delivery can use …

▾ TwilightLinux · LinuxEPSS 0.18%via NVD
CVE-2026-89561High· 7.5⚖ disputed
2w ago

In the Linux kernel, the following vulnerability has been resolved: ipv6: rpl: fix NULL dereference of idev in ipv6_rpl_srh_rcv() ipv6_rpl_srh_rcv() dereferences idev from __in6_dev_get() without a NULL check when reading idev->cnf.rpl…

In the Linux kernel, the following vulnerability has been resolved: ipv6: rpl: fix NULL dereference of idev in ipv6_rpl_srh_rcv() ipv6_rpl_srh_rcv() dereferences idev from __in6_dev_get() without a NULL check when reading idev->cnf.rpl…

▾ TwilightLinux · LinuxEPSS 0.63%via NVD
CVE-2026-89558High· 7.0⚖ disputed
2w ago

kernel: md/raid10: fix still_degraded being inverted in raid10_sync_request() (CVE-2026-89558)

A flaw was found in the Linux kernel's md/raid10 (RAID10) driver. This vulnerability occurs when a RAID10 array is in a degraded state and a device is being recovered while another mirror is still missing. Due to an inverted boolean value,…

▾ TwilightRed Hat · Red Hat Enterprise Linux 9EPSS 0.67%via CSAF
CVE-2026-89546Medium· 5.3⚖ disputed
2w ago

kernel: Linux Kernel: Resource management flaw in SUNRPC NFS callback service (CVE-2026-89546)

A flaw was found in the Linux kernel's SUNRPC (Sun Remote Procedure Call) Network File System (NFS) callback service. A race condition during the service teardown can lead to system resources not being properly released, causing a resource…

▾ SunlitRed Hat · Red Hat OpenShift Container Platform 4EPSS 0.55%via CSAF
CVE-2026-89545High· 7.8
2w ago

In the Linux kernel, the following vulnerability has been resolved: sunrpc: defer rq_argp and rq_resp free until after RCU grace period svc_rqst_free() frees rqstp->rq_argp and rqstp->rq_resp synchronously via kfree(), but defers the r…

In the Linux kernel, the following vulnerability has been resolved: sunrpc: defer rq_argp and rq_resp free until after RCU grace period svc_rqst_free() frees rqstp->rq_argp and rqstp->rq_resp synchronously via kfree(), but defers the r…

▾ TwilightLinux · LinuxEPSS 0.17%via NVD
CVE-2026-89544High· 7.5⚖ disputed
2w ago

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix gssx_dec_option_array error path bugs Four coupled defects in the gssx XDR option-array decoder make the error paths unsafe: a NULL deref in the caller, a …

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix gssx_dec_option_array error path bugs Four coupled defects in the gssx XDR option-array decoder make the error paths unsafe: a NULL deref in the caller, a …

▾ TwilightLinux · LinuxEPSS 0.61%via NVD
CVE-2026-89537High· 7.0⚖ disputed
2w ago

kernel: SUNRPC: Reject short RFC 4121 MIC tokens in gss_krb5_verify_mic_v2 (CVE-2026-89537)

A flaw was found in the Linux kernel's SUNRPC implementation, specifically within the `gss_krb5_verify_mic_v2` function. A remote malicious Network File System (NFS) server could provide a specially crafted, short Kerberos Message Integrit…

▾ TwilightRed Hat · Red Hat Enterprise Linux 9EPSS 0.54%via CSAF
CVE-2026-89535High· 8.1
2w ago

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reorder rpcrdma_rn_unregister before rdma_destroy_id svc_rdma_free() caches rdma->sc_cm_id->device before teardown, then calls rdma_destroy_id(sc_cm_id) which…

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reorder rpcrdma_rn_unregister before rdma_destroy_id svc_rdma_free() caches rdma->sc_cm_id->device before teardown, then calls rdma_destroy_id(sc_cm_id) which…

▾ TwilightLinux · LinuxEPSS 0.57%via NVD
CVE-2026-89530High· 7.0⚖ disputed
2w ago

kernel: svcrdma: Reject inline replies that overflow the pull-up buffer (CVE-2026-89530)

A flaw was found in the Linux kernel's svcrdma component, which handles network communication using Remote Direct Memory Access (RDMA). A remote attacker can send a specially crafted network reply that is larger than expected. This can cau…

▾ TwilightRed Hat · Red Hat Enterprise Linux 9EPSS 0.67%via CSAF
CVE-2026-89692Medium· 5.5⚖ disputed
2w ago

kernel: nfsd: clear CALLBACK_RUNNING on failed delegation recall queue (CVE-2026-89692)

A flaw was found in the Linux kernel's Network File System (NFS) daemon, `nfsd`. This vulnerability occurs when a delegation recall operation fails, leaving a critical internal flag uncleared. This prevents subsequent attempts to break the…

▾ SunlitRed Hat · Red Hat Enterprise Linux 10EPSS 0.61%via CSAF
CVE-2026-89691High· 7.0
2w ago

kernel: nfsd: clear opcnt on compound arg release to prevent OOB read (CVE-2026-89691)

A flaw was found in the Linux kernel's Network File System Daemon (nfsd) component. The nfsd4_release_compoundargs() function does not properly clear an internal counter (opcnt) when releasing a buffer. This oversight can lead to an out-of…

▾ TwilightRed Hat · Red Hat Enterprise Linux 9EPSS 0.17%via CSAF
CVE-2026-89690High· 7.0
2w ago

kernel: nfsd: defer vfree of compound ops to fix rpc_status UAF (CVE-2026-89690)

A flaw was found in the `nfsd` component of the Linux kernel. This vulnerability, a use-after-free, occurs when a specific memory buffer is prematurely released while another process is still trying to access it. This timing issue can lead…

▾ TwilightRed Hat · Red Hat Enterprise Linux 9EPSS 0.17%via CSAF
CVE-2026-89689High· 7.0⚖ disputed
2w ago

kernel: nfsd: don't free session slots that are still in use (CVE-2026-89689)

A flaw was found in the Linux kernel's Network File System (NFS) daemon, `nfsd`. A remote attacker could exploit a use-after-free vulnerability in the `nfsd4_sequence()` function. This occurs when the system attempts to reduce the number o…

▾ TwilightRed Hat · Red Hat Enterprise Linux 10EPSS 0.65%via CSAF
CVE-2026-89688High· 7.0⚖ disputed
2w ago

kernel: nfsd: drop the stateid, not the stateowner, on seqid_op replay retry (CVE-2026-89688)

A flaw was found in the Linux kernel's nfsd component. During a `seqid_op` replay retry, the system incorrectly handles reference counts for stateowners, leading to a reference count underflow and a use-after-free vulnerability. This issue…

▾ TwilightRed Hat · Red Hat Enterprise Linux 9EPSS 0.65%via CSAF
CVE-2026-89686High· 7.0⚖ disputed
2w ago

kernel: nfsd: fix BUG_ON in nfsd4_alloc_layout_stateid on racing delegation revoke (CVE-2026-89686)

A flaw was found in the Linux kernel's Network File System Daemon (nfsd) for NFSv4 layouts. A race condition allows a remote attacker to trigger a kernel panic, leading to a Denial of Service (DoS). This occurs when the `nfsd4_alloc_layout…

▾ TwilightRed Hat · Red Hat Enterprise Linux 9EPSS 0.67%via CSAF
CVE-2026-89685High· 7.5
2w ago

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix clock domain mismatch in clients_still_reclaiming() clients_still_reclaiming() computes a deadline from nn->boot_time (CLOCK_REALTIME, ~1.7 billion) but comp…

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix clock domain mismatch in clients_still_reclaiming() clients_still_reclaiming() computes a deadline from nn->boot_time (CLOCK_REALTIME, ~1.7 billion) but comp…

▾ TwilightLinux · LinuxEPSS 0.63%via NVD
CVE-2026-89682High· 7.0
2w ago

kernel: nfsd: fix fcache_disposal UAF by inlining dispose state into nfsd_net (CVE-2026-89682)

A flaw was found in the Linux kernel's NFS daemon (nfsd) component. The nfsd_file_dispose_list_delayed() function, responsible for deferring file disposal, uses a separately allocated structure for its freeme queue. During network namespac…

▾ TwilightRed Hat · Red Hat Enterprise Linux 9EPSS 0.53%via CSAF
CVE-2026-89681High· 7.0⚖ disputed
2w ago

kernel: nfsd: fix layout fence worker double-reference race (CVE-2026-89681)

A flaw was found in the Linux kernel's nfsd component. A race condition in the layout fence worker can cause a double-reference to a layout stateid. This occurs because the workqueue core clears a pending flag prematurely, allowing a new w…

▾ TwilightRed Hat · Red Hat Enterprise Linux 10EPSS 0.55%via CSAF
CVE-2026-89680High· 7.0⚖ disputed
2w ago

kernel: nfsd: fix nfsd_file leak on inter-server COPY setup failure (CVE-2026-89680)

A flaw was found in the Linux kernel's nfsd component. This vulnerability occurs when an inter-server COPY operation fails during its setup phase, leading to improper resource cleanup. Consequently, each failed operation results in a memor…

▾ TwilightRed Hat · Red Hat Enterprise Linux 9EPSS 0.67%via CSAF
CVEs tagged “red-hat” — page 28 · VulnSea