Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

kernel-devel-matched-5.14.0-745.el9 RPM for s390x

From CentOS Stream 9 AppStream for s390x

Name: kernel-devel-matched Distribution: CentOS
Version: 5.14.0 Vendor: CentOS
Release: 745.el9 Build date: Thu Sep 10 11:39:18 2026
Group: Unspecified Build host: s390-04.stream.rdu2.redhat.com
Size: 0 Source RPM: kernel-5.14.0-745.el9.src.rpm
Packager: builder@centos.org
Url: https://www.kernel.org/
Summary: Meta package to install matching core and devel packages for a given kernel
This meta package is used to install matching core and devel packages for a given kernel.

Provides

Requires

License

((GPL-2.0-only WITH Linux-syscall-note) OR BSD-2-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR BSD-3-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR CDDL-1.0) AND ((GPL-2.0-only WITH Linux-syscall-note) OR Linux-OpenIB) AND ((GPL-2.0-only WITH Linux-syscall-note) OR MIT) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR BSD-3-Clause) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR MIT) AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND BSD-3-Clause-Clear AND GFDL-1.1-no-invariants-or-later AND GPL-1.0-or-later AND (GPL-1.0-or-later OR BSD-3-Clause) AND (GPL-1.0-or-later WITH Linux-syscall-note) AND GPL-2.0-only AND (GPL-2.0-only OR Apache-2.0) AND (GPL-2.0-only OR BSD-2-Clause) AND (GPL-2.0-only OR BSD-3-Clause) AND (GPL-2.0-only OR CDDL-1.0) AND (GPL-2.0-only OR GFDL-1.1-no-invariants-or-later) AND (GPL-2.0-only OR GFDL-1.2-no-invariants-only) AND (GPL-2.0-only WITH Linux-syscall-note) AND GPL-2.0-or-later AND (GPL-2.0-or-later OR BSD-2-Clause) AND (GPL-2.0-or-later OR BSD-3-Clause) AND (GPL-2.0-or-later OR CC-BY-4.0) AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (GPL-2.0-or-later WITH Linux-syscall-note) AND ISC AND LGPL-2.0-or-later AND (LGPL-2.0-or-later OR BSD-2-Clause) AND (LGPL-2.0-or-later WITH Linux-syscall-note) AND LGPL-2.1-only AND (LGPL-2.1-only OR BSD-2-Clause) AND (LGPL-2.1-only WITH Linux-syscall-note) AND LGPL-2.1-or-later AND (LGPL-2.1-or-later WITH Linux-syscall-note) AND (Linux-OpenIB OR GPL-2.0-only) AND (Linux-OpenIB OR GPL-2.0-only OR BSD-2-Clause) AND Linux-man-pages-copyleft AND MIT AND (MIT OR GPL-2.0-only) AND (MIT OR GPL-2.0-or-later) AND (MIT OR LGPL-2.1-only) AND (MPL-1.1 OR GPL-2.0-only) AND (X11 OR GPL-2.0-only) AND (X11 OR GPL-2.0-or-later) AND Zlib AND (copyleft-next-0.3.1 OR GPL-2.0-or-later)

Changelog

* Thu Sep 10 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-745.el9]
  - security/keys: fix missed RCU read section on lookup (CKI Backport Bot) [RHEL-225680] {CVE-2026-64015}
  - get rid of busy-waiting in shrink_dcache_tree() (Ian Kent) [RHEL-136084]
  - dcache.c: more idiomatic "positives are not allowed" sanity checks (Ian Kent) [RHEL-136084]
  - struct dentry: make ->d_u anonymous (Ian Kent) [RHEL-136084]
  - for_each_alias(): helper macro for iterating through dentries of given inode (Ian Kent) [RHEL-136084]
  - scsi: qla2xxx: Clear cmds after chip reset (CKI Backport Bot) [RHEL-235909] {CVE-2025-68745}
  - scsi: scsi_transport_fc: Widen FPIN pname walker counter to u32 (CKI Backport Bot) [RHEL-228727] {CVE-2026-63889}
  - mm/huge_memory: update file PMD counter before folio_put() (Luiz Capitulino) [RHEL-231222] {CVE-2026-53189}
  - rhashtable: clear stale iter->p on table restart (Luiz Capitulino) [RHEL-248445] {CVE-2026-64563}
  - gfs2: Get rid of sd_async_glock_wait (Andreas Gruenbacher) [RHEL-250665]
  - iommu/vt-d: Fix UCTP context table slot when copying root entries (Desnes Nunes) [RHEL-250490]
* Wed Sep 09 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-744.el9]
  - locking/rt: Fix the incorrect RCU protection in rt_spin_unlock() (Waiman Long) [RHEL-242685] {CVE-2026-72069}
  - locking/rt: Add sparse annotation for RCU. (Waiman Long) [RHEL-242685]
  - mei: bus: access mei_device under device_lock on cleanup (Krzysztof Pawlinski) [RHEL-236360] {CVE-2026-68181}
  - powerpc/pseries: papr-phy-attest - validate cmd.length, plug mem leak (Mamatha Inamdar) [RHEL-238388]
  - netfilter: flowtable: publish GC-visible tuple last (CKI Backport Bot) [RHEL-250557] {CVE-2026-74746}
  - bpf: fix UAF by restoring RCU-delayed inode freeing in bpffs (Ines Qian) [RHEL-110290]
  - selftests/bpf: Test widen_imprecise_scalars() with different stack depth (Ines Qian) [RHEL-110290]
  - bpf: account for current allocated stack depth in widen_imprecise_scalars() (Ines Qian) [RHEL-110290]
  - libbpf: Fix powerpc's stack register definition in bpf_tracing.h (Ines Qian) [RHEL-110290]
  - bpf: Sync pending IRQ work before freeing ring buffer (Ines Qian) [RHEL-110290]
  - selftests: arg_parsing: Ensure data is flushed to disk before reading. (Ines Qian) [RHEL-110290]
  - selftests/bpf: make arg_parsing.c more robust to crashes (Ines Qian) [RHEL-110290]
  - selftests/bpf: Add test for unpinning htab with internal timer struct (Ines Qian) [RHEL-110290]
  - bpf: Avoid RCU context warning when unpinning htab with internal structs (Ines Qian) [RHEL-110290]
  - selftests/bpf: Add tests for rejection of ALU ops with negative offsets (Ines Qian) [RHEL-110290]
  - bpf: Reject negative offsets for ALU ops (Ines Qian) [RHEL-110290]
  - selftests/bpf: Fix realloc size in bpf_get_addrs (Ines Qian) [RHEL-110290]
  - selftests/bpf: Add test case for different expected_attach_type (Ines Qian) [RHEL-110290]
  - bpf: Enforce expected_attach_type for tailcall compatibility (Ines Qian) [RHEL-110290]
  - libbpf: Fix error when st-prefix_ops and ops from differ btf (