VulnSea

openshift_container_platform vulnerabilities

CVEs whose affected-version data names the openshift_container_platform package. Each record lists the affected and patched versions; check a specific version with the dependency checker or POST /api/sbom.

467 CVEsRSS

CVE-2026-89472Medium· 5.5⚖ disputed
1w ago

kernel: power: supply: charger-manager: register regulators before exposing sysfs (CVE-2026-89472)

A flaw was found in the Linux kernel's power supply charger-manager component. A race condition exists where the system frees charger regulators before their corresponding sysfs entries are unregistered. A local attacker can exploit this b…

SunlitRed Hat · Red Hat OpenShift Container Platform 4EPSS 0.16%via CSAF
CVE-2026-89459Medium· 5.5⚖ disputed
1w ago

kernel: s390/percpu: Fix MVIY_PERCPU() with older binutils (CVE-2026-89459)

A flaw was found in the Linux kernel's s390/percpu component. This vulnerability arises when the kernel is compiled with older versions of GNU as (prior to binutils 2.39). A parsing error prevents a crucial instruction from being correctly…

SunlitRed Hat · Red Hat OpenShift Container Platform 4EPSS 0.11%via CSAF
CVE-2026-89452Medium· 5.5⚖ disputed
1w ago

kernel: iommu/msm: Unwind probe state on registration failure (CVE-2026-89452)

A flaw was found in the `iommu/msm` component of the Linux kernel. This vulnerability occurs when `msm_iommu_probe()` fails to properly unwind its probe state during registration, leaving a dangling list entry. A local attacker could poten…

SunlitRed Hat · Red Hat OpenShift Container Platform 4EPSS 0.18%via CSAF
CVE-2026-89450High· 7.0
1w ago

kernel: iommu/tegra241-cmdqv: Reject a vSID wider than the SID_MATCH field (CVE-2026-89450)

A flaw was found in the Linux kernel's iommu/tegra241-cmdqv module. A Virtual Machine Manager (VMM) can exploit this vulnerability by providing a virtual Stream ID (vSID) that exceeds the intended 20-bit width of the SID_MATCH field. This …

TwilightRed Hat · Red Hat Enterprise Linux 9EPSS 0.13%via CSAF
CVE-2026-89445High· 7.0
1w ago

kernel: iommufd: Fix UAF in selftest IOPF reporting (CVE-2026-89445)

A flaw was found in the Linux kernel's iommufd selftest component. This Use-After-Free (UAF) vulnerability occurs when the TRIGGER_IOPF function borrows an attach handle without proper synchronization during a PASID detach operation. A con…

TwilightRed Hat · Red Hat Enterprise Linux 9EPSS 0.16%via CSAF
CVE-2026-89441Medium· 5.5⚖ disputed
1w ago

kernel: mmc: via-sdmmc: cancel card-detect work on remove (CVE-2026-89441)

A flaw was found in the Linux kernel, specifically within the `mmc: via-sdmmc` driver responsible for managing SD and MultiMediaCard (MMC) devices. This vulnerability occurs during device removal, where a timing issue allows a process to a…

SunlitRed Hat · Red Hat Enterprise Linux 9EPSS 0.13%via CSAF
CVE-2026-89436Medium· 5.5⚖ disputed
1w ago

kernel: platform/x86: panasonic-laptop: Fix sentinel write past pcc->sinf[] (CVE-2026-89436)

A flaw was found in the Linux kernel's `panasonic-laptop` driver. This vulnerability involves an out-of-bounds write when processing ACPI SINF packages, where a small amount of data is written beyond the intended memory buffer. This can le…

SunlitRed Hat · Red Hat OpenShift Container Platform 4EPSS 0.13%via CSAF
CVE-2026-81016Medium· 5.5⚖ disputed
1w ago

kernel: platform/x86/amd/pmc: Propagate SMU errors and validate S2D address (CVE-2026-81016)

A flaw was found in the Linux kernel. Specifically, within the AMD Platform Management Controller (PMC) component, the `amd_stb_s2d_init()` function does not properly validate memory addresses returned by System Management Unit (SMU) comma…

SunlitRed Hat · Red Hat Enterprise Linux 9EPSS 0.18%via CSAF
CVE-2026-81015High· 7.0⚖ disputed
1w ago

kernel: platform/x86/amd/pmc: Fix LPS0 and debugfs leaks when STB init fails (CVE-2026-81015)

A flaw was found in the Linux kernel's AMD PMC (Power Management Controller) driver. When the `amd_stb_s2d_init()` function fails during the driver's initialization process, it can lead to unreleased resources, specifically the LPS0 s2idle…

TwilightRed Hat · Red Hat Enterprise Linux 9EPSS 0.16%via CSAF
CVE-2026-81006Medium· 5.5⚖ disputed
1w ago

kernel: ipmi: Remove all sysfs files on registration failure (CVE-2026-81006)

A flaw was found in the Linux kernel's Intelligent Platform Management Interface (IPMI) component. During the registration of an IPMI system management interface, an error in the cleanup process can leave a system file (sysfs attribute) re…

SunlitRed Hat · Red Hat OpenShift Container Platform 4EPSS 0.13%via CSAF
CVE-2026-89635Medium· 5.5⚖ disputed
1w ago

kernel: ksmbd: only rebind the reopened file's own oplock on durable reconnect (CVE-2026-89635)

A flaw was found in ksmbd, a component of the Linux kernel. An authenticated attacker could exploit a use-after-free vulnerability by manipulating durable handles and oplocks during session reconnection. When two sessions hold durable hand…

SunlitRed Hat · Red Hat OpenShift Container Platform 4EPSS 0.55%via CSAF
CVE-2026-89633High· 7.0⚖ disputed
1w ago

kernel: smb: client: fix OOB read/write from unvalidated DataOffset in coalesce_t2() (CVE-2026-89633)

A flaw was found in the Linux kernel's Server Message Block (SMB) client. The `coalesce_t2()` function processes server-supplied `DataOffset` fields without proper validation against buffer boundaries. A remote attacker could exploit this …

TwilightRed Hat · Red Hat Enterprise Linux 9EPSS 0.48%via CSAF
CVE-2026-89631High· 7.0⚖ disputed
1w ago

kernel: smb: client: reject a tree connect response whose byte count is too small (CVE-2026-89631)

A flaw was found in the Linux kernel's Server Message Block (SMB) client. A remote malicious SMB server could send a specially crafted tree connect response with a byte count that is too small. This incorrect handling can lead to an intege…

TwilightRed Hat · Red Hat Enterprise Linux 9EPSS 0.45%via CSAF
CVE-2026-89630High· 7.0⚖ disputed
1w ago

kernel: smb: client: restore the data_offset bound in is_valid_oplock_break() (CVE-2026-89630)

A flaw was found in the Linux kernel's Server Message Block (SMB) client. An incorrect calculation of the `data_offset` bound in the `is_valid_oplock_break()` function can lead to a read overflow. This vulnerability allows a malicious SMB …

TwilightRed Hat · Red Hat Enterprise Linux 9EPSS 0.40%via CSAF
CVE-2026-89620High· 7.0
1w ago

kernel: HID: intel-thc-hid: intel-quickspi: validate report size before copy (CVE-2026-89620)

A flaw was found in the Linux kernel's HID Intel QuickSPI driver. A local attacker can exploit a heap buffer overflow by providing a specially crafted report through a `hidraw SET_REPORT/SET_FEATURE ioctl`. This allows the attacker to over…

TwilightRed Hat · Red Hat Enterprise Linux 9EPSS 0.16%via CSAF
CVE-2026-89619High· 7.0
1w ago

kernel: HID: intel-thc-hid: intel-quickspi: bound GET_REPORT response to the caller buffer (CVE-2026-89619)

A flaw was found in the Linux kernel, specifically within the `intel-quickspi` driver. This vulnerability allows a malicious Human Interface Device (HID) to send an oversized report, which is then copied into a buffer without proper size v…

TwilightRed Hat · Red Hat Enterprise Linux 9EPSS 0.14%via CSAF
CVE-2026-89614Medium· 5.5⚖ disputed
1w ago

kernel: ntfs: bound the free-cluster bitmap scan to the volume (CVE-2026-89614)

A flaw was found in the Linux kernel's NTFS file system driver. This vulnerability occurs because the free-cluster bitmap scan is not properly bounded to the volume size. A specially crafted NTFS image, where the bitmap covers more cluster…

SunlitRed Hat · Red Hat OpenShift Container Platform 4EPSS 0.41%via CSAF
CVE-2026-89613Medium· 5.5⚖ disputed
1w ago

kernel: ntfs: reject invalid empty mapping pairs (CVE-2026-89613)

A flaw was found in the Linux kernel's NTFS filesystem driver. This vulnerability occurs when the driver processes an attribute with empty mapping pairs that have inconsistent highest Virtual Cluster Number (VCN) and size. A local attacker…

SunlitRed Hat · Red Hat OpenShift Container Platform 4EPSS 0.55%via CSAF
CVE-2026-89612Medium· 5.5⚖ disputed
1w ago

kernel: ntfs: reject invalid MFT LCNs from boot sector (CVE-2026-89612)

A flaw was found in the Linux kernel's NTFS filesystem driver. A local attacker could provide a specially crafted NTFS boot sector containing an invalid Master File Table (MFT) Logical Cluster Number (LCN). Due to an integer overflow durin…

SunlitRed Hat · Red Hat OpenShift Container Platform 4EPSS 0.55%via CSAF
CVE-2026-89611Medium· 5.5⚖ disputed
1w ago

kernel: ntfs: validate non-resident attribute offsets (CVE-2026-89611)

A flaw was found in the Linux kernel. The NTFS file system driver does not properly validate non-resident attribute offsets when converting between sparse and non-sparse attributes. A local attacker could craft a malicious Master File Tabl…

SunlitRed Hat · Red Hat OpenShift Container Platform 4EPSS 0.38%via CSAF
CVE-2026-89610Medium· 5.5⚖ disputed
1w 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-89600Medium· 5.5⚖ disputed
1w 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.12%via CSAF
CVE-2026-89581High· 7.0⚖ disputed
1w 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.13%via CSAF
CVE-2026-89580High· 7.0
1w 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.13%via CSAF
CVE-2026-89574Medium· 5.5⚖ disputed
1w 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.16%via CSAF
CVE-2026-89571Medium· 5.5⚖ disputed
1w 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.12%via CSAF
CVE-2026-89558High· 7.0⚖ disputed
1w 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.63%via CSAF
CVE-2026-89546Medium· 5.3⚖ disputed
1w 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.52%via CSAF
CVE-2026-89537High· 7.0⚖ disputed
1w 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.52%via CSAF
CVE-2026-89530High· 7.0⚖ disputed
1w 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.46%via CSAF
openshift_container_platform vulnerabilities (CVEs) — page 2 · VulnSea