ELBA-2023-12344

ELBA-2023-12344 - Unbreakable Enterprise kernel bug fix update

Type:BUG
Severity:NA
Release Date:2023-05-24

Description


[5.4.17-2136.319.1.2]
- Revert 'cgroup/cpuset: Enable update_tasks_cpumask() on top_cpuset' (Tom Hromatka) [Orabug: 35378852]
- iommu/vt-d: Simplify check in identity_mapping() (Joerg Roedel) [Orabug: 35350194]
- iommu/vt-d: Remove deferred_attach_domain() (Joerg Roedel) [Orabug: 35350194]
- iommu/vt-d: Do deferred attachment in iommu_need_mapping() (Joerg Roedel) [Orabug: 35350194]
- iommu/vt-d: Move deferred device attachment into helper function (Joerg Roedel) [Orabug: 35350194]
- iommu/vt-d: Add attach_deferred() helper (Joerg Roedel) [Orabug: 35350194]
- iommu/vt-d: Refactor find_domain() helper (Lu Baolu) [Orabug: 35350194]

[5.4.17-2136.319.1.1]
- Revert 'iommu/amd: Increase kdump command sync timeout to 2secs' (Boris Ostrovsky) [Orabug: 35339438]
- Revert 'iommu: Force iommu shutdown on panic' (Boris Ostrovsky) [Orabug: 35339438]

[5.4.17-2136.319.1]
- netfilter: ebtables: fix table blob use-after-free (Florian Westphal) [Orabug: 35299848]
- ipv4: Fix incorrect table ID in IOCTL path (Ido Schimmel) [Orabug: 35295437]
- vc_screen: modify vcs_size() handling in vcs_read() (George Kennedy) [Orabug: 35295437]
- uek/config-mips64: Turn off dtrace build for mips64 (Vijay Kumar) [Orabug: 34998145]
- uek-rpm/aarch64: Disable CONFIG_HID_BIGBEN_FF (Vijay Kumar) [Orabug: 34752217]
- KVM: arm64: Disabling disabled PMU counters wastes a lot of time (Alexandre Chartre) [Orabug: 35290845]
- KVM: arm64: Don't zero the cycle count register when PMCR_EL0.P is set (Alexandru Elisei) [Orabug: 35290845]
- KVM: arm64: pmu: Only handle supported event counters (Eric Auger) [Orabug: 35290845]
- psample: Fix user API breakage (Ido Schimmel) [Orabug: 34382720]
- net: sfp: fix sfp_bus_put() kernel documentation (Russell King) [Orabug: 34382720]
- sch_htb: Avoid grafting on htb_destroy_class_offload when destroying htb (Rahul Rameshbabu) [Orabug: 34382720]
- devlink: fix netns refcount leak in devlink_nl_cmd_reload() (Eric Dumazet) [Orabug: 34382720]
- udp_tunnel: Fix udp_tunnel_nic work-queue type (Aya Levin) [Orabug: 34382720]
- devlink: Fix error message in devlink_rate_set_ops_supported() (Dan Carpenter) [Orabug: 34382720]
- ethtool: strset: fix message length calculation (Jakub Kicinski) [Orabug: 34382720]
- ethtool: fix missing NLM_F_MULTI flag when dumping (Fernando Fernandez Mancera) [Orabug: 34382720]
- net: psample: Fix netlink skb length with tunnel info (Chris Mi) [Orabug: 34382720]
- net: core: devlink: use right genl user_ptr when handling port param get/set (Oleksandr Mazur) [Orabug: 34382720]
- devlink: use _BITUL() macro instead of BIT() in the UAPI header (Tobias Klauser) [Orabug: 34382720]
- ethtool: fix string set id check (Michal Kubecek) [Orabug: 34382720]
- devlink: Make sure devlink instance and port are in same net namespace (Parav Pandit) [Orabug: 34382720]
- devlink: Fix reload stats structure (Moshe Shemesh) [Orabug: 34382720]
- devlink: Protect devlink port list traversal (Parav Pandit) [Orabug: 34382720]
- devlink: Fix per port reporter fields initialization (Parav Pandit) [Orabug: 34382720]
- ethtool: mark netlink family as __ro_after_init (Jakub Kicinski) [Orabug: 34382720]
- ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit() (Michal Kubecek) [Orabug: 34382720]
- netdevsim: Ensure policer drop counter always increases (Ido Schimmel) [Orabug: 34382720]
- net: phy: propagate an error back to the callers of phy_sfp_probe (Leon Romanovsky) [Orabug: 34382720]
- mlxsw: spectrum_ptp: Fix build warnings (Ido Schimmel) [Orabug: 34382720]
- ethtool: fix reference leak in some *_SET handlers (Michal Kubecek) [Orabug: 34382720]
- ethtool: limit bitset size (Michal Kubecek) [Orabug: 34382720]
- ethtool: fix application of verbose no_mask bitset (Michal Kubecek) [Orabug: 34382720]
- ethtool: fix a memory leak in ethnl_default_start() (Dan Carpenter) [Orabug: 34382720]
- net: phylink: fix failure to register on x86 systems (Russell King) [Orabug: 34382720]
- net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules (Paul Blakey) [Orabug: 34382720]
- net/mlx5e: Fix setting of RS FEC mode (Aya Levin) [Orabug: 34382720]
- net/mlx5e: Fix return status when setting unsupported FEC mode (Aya Levin) [Orabug: 34382720]
- net/mlx5e: mlx5e_fec_in_caps() returns a boolean (Saeed Mahameed) [Orabug: 34382720]
- net/mlx5e: Fix arch depending casting issue in FEC (Aya Levin) [Orabug: 34382720]
- net/mlx5: check attr pointer validity before dereferencing it (Ariel Levkovich) [Orabug: 34382720]
- net/mlx5e: E-Switch, Fix comparing termination table instance (Roi Dayan) [Orabug: 34382720]
- net/mlx5: Fix crash during sync firmware reset (Suresh Devarakonda) [Orabug: 34382720]
- net/mlx5: Wait for firmware to enable CRS before pci_restore_state (Moshe Shemesh) [Orabug: 34382720]
- RDMA/srp: Support more than 255 rdma ports (Mikhael Goikhman) [Orabug: 34382720]
- net/mlx5e: kTLS, Fix build time constant test in RX (Tariq Toukan) [Orabug: 34382720]
- net/mlx5: correct ECE offset in query qp output (Changcheng Liu) [Orabug: 34382720]
- net/mlx5e: TC NIC mode, fix tc chains miss table (Maor Dickman) [Orabug: 34382720]
- net/mlx5: Avoid double clear or set of sync reset requested (Moshe Shemesh) [Orabug: 34382720]
- net/mlx5: Fix deadlock in sync reset flow (Moshe Shemesh) [Orabug: 34382720]
- net/mlx5e: CT: Fix queued up restore put() executing after relevant ft release (Paul Blakey) [Orabug: 34382720]
- net/mlx5e: TC, fix decap fallback to uplink when int port not supported (Ariel Levkovich) [Orabug: 34382720]
- net/mlx5: Fix slab-out-of-bounds while reading resource dump menu (Aya Levin) [Orabug: 34382720]
- net/mlx5e: Fix wrong source vport matching on tunnel rule (Ariel Levkovich) [Orabug: 34382720]
- net/mlx5: Don't advertise IPsec netdev support for non-IPsec device (Leon Romanovsky) [Orabug: 34382720]
- net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE (Dima Chumak) [Orabug: 34382720]
- net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packets (Tariq Toukan) [Orabug: 34382720]
- net/mlx5: Fix tc max supported prio for nic mode (Chris Mi) [Orabug: 34382720]
- net/mlx5e: TC, Move flow hashtable to be per rep (Paul Blakey) [Orabug: 34382720]
- net/mlx5e: Avoid implicit modify hdr for decap drop rule (Roi Dayan) [Orabug: 34382720]
- net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP traffic (Raed Salem) [Orabug: 34382720]
- net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated traffic (Raed Salem) [Orabug: 34382720]
- net/mlx5e: Don't treat small ceil values as unlimited in HTB offload (Maxim Mikityanskiy) [Orabug: 34382720]
- net/mlx5: E-Switch, Fix uninitialized variable modact (Maor Dickman) [Orabug: 34382720]
- net/mlx5e: Fix handling of wrong devices during bond netevent (Maor Dickman) [Orabug: 34382720]
- net/mlx5: Bridge, Fix devlink deadlock on net namespace deletion (Roi Dayan) [Orabug: 34382720]
- net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE (Dima Chumak) [Orabug: 34382720]
- net/mlx5: Use del_timer_sync in fw reset flow of halting poll (Maher Sanalla) [Orabug: 34382720]
- net/mlx5: Bridge, take rtnl lock in init error handler (Vlad Buslov) [Orabug: 34382720]
- mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get() (Guillaume Nault) [Orabug: 34382720]
- net/mlx5e: Sync VXLAN udp ports during uplink representor profile change (Maor Dickman) [Orabug: 34382720]
- net/mlx5: Fix access to sf_dev_table on allocation failure (Shay Drory) [Orabug: 34382720]
- net/mlx5e: Fix wrong usage of fib_info_nh when routes with nexthop objects are used (Maor Dickman) [Orabug: 34382720]
- net/mlx5e: Fix nullptr on deleting mirroring rule (Dima Chumak) [Orabug: 34382720]
- net/mlx5e: TC, Fix memory leak with rules with internal port (Roi Dayan) [Orabug: 34382720]
- net/mlx5e: Delete forward rule for ct or sample action (Chris Mi) [Orabug: 34382720]
- net/mlx5e: Fix skb memory leak when TC classifier action offloads are disabled (Gal Pressman) [Orabug: 34382720]
- net/mlx5e: Wrap the tx reporter dump callback to extract the sq (Amir Tzin) [Orabug: 34382720]
- net/mlx5: Fix tc max supported prio for nic mode (Chris Mi) [Orabug: 34382720]
- net/mlx5: Fix SF health recovery flow (Moshe Shemesh) [Orabug: 34382720]
- net/mlx5: Fix error print in case of IRQ request failed (Shay Drory) [Orabug: 34382720]
- net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()' (Christophe JAILLET) [Orabug: 34382720]
- net/mlx5: E-Switch, Use indirect table only if all destinations support it (Maor Dickman) [Orabug: 34382720]
- net/mlx5: Move MODIFY_RQT command to ignore list in internal error state (Moshe Shemesh) [Orabug: 34382720]
- net/mlx5: E-Switch, return error if encap isn't supported (Raed Salem) [Orabug: 34382720]
- net/mlx5: Lag, update tracker when state change event received (Maher Sanalla) [Orabug: 34382720]
- net/mlx5e: CT, Fix multiple allocations and memleak of mod acts (Roi Dayan) [Orabug: 34382720]
- net/mlx5: E-Switch, rebuild lag only when needed (Mark Bloch) [Orabug: 34382720]
- net/mlx5: Update error handler for UCTX and UMEM (Neta Ostrovsky) [Orabug: 34382720]
- net/mlx5e: Wait for concurrent flow deletion during neigh/fib events (Vlad Buslov) [Orabug: 34382720]
- net/mlx5e: kTLS, Fix crash in RX resync flow (Tariq Toukan) [Orabug: 34382720]
- PCI: Do not enable AtomicOps on VFs (Selvin Xavier) [Orabug: 34382720]
- net/mlx5e: IPsec: Refactor checksum code in tx data path (Raed Salem) [Orabug: 34382720]
- net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flags (Emeel Hakim) [Orabug: 34382720]
- net/mlx5e: IPsec: Fix a misuse of the software parser's fields (Emeel Hakim) [Orabug: 34382720]
- net/mlx5e: Fix vlan data lost during suspend flow (Moshe Shemesh) [Orabug: 34382720]
- net/mlx5: Fix setting number of EQs of SFs (Shay Drory) [Orabug: 34382720]
- net/mlx5: Fix length of irq_index in chars (Shay Drory) [Orabug: 34382720]
- net/mlx5: Avoid generating event after PPS out in Real time mode (Aya Levin) [Orabug: 34382720]
- net/mlx5: Force round second at 1PPS out start time (Aya Levin) [Orabug: 34382720]
- net/mlx5: E-Switch, Fix double allocation of acl flow counter (Moshe Shemesh) [Orabug: 34382720]
- net/mlx5e: IPSEC RX, enable checksum complete (Raed Salem) [Orabug: 34382720]
- net/mlx5e: Fix condition when retrieving PTP-rqn (Aya Levin) [Orabug: 34382720]
- net/mlx5e: Use correct eswitch for stack devices with lag (Dmytro Linkin) [Orabug: 34382720]
- net/mlx5: E-Switch, Set vhca id valid flag when creating indir fwd group (Maor Dickman) [Orabug: 34382720]
- net/mlx5: Lag, fix multipath lag activation (Dima Chumak) [Orabug: 34382720]
- net/mlx5: Destroy pool->mutex (Shay Drory) [Orabug: 34382720]
- net/mlx5: Set all field of mlx5_irq before inserting it to the xarray (Shay Drory) [Orabug: 34382720]
- net/mlx5: Fix order of functions in mlx5_irq_detach_nb() (Shay Drory) [Orabug: 34382720]
- net/mlx5: Block switchdev mode while devlink traps are active (Aya Levin) [Orabug: 34382720]
- net/mlx5: Don't skip subfunction cleanup in case of error in module init (Leon Romanovsky) [Orabug: 34382720]
- net/mlx5: Add send to vport rules on paired device (Mark Bloch) [Orabug: 34382720]
- net/mlx5: E-Switch, Add event callback for representors (Mark Bloch) [Orabug: 34382720]
- {net, RDMA}/mlx5: Extend send to vport rules (Mark Bloch) [Orabug: 34382720]
- net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set() (Jiapeng Chong) [Orabug: 34382720]
- net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32 (Chris Mi) [Orabug: 34382720]
- net/mlx5e: Fix page allocation failure for ptp-RQ over SF (Aya Levin) [Orabug: 34382720]
- net/mlx5e: Fix page allocation failure for trap-RQ over SF (Aya Levin) [Orabug: 34382720]
- net/mlx5e: Consider PTP-RQ when setting RX VLAN stripping (Aya Levin) [Orabug: 34382720]
- net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is available (Maxim Mikityanskiy) [Orabug: 34382720]
- net/mlx5e: Disable Rx ntuple offload for uplink representor (Maor Dickman) [Orabug: 34382720]
- net/mlx5: Use cpumask_available() in mlx5_eq_create_generic() (Nathan Chancellor) [Orabug: 34382720]
- net/mlx5: E-Switch, Allow setting GUID for host PF vport (Parav Pandit) [Orabug: 34382720]
- net/mlx5: E-Switch, Read PF mac address (Parav Pandit) [Orabug: 34382720]
- net/mlx5: Fix error path for set HCA defaults (Leon Romanovsky) [Orabug: 34382720]
- net/mlx5: Bridge, handle FDB events (Vlad Buslov) [Orabug: 34382720]
- net/mlx5e: Fix select queue to consider SKBTX_HW_TSTAMP (Aya Levin) [Orabug: 34382720]
- net/mlx5e: Don't update netdev RQs with PTP-RQ (Aya Levin) [Orabug: 34382720]
- net/mlx5e: Verify dev is present in get devlink port ndo (Chris Mi) [Orabug: 34382720]
- net/mlx5e: Fix an error code in mlx5e_arfs_create_tables() (Yang Li) [Orabug: 34382720]
- net/mlx5e: Fix adding encap rules to slow path (Roi Dayan) [Orabug: 34382720]
- net/mlx5: Check firmware sync reset requested is set before trying to abort it (Moshe Shemesh) [Orabug: 34382720]
- net/mlx5e: Disable TLS offload for uplink representor (Roi Dayan) [Orabug: 34382720]
- net/mlx5e: Fix incompatible casting (Aya Levin) [Orabug: 34382720]
- mlx5e: add add missing BH locking around napi_schdule() (Jakub Kicinski) [Orabug: 34382720]
- net/mlx5e: Fix error path of updating netdev queues (Aya Levin) [Orabug: 34382720]
- net/mlx5e: Reject mirroring on source port change encap rules (Vlad Buslov) [Orabug: 34382720]
- net/mlx5e: reset XPS on error flow if netdev isn't registered yet (Saeed Mahameed) [Orabug: 34382720]
- net/mlx5e: Fix null deref accessing lag dev (Roi Dayan) [Orabug: 34382720]
- net/mlx5e: Fix lost changes during code movements (Tariq Toukan) [Orabug: 34382720]
- net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_meta (wenxu) [Orabug: 34382720]
- net/mlx5: Fix setting of devlink traps in switchdev mode (Aya Levin) [Orabug: 34382720]
- net/mlx5e: Fix RQ creation flow for queues which doesn't support XDP (Aya Levin) [Orabug: 34382720]
- net/mlx5: Fix bit-wise and with zero (Colin Ian King) [Orabug: 34382720]
- net/mlx5: Fix PPLM register mapping (Aya Levin) [Orabug: 34382720]
- net/mlx5: Use ida_alloc_range() instead of ida_simple_alloc() (Roi Dayan) [Orabug: 34382720]
- net/mlx5e: Fix mapping of ct_label zero (Ariel Levkovich) [Orabug: 34382720]
- net/mlx5e: Offload tuple rewrite for non-CT flows (Dima Chumak) [Orabug: 34382720]
- net/mlx5e: Allow to match on MPLS parameters only for MPLS over UDP (Alaa Hleihel) [Orabug: 34382720]
- net/mlx5: Check returned value from health recover sequence (Leon Romanovsky) [Orabug: 34382720]
- net/mlx5: Fix turn-off PPS command (Aya Levin) [Orabug: 34382720]
- net/mlx5e: RX, Mind the MPWQE gaps when calculating offsets (Tariq Toukan) [Orabug: 34382720]
- net/mlx5: Disallow RoCE on lag device (Shay Drory) [Orabug: 34382720]
- net/mlx5: Disallow RoCE on multi port slave device (Shay Drory) [Orabug: 34382720]
- net/mlx5e: Fix CQ params of ICOSQ and async ICOSQ (Maxim Mikityanskiy) [Orabug: 34382720]
- net/mlx5e: Replace synchronize_rcu with synchronize_net (Maxim Mikityanskiy) [Orabug: 34382720]
- net/mlx5: SF, Fix error return code in mlx5_sf_dev_probe() (Wei Yongjun) [Orabug: 34382720]
- net/mlx5e: Fix error return code in mlx5e_tc_esw_init() (Wei Yongjun) [Orabug: 34382720]
- net/mlx5: Fix a NULL vs IS_ERR() check (Dan Carpenter) [Orabug: 34382720]
- net/mlx5e: free page before return (Pan Bian) [Orabug: 34382720]
- net/mlx5: Release devlink object if adev fails (Leon Romanovsky) [Orabug: 34382720]
- net/mlx5: Fix compilation warning for 32-bit platform (Parav Pandit) [Orabug: 34382720]
- net/mlx5e: remove unnecessary memset (Zhu Yanjun) [Orabug: 34382720]
- net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled (Randy Dunlap) [Orabug: 34382720]
- net/mlx5e: Fix check if netdev is bond slave (Maor Dickman) [Orabug: 34382720]
- net/mlx5e: Fix refcount leak on kTLS RX resync (Maxim Mikityanskiy) [Orabug: 34382720]
- net/mlx5e: Fix incorrect access of RCU-protected xdp_prog (Maxim Mikityanskiy) [Orabug: 34382720]
- net/mlx5: Fix uininitialized pointer read on pointer attr (Colin Ian King) [Orabug: 34382720]
- net/mlx5e: CT, Fix coverity issue (Maor Dickman) [Orabug: 34382720]
- net/mlx5: Add retry mechanism to the command entry index allocation (Eran Ben Elisha) [Orabug: 34382720]
- net/mlx5e: Fix potential null pointer dereference (Gustavo A. R. Silva) [Orabug: 34382720]
- net/mlx5: Fix dereference on pointer attr after null check (Ariel Levkovich) [Orabug: 34382720]
- net/mlx5e: IPsec: Use kvfree() for memory allocated with kvzalloc() (Denis Efremov) [Orabug: 34382720]
- net/mlx5e: TC: Remove unused parameter from mlx5_tc_ct_add_no_trk_match() (Saeed Mahameed) [Orabug: 34382720]
- net/mlx5: Allow ft level ignore for nic rx tables (Ariel Levkovich) [Orabug: 34382720]
- net/mlx5e: kTLS, Fix napi sync and possible use-after-free (Tariq Toukan) [Orabug: 34382720]
- net/mlx5: Fix uninitialized variable warning (Moshe Tal) [Orabug: 34382720]
- net/mlx5e: CT: Support restore ipv6 tunnel (Jianbo Liu) [Orabug: 34382720]
- net/mlx5e: Fix slab-out-of-bounds in mlx5e_rep_is_lag_netdev (Raed Salem) [Orabug: 34382720]
- net/mlx5: Use fallthrough pseudo-keyword (Gustavo A. R. Silva) [Orabug: 34382720]
- net/mxl5e: Verify that rpriv is not NULL (Vlad Buslov) [Orabug: 34382720]
- net/mlx5e: Do not include rwlock.h directly (Sebastian Andrzej Siewior) [Orabug: 34382720]
- net/mlx5e: fix memory leak of tls (Colin Ian King) [Orabug: 34382720]
- net/mlx5: E-Switch, Fix some error pointer dereferences (Dan Carpenter) [Orabug: 34382720]
- net/mlx5: Kconfig: Fix spelling typo (Saeed Mahameed) [Orabug: 34382720]
- net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta() (Pablo Neira Ayuso) [Orabug: 34382720]
- net/mlx5e: Remove warning 'devices are not on same switch HW' (Maor Dickman) [Orabug: 34382720]
- net/mlx5e: Use change upper event to setup representors' bond_metadata (Vu Pham) [Orabug: 34382720]
- net/mlx5: Fix cleaning unmanaged flow tables (Roi Dayan) [Orabug: 34382720]
- net/mlx5: Dedicate fw page to the requesting function (Eran Ben Elisha) [Orabug: 34382720]
- net/mlx5: E-switch, Fix printing wrong error value (Parav Pandit) [Orabug: 34382720]
- mlxsw: spectrum_trap: fix unintention integer overflow on left shift (Colin Ian King) [Orabug: 34382720]
- net/mlx5: E-Switch, free flow_group_in after creating the restore table (Roi Dayan) [Orabug: 34382720]
- net/mlx5e: Add support for FEC modes based on 50G per lane links (Aya Levin) [Orabug: 34382720]
- ethtool: Add support for low latency RS FEC (Aya Levin) [Orabug: 34382720]
- net/mlxe5: Separate between FEC and current speed (Aya Levin) [Orabug: 34382720]
- net/mlx5e: Advertise globaly supported FEC modes (Aya Levin) [Orabug: 34382720]
- net/mlx5e: Set FEC to auto when configured mode is not supported (Aya Levin) [Orabug: 34382720]
- net/mlx5e: Fix printk format warning (Olof Johansson) [Orabug: 34382720]
- mlxsw: spectrum: Do not enforce same firmware version for multiple ASICs (Ido Schimmel) [Orabug: 34382720]
- mlxsw: spectrum_router: Fix use of uninitialized adjacency index (Amit Cohen) [Orabug: 34382720]
- mlxsw: spectrum_router: Allocate discard adjacency entry when needed (Ido Schimmel) [Orabug: 34382720]
- net/mlx5: rate limit alloc_ent error messages (Li RongQing) [Orabug: 34382720]
- mlxsw: Propagate extack down to register_fib_notifier() (Jiri Pirko) [Orabug: 34382720]
- uek-rpm: aarch64 enable CONFIG_DETECT_HUNG_TASK (Tom Saeger) [Orabug: 35201944]
- uek-rpm: Run 'make olddefconfig' against uek6/u3 (v5.4.233) (Tom Saeger) [Orabug: 35201944]
- KVM: x86: Inject #GP on x2APIC WRMSR that sets reserved bits 63:32 (Sean Christopherson) [Orabug: 35209923]
- x86/speculation: Allow enabling STIBP with legacy IBRS (KP Singh) [Orabug: 35229509]
- x86/bugs: Reset speculation control settings on init (Breno Leitao) [Orabug: 35229509]
- net/rds: Check that 'tc->t_rtn' has been assigned already (Gerd Rausch) [Orabug: 35236333]
- block: Remove unused variable in generic_end_io_acct() (Harshit Mogalapalli) [Orabug: 35237913]
- KVM: arm64: Implement the TRNG hypervisor call (Ard Biesheuvel) [Orabug: 35242052]
- arm64: Add support for SMCCC TRNG entropy source (Andre Przywara) [Orabug: 35242052]
- firmware: smccc: Introduce SMCCC TRNG framework (Andre Przywara) [Orabug: 35242052]
- firmware: smccc: Add SMCCC TRNG function call IDs (Ard Biesheuvel) [Orabug: 35242052]
- arm64: random: Remove no longer needed prototypes (Andre Przywara) [Orabug: 35242052]
- arm64: kaslr: Use standard early random function (Guenter Roeck) [Orabug: 35242052]
- random: random.h should include archrandom.h, not the other way around (Linus Torvalds) [Orabug: 35242052]
- smccc: Make constants available to assembly (Andrew Scull) [Orabug: 35242052]
- arm64: add credited/trusted RNG support (Mark Rutland) [Orabug: 35242052]
- arm64: Use v8.5-RNG entropy for KASLR seed (Mark Brown) [Orabug: 35242052]
- arm64: kaslr: Check command line before looking for a seed (Mark Brown) [Orabug: 35242052]
- arm64: kaslr: Announce KASLR status on boot (Mark Brown) [Orabug: 35242052]
- KVM: arm/arm64: Factor out hypercall handling from PSCI code (Christoffer Dall) [Orabug: 35242052]




Updated Packages


Release/ArchitectureFilenameMD5sumSuperseded By Advisory
Oracle Linux 7 (aarch64) kernel-uek-5.4.17-2136.319.1.2.el7uek.src.rpma73c48194f85a3de1f78b9b57b6e5041-
kernel-uek-5.4.17-2136.319.1.2.el7uek.aarch64.rpm7a30be5741abdd91e90fb35e08923aa9-
kernel-uek-debug-5.4.17-2136.319.1.2.el7uek.aarch64.rpmad8fc2694d53557f452894d69f370868-
kernel-uek-debug-devel-5.4.17-2136.319.1.2.el7uek.aarch64.rpm9689a49a999dd7dcbdcd416df9548679-
kernel-uek-devel-5.4.17-2136.319.1.2.el7uek.aarch64.rpm5cc0c5e9444fe39a34e8bb76d743553a-
kernel-uek-doc-5.4.17-2136.319.1.2.el7uek.noarch.rpma17be1a1b144899f8aacd00bff9cf30b-
kernel-uek-tools-5.4.17-2136.319.1.2.el7uek.aarch64.rpm9d277cf3f38ad2cdc0a8cf6a68983dbf-
kernel-uek-tools-libs-5.4.17-2136.319.1.2.el7uek.aarch64.rpm18d5cd39712b70a0cb6beb557afed336-
perf-5.4.17-2136.319.1.2.el7uek.aarch64.rpm033bd5ebc9d6fe83a7646951708b0afe-
python-perf-5.4.17-2136.319.1.2.el7uek.aarch64.rpm48dd47437e8ae5f8c7071db6e2668fa7-
Oracle Linux 7 (x86_64) kernel-uek-5.4.17-2136.319.1.2.el7uek.src.rpma73c48194f85a3de1f78b9b57b6e5041-
kernel-uek-5.4.17-2136.319.1.2.el7uek.x86_64.rpm261d4da16ecb80f6d162a47aa3922bb5-
kernel-uek-debug-5.4.17-2136.319.1.2.el7uek.x86_64.rpm2b9d97390009092189d6fb393ea099cd-
kernel-uek-debug-devel-5.4.17-2136.319.1.2.el7uek.x86_64.rpma4a6fb11398a217cf01dc65cae8c6fbd-
kernel-uek-devel-5.4.17-2136.319.1.2.el7uek.x86_64.rpm0c9db2e7f2fb7aacf8dff57ad353957c-
kernel-uek-doc-5.4.17-2136.319.1.2.el7uek.noarch.rpma17be1a1b144899f8aacd00bff9cf30b-
kernel-uek-tools-5.4.17-2136.319.1.2.el7uek.x86_64.rpm0f87393301e6777ac97c8f658cd21044-
Oracle Linux 8 (aarch64) kernel-uek-5.4.17-2136.319.1.2.el8uek.src.rpmb98a1e8937f3a7ba3564c6022d9ae52c-
kernel-uek-5.4.17-2136.319.1.2.el8uek.aarch64.rpmbf039b5176801ffc96a7a6d66ea46ff6-
kernel-uek-debug-5.4.17-2136.319.1.2.el8uek.aarch64.rpmc36d8f92981014303b90c0760013f7fb-
kernel-uek-debug-devel-5.4.17-2136.319.1.2.el8uek.aarch64.rpma4d6530676b03aa49f754d4ea37a38ea-
kernel-uek-devel-5.4.17-2136.319.1.2.el8uek.aarch64.rpma9b36d2440c3646f83530e5399f7c6db-
kernel-uek-doc-5.4.17-2136.319.1.2.el8uek.noarch.rpm29bb8b3d1ee9af099789f62337e82177-
Oracle Linux 8 (x86_64) kernel-uek-5.4.17-2136.319.1.2.el8uek.src.rpmb98a1e8937f3a7ba3564c6022d9ae52c-
kernel-uek-5.4.17-2136.319.1.2.el8uek.x86_64.rpm36b6532dd81fcc7790a61b0738665d33-
kernel-uek-debug-5.4.17-2136.319.1.2.el8uek.x86_64.rpm6521ba5ee2b97a6ec56ce9e35667db9c-
kernel-uek-debug-devel-5.4.17-2136.319.1.2.el8uek.x86_64.rpm96c2eeccd69e740a163eeaecb8441654-
kernel-uek-devel-5.4.17-2136.319.1.2.el8uek.x86_64.rpm95b96e428908b5d4aa4570cba739af7b-
kernel-uek-doc-5.4.17-2136.319.1.2.el8uek.noarch.rpm29bb8b3d1ee9af099789f62337e82177-



This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections please contact the Oracle Linux ULN team

software.hardware.complete