GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

RHSA-2025:21469

Vulnerability from csaf_redhat - Published: 2025-11-17 09:52 - Updated: 2026-07-30 08:52
Summary
Red Hat Security Advisory: kernel security update
Severity
Moderate
Notes
Topic: An update for kernel is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fix(es): * kernel: KVM: x86/hyper-v: Skip non-canonical addresses during PV TLB flush (CVE-2025-38351) * kernel: do_change_type(): refuse to operate on unmounted/not ours mounts (CVE-2025-38498) * kernel: NFS: Fix a race when updating an existing write (CVE-2025-39697) * kernel: kernfs: Fix UAF in polling when open file is released (CVE-2025-39881) * kernel: Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync (CVE-2025-39982) * kernel: i40e: fix idx validation in config queues msg (CVE-2025-39971) * kernel: Bluetooth: hci_event: Fix UAF in hci_conn_tx_dequeue (CVE-2025-39983) * kernel: io_uring/waitid: always prune wait queue entry in io_waitid_wait() (CVE-2025-40047) For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/hyper-v: Skip non-canonical addresses during PV TLB flush In KVM guests with Hyper-V hypercalls enabled, the hypercalls HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST and HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST_EX allow a guest to request invalidation of portions of a virtual TLB. For this, the hypercall parameter includes a list of GVAs that are supposed to be invalidated. However, when non-canonical GVAs are passed, there is currently no filtering in place and they are eventually passed to checked invocations of INVVPID on Intel / INVLPGA on AMD. While AMD's INVLPGA silently ignores non-canonical addresses (effectively a no-op), Intel's INVVPID explicitly signals VM-Fail and ultimately triggers the WARN_ONCE in invvpid_error(): invvpid failed: ext=0x0 vpid=1 gva=0xaaaaaaaaaaaaa000 WARNING: CPU: 6 PID: 326 at arch/x86/kvm/vmx/vmx.c:482 invvpid_error+0x91/0xa0 [kvm_intel] Modules linked in: kvm_intel kvm 9pnet_virtio irqbypass fuse CPU: 6 UID: 0 PID: 326 Comm: kvm-vm Not tainted 6.15.0 #14 PREEMPT(voluntary) RIP: 0010:invvpid_error+0x91/0xa0 [kvm_intel] Call Trace: vmx_flush_tlb_gva+0x320/0x490 [kvm_intel] kvm_hv_vcpu_flush_tlb+0x24f/0x4f0 [kvm] kvm_arch_vcpu_ioctl_run+0x3013/0x5810 [kvm] Hyper-V documents that invalid GVAs (those that are beyond a partition's GVA space) are to be ignored. While not completely clear whether this ruling also applies to non-canonical GVAs, it is likely fine to make that assumption, and manual testing on Azure confirms "real" Hyper-V interprets the specification in the same way. Skip non-canonical GVAs when processing the list of address to avoid tripping the INVVPID failure. Alternatively, KVM could filter out "bad" GVAs before inserting into the FIFO, but practically speaking the only downside of pushing validation to the final processing is that doing so is suboptimal for the guest, and no well-behaved guest will request TLB flushes for non-canonical addresses.

CWE-754 - Improper Check for Unusual or Exceptional Conditions
Affected products
Product Identifier Version Remediation
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.8.1.el9_7.noarch
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.8.1.el9_7.src
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.8.1.el9_7.noarch
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.8.1.el9_7.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.8.1.el9_7.s390x
Vendor Fix fix
Workaround
Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.8.1.el9_7.aarch64
Vendor Fix fix
Workaround
Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.8.1.el9_7.x86_64
Vendor Fix fix
Workaround
Threats
Impact Moderate

In the Linux kernel, the following vulnerability has been resolved: do_change_type(): refuse to operate on unmounted/not ours mounts Ensure that propagation settings can only be changed for mounts located in the caller's mount namespace. This change aligns permission checking with the rest of mount(2).

Affected products
Fixed 303 products, the same list as for CVE-2025-38351
Threats
Impact Moderate

A flaw use after free in the Linux kernel NFS functionality was found in the way connected user sends malicious data to the server. A remote user could use this flaw to crash the system.

CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Affected products
Fixed 303 products, the same list as for CVE-2025-38351
Threats
Impact Moderate

A use-after-free race condition exists in the linux kernel such that When cgroup.pressure is disabled, it releases PSI triggers via cgroup_file_release(), Frees of->priv through kernfs_drain_open_files() leading to damage to the availability and integrity of the system.

CWE-416 - Use After Free
Affected products
Fixed 303 products, the same list as for CVE-2025-38351
Threats
Impact Moderate

A flaw was found in the Linux kernel in the Intel i40e network driver such that in the function i40e_vc_config_queues_msg(), when iterating over vf->ch[idx], the idx value is not properly validated against the range of active/initialized traffic classes (TCs). An attacker with local privileges could supply a malformed value causing an out-of-bounds access, potentially leading to memory corruption, system crash, or possible arbitrary code execution.

CWE-787 - Out-of-bounds Write
Affected products
Fixed 303 products, the same list as for CVE-2025-38351
Threats
Impact Moderate

A flaw was identified in the Intel “i40e” Ethernet driver in the Linux Kernel where the ring_len parameter supplied by a VF (virtual function) is passed unchecked to the hardware memory context. If a malicious Virtual function provides a too-large or misaligned ring_len, it may allow the device to configure excessive Tx/Rx queue length leading to memory corruption or other undefined behaviour in the driver context.

CWE-131 - Incorrect Calculation of Buffer Size
Affected products
Fixed 303 products, the same list as for CVE-2025-38351
Threats
Impact Moderate

A flaw was found in the Linux kernel’s Bluetooth subsystem (HCI). Specifically, in the function hci_acl_create_conn_sync() (and related path hci_le_create_conn_sync()), a connection object in state BT_OPEN that is still pending command submission may be freed prematurely, leading to a use-after-free condition. An attacker with network privileges could exploit this to trigger memory corruption, a denial of service, or a potential escalation of privileges.

CWE-416 - Use After Free
Affected products
Fixed 303 products, the same list as for CVE-2025-38351
Threats
Impact Moderate

A flaw was discovered in the Bluetooth subsystem of the Linux kernel. When processing a HCI_EV_NUM_COMP_PKTS event, the function hci_conn_tx_dequeue() did not properly hold or release the hdev device lock, which may lead to a use-after-free of the connection structure.

CWE-416 - Use After Free
Affected products
Fixed 303 products, the same list as for CVE-2025-38351
Threats
Impact Moderate

A flaw use after free in the Linux kernel IO_URING subsystem was found in the way local user uses io_uring interface (using IORING_OP_WAITID). A local user could use this flaw to crash the system or potentially escalate their privileges on the system.

CWE-662 - Improper Synchronization
Affected products
Fixed 303 products, the same list as for CVE-2025-38351
Threats
Impact Moderate
References
URL Category
https://access.redhat.com/errata/RHSA-2025:21469 self
https://access.redhat.com/security/updates/classi… external
https://bugzilla.redhat.com/show_bug.cgi?id=2382059 external
https://bugzilla.redhat.com/show_bug.cgi?id=2384422 external
https://bugzilla.redhat.com/show_bug.cgi?id=2393481 external
https://bugzilla.redhat.com/show_bug.cgi?id=2397558 external
https://bugzilla.redhat.com/show_bug.cgi?id=2404100 external
https://bugzilla.redhat.com/show_bug.cgi?id=2404108 external
https://bugzilla.redhat.com/show_bug.cgi?id=2404117 external
https://bugzilla.redhat.com/show_bug.cgi?id=2406758 external
https://security.access.redhat.com/data/csaf/v2/a… self
https://access.redhat.com/security/cve/CVE-2025-38351 self
https://bugzilla.redhat.com/show_bug.cgi?id=2382059 external
https://www.cve.org/CVERecord?id=CVE-2025-38351 external
https://nvd.nist.gov/vuln/detail/CVE-2025-38351 external
https://lore.kernel.org/linux-cve-announce/202507… external
https://access.redhat.com/security/cve/CVE-2025-38498 self
https://bugzilla.redhat.com/show_bug.cgi?id=2384422 external
https://www.cve.org/CVERecord?id=CVE-2025-38498 external
https://nvd.nist.gov/vuln/detail/CVE-2025-38498 external
https://lore.kernel.org/linux-cve-announce/202507… external
https://access.redhat.com/security/cve/CVE-2025-39697 self
https://bugzilla.redhat.com/show_bug.cgi?id=2393481 external
https://www.cve.org/CVERecord?id=CVE-2025-39697 external
https://nvd.nist.gov/vuln/detail/CVE-2025-39697 external
https://lore.kernel.org/linux-cve-announce/202509… external
https://access.redhat.com/security/cve/CVE-2025-39881 self
https://bugzilla.redhat.com/show_bug.cgi?id=2397558 external
https://www.cve.org/CVERecord?id=CVE-2025-39881 external
https://nvd.nist.gov/vuln/detail/CVE-2025-39881 external
https://lore.kernel.org/linux-cve-announce/202509… external
https://access.redhat.com/security/cve/CVE-2025-39971 self
https://bugzilla.redhat.com/show_bug.cgi?id=2404108 external
https://www.cve.org/CVERecord?id=CVE-2025-39971 external
https://nvd.nist.gov/vuln/detail/CVE-2025-39971 external
https://lore.kernel.org/linux-cve-announce/202510… external
https://access.redhat.com/security/cve/CVE-2025-39973 self
https://bugzilla.redhat.com/show_bug.cgi?id=2404116 external
https://www.cve.org/CVERecord?id=CVE-2025-39973 external
https://nvd.nist.gov/vuln/detail/CVE-2025-39973 external
https://lore.kernel.org/linux-cve-announce/202510… external
https://access.redhat.com/security/cve/CVE-2025-39982 self
https://bugzilla.redhat.com/show_bug.cgi?id=2404100 external
https://www.cve.org/CVERecord?id=CVE-2025-39982 external
https://nvd.nist.gov/vuln/detail/CVE-2025-39982 external
https://lore.kernel.org/linux-cve-announce/202510… external
https://access.redhat.com/security/cve/CVE-2025-39983 self
https://bugzilla.redhat.com/show_bug.cgi?id=2404117 external
https://www.cve.org/CVERecord?id=CVE-2025-39983 external
https://nvd.nist.gov/vuln/detail/CVE-2025-39983 external
https://lore.kernel.org/linux-cve-announce/202510… external
https://access.redhat.com/security/cve/CVE-2025-40047 self
https://bugzilla.redhat.com/show_bug.cgi?id=2406758 external
https://www.cve.org/CVERecord?id=CVE-2025-40047 external
https://nvd.nist.gov/vuln/detail/CVE-2025-40047 external
https://lore.kernel.org/linux-cve-announce/202510… external

Loading 1.1 MB of JSON…



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…