The Linux kernel
Go to file
Denys Vlasenko a8130044b3 kernel-4.18.0-494.el8
* Mon May 22 2023 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-494.el8]
- net/sched: sch_fq: fix integer overflow of "credit" (Davide Caratti) [2187718]
- net: sched: gred: prevent races when adding offloads to stats (Davide Caratti) [2187718]
- sch_htb: Avoid grafting on htb_destroy_class_offload when destroying htb (Davide Caratti) [2187718]
- net/sched: act_mpls: Fix warning during failed attribute validation (Davide Caratti) [2187718]
- net: sched: fix memory leak in tcindex_set_parms (Davide Caratti) [2187718]
- net_sched: reject TCF_EM_SIMPLE case for complex ematch module (Davide Caratti) [2187718]
- net: sched: Fix use after free in red_enqueue() (Davide Caratti) [2187718]
- net: sched: fix race condition in qdisc_graft() (Davide Caratti) [2187718]
- net: sched: sfb: fix null pointer access issue when sfb_init() fails (Davide Caratti) [2187718]
- net/sched: cls_api: Fix flow action initialization (Davide Caratti) [2187718]
- scsi: lpfc: Update inbox lpfc driver for RHEL 8.9 to 14.0.0.21. (Paul Ely) [2165048]
- scsi: lpfc: Copyright updates for 14.2.0.11 patches (Paul Ely) [2165048]
- scsi: lpfc: Copyright updates for 14.2.0.10 patches (Paul Ely) [2165048]
- scsi: lpfc: Defer issuing new PLOGI if received RSCN before completing REG_LOGIN (Paul Ely) [2165048]
- scsi: lpfc: Record LOGO state with discovery engine even if aborted (Paul Ely) [2165048]
- scsi: lpfc: Fix lockdep warning for rx_monitor lock when unloading driver (Paul Ely) [2165048]
- scsi: lpfc: Reorder freeing of various DMA buffers and their list removal (Paul Ely) [2165048]
- scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflow (Paul Ely) [2165048]
- scsi: lpfc: Introduce new attention types for lpfc_sli4_async_fc_evt() handler (Paul Ely) [2165048]
- scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware write (Paul Ely) [2165048]
- scsi: lpfc: Exit PRLI completion handling early if ndlp not in PRLI_ISSUE state (Paul Ely) [2165048]
- scsi: lpfc: Remove duplicate ndlp kref decrement in lpfc_cleanup_rpis() (Paul Ely) [2165048]
- scsi: lpfc: Remove redundant clean up code in disable_vport() (Paul Ely) [2165048]
- scsi: lpfc: Fix crash involving race between FLOGI timeout and devloss handler (Paul Ely) [2165048]
- net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg (Ricardo Robaina) [2192680] {CVE-2023-2248 CVE-2023-31436}
- vfio/ccw: remove old IDA format restrictions (Tobias Huschle) [2187662]
- vfio/ccw: handle a guest Format-1 IDAL (Tobias Huschle) [2187662]
- vfio/ccw: allocate/populate the guest idal (Tobias Huschle) [2187662]
- vfio/ccw: calculate number of IDAWs regardless of format (Tobias Huschle) [2187662]
- vfio/ccw: read only one Format-1 IDAW (Tobias Huschle) [2187662]
- vfio/ccw: refactor the idaw counter (Tobias Huschle) [2187662]
- vfio/ccw: populate page_array struct inline (Tobias Huschle) [2187662]
- vfio/ccw: record the page offset in struct pfn_array (Tobias Huschle) [2187662]
- vfio/ccw: pass page count to page_array struct (Tobias Huschle) [2187662]
- vfio/ccw: simplify CCW chain fetch routines (Tobias Huschle) [2187662]
- vfio/ccw: move where IDA flag is set in ORB (Tobias Huschle) [2187662]
- vfio/ccw: allow non-zero storage keys (Tobias Huschle) [2187662]
- iavf: remove active_cvlans and active_svlans bitmaps (Stefan Assmann) [2153349]
- iavf: refactor VLAN filter states (Stefan Assmann) [2153349]
- iavf: do not track VLAN 0 filters (Stefan Assmann) [2153349]
- iavf: fix non-tunneled IPv6 UDP packet type and hashing (Stefan Assmann) [2153349]
- iavf: fix inverted Rx hash condition leading to disabled hash (Stefan Assmann) [2153349]
- net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h (Stefan Assmann) [2153349]
- iavf/iavf_main: actually log ->src mask when talking about it (Stefan Assmann) [2153349]
- iavf: Fix VF driver counting VLAN 0 filters (Stefan Assmann) [2153349]
- iavf: Change information about device removal in dmesg (Stefan Assmann) [2153349]
- iavf: Replace __FUNCTION__ with __func__ (Stefan Assmann) [2153349]
- net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Stefan Assmann) [2153349]
- ipv4: prevent potential spectre v1 gadget in fib_metrics_match() (Guillaume Nault) [2188040]
- ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() (Guillaume Nault) [2188040]
- ipv4: Fix error return code in fib_table_insert() (Guillaume Nault) [2188040]
- ipv4: drop dst in multicast routing path (Guillaume Nault) [2188040]
- net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter() (Guillaume Nault) [2188040]
- xfrm: Zero padding when dumping algos and encap (Sabrina Dubroca) [2189212]
- xfrm: redact SA secret with lockdown confidentiality (Sabrina Dubroca) [2189212]
- xfrm: fix bug with DSCP copy to v6 from v4 tunnel (Sabrina Dubroca) [2189212]
- xfrm: enforce validity of offload input flags (Sabrina Dubroca) [2189212]
- ice: Remove LAG+SRIOV mutual exclusion (Michal Schmidt) [2120585]
- ext4: correct the misjudgment in ext4_iget_extra_inode (Carlos Maiolino) [2193101]
- ext4: correct max_inline_xattr_value_size computing (Carlos Maiolino) [2193101]
- ext4: fix use-after-free in ext4_xattr_set_entry (Carlos Maiolino) [2193101] {CVE-2023-2513}
- ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h (Carlos Maiolino) [2193101]
- ixgbevf: Fix resource leak in ixgbevf_init_module() (Ken Cox) [2153374]
- ixgbevf: Add error messages on vlan error (Ken Cox) [2153374]
Resolves: rhbz#2120585, rhbz#2153349, rhbz#2153374, rhbz#2165048, rhbz#2187662, rhbz#2187718, rhbz#2188040, rhbz#2189212, rhbz#2192680, rhbz#2193101

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2023-05-22 12:20:09 +02:00
.gitignore kernel-4.18.0-478.el8 2023-03-16 11:13:21 +01:00
centossecureboot201.cer kernel-4.18.0-479.el8 2023-03-18 18:21:45 +01:00
centossecurebootca2.cer kernel-4.18.0-479.el8 2023-03-18 18:21:45 +01:00
check-kabi Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
cpupower.config Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
cpupower.service Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
filter-aarch64.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
filter-modules.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
filter-ppc64le.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
filter-s390x.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
filter-x86_64.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
gating.yaml Auto sync2gitlab import of kernel-4.18.0-383.el8.src.rpm 2022-05-31 14:38:45 -04:00
generate_all_configs.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
generate_bls_conf.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
kernel-aarch64-debug.config kernel-4.18.0-492.el8 2023-05-09 17:11:04 +02:00
kernel-aarch64.config kernel-4.18.0-492.el8 2023-05-09 17:11:04 +02:00
kernel-ppc64le-debug.config kernel-4.18.0-492.el8 2023-05-09 17:11:04 +02:00
kernel-ppc64le.config kernel-4.18.0-492.el8 2023-05-09 17:11:04 +02:00
kernel-s390x-debug.config kernel-4.18.0-492.el8 2023-05-09 17:11:04 +02:00
kernel-s390x-zfcpdump.config kernel-4.18.0-492.el8 2023-05-09 17:11:04 +02:00
kernel-s390x.config kernel-4.18.0-492.el8 2023-05-09 17:11:04 +02:00
kernel-x86_64-debug.config kernel-4.18.0-492.el8 2023-05-09 17:11:04 +02:00
kernel-x86_64.config kernel-4.18.0-492.el8 2023-05-09 17:11:04 +02:00
kernel.spec kernel-4.18.0-494.el8 2023-05-22 12:20:09 +02:00
kvm_stat.logrotate Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
linux-kernel-test.patch Import rpm: c8s 2023-02-27 13:50:04 -05:00
mod-blacklist.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
mod-extra.list Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
mod-internal.list kernel-4.18.0-493.el8 2023-05-16 17:47:36 +02:00
mod-sign.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
Module.kabi_aarch64 kernel-4.18.0-484.el8 2023-04-06 10:40:16 +02:00
Module.kabi_dup_aarch64 Import rpm: c8s 2023-02-27 13:50:04 -05:00
Module.kabi_dup_ppc64le Import rpm: c8s 2023-02-27 13:50:04 -05:00
Module.kabi_dup_s390x Import rpm: c8s 2023-02-27 13:50:04 -05:00
Module.kabi_dup_x86_64 Import rpm: c8s 2023-02-27 13:50:04 -05:00
Module.kabi_ppc64le kernel-4.18.0-484.el8 2023-04-06 10:40:16 +02:00
Module.kabi_s390x kernel-4.18.0-484.el8 2023-04-06 10:40:16 +02:00
Module.kabi_x86_64 kernel-4.18.0-484.el8 2023-04-06 10:40:16 +02:00
parallel_xz.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
process_configs.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
redhatsecureboot302.cer kernel-4.18.0-479.el8 2023-03-17 17:01:33 +01:00
redhatsecureboot303.cer kernel-4.18.0-479.el8 2023-03-17 17:01:33 +01:00
redhatsecureboot501.cer Import rpm: c8s 2023-02-27 13:50:04 -05:00
redhatsecurebootca3.cer Import rpm: c8s 2023-02-27 13:50:04 -05:00
redhatsecurebootca7.cer Import rpm: c8s 2023-02-27 13:50:04 -05:00
rheldup3.x509 kernel-4.18.0-478.el8 2023-03-16 11:13:21 +01:00
rhelkpatch1.x509 kernel-4.18.0-478.el8 2023-03-16 11:13:21 +01:00
rpminspect.yaml Auto sync2gitlab import of kernel-4.18.0-448.el8.src.rpm 2023-01-12 18:05:16 +00:00
sources kernel-4.18.0-494.el8 2023-05-22 12:20:09 +02:00
x509.genkey Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00