The Linux kernel
Go to file
Denys Vlasenko f98a3e0f69 kernel-4.18.0-553.7.1.el8_10
* Thu Jun 06 2024 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.7.1.el8_10]
- net: qcom/emac: fix UAF in emac_remove (Ken Cox) [RHEL-37834] {CVE-2021-47311}
- perf/core: Bail out early if the request AUX area is out of bound (Michael Petlan) [RHEL-38268] {CVE-2023-52835}
- crypto: pcrypt - Fix hungtask for PADATA_RESET (Herbert Xu) [RHEL-38171] {CVE-2023-52813}
- drm/amdgpu: fix use-after-free bug (Jocelyn Falempe) [RHEL-31240] {CVE-2024-26656}
- mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehash (Ivan Vecera) [RHEL-37008] {CVE-2024-35854}
- mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity update (Ivan Vecera) [RHEL-37004] {CVE-2024-35855}
- mlxsw: spectrum_acl_tcam: Fix memory leak during rehash (Ivan Vecera) [RHEL-37012] {CVE-2024-35853}
- mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash work (Ivan Vecera) [RHEL-37016] {CVE-2024-35852}
- mlxsw: spectrum_acl_tcam: Fix warning during rehash (Ivan Vecera) [RHEL-37480] {CVE-2024-36007}
- can: peak_pci: peak_pci_remove(): fix UAF (Jose Ignacio Tornos Martinez) [RHEL-38419] {CVE-2021-47456}
- usbnet: fix error return code in usbnet_probe() (Jose Ignacio Tornos Martinez) [RHEL-38440] {CVE-2021-47495}
- usbnet: sanity check for maxpacket (Jose Ignacio Tornos Martinez) [RHEL-38440] {CVE-2021-47495}
- net/mlx5e: fix a double-free in arfs_create_groups (Kamal Heib) [RHEL-36920] {CVE-2024-35835}
- can: dev: can_put_echo_skb(): don't crash kernel if can_priv::echo_skb is accessed out of bounds (Jose Ignacio Tornos Martinez) [RHEL-38220] {CVE-2023-52878}
- net: cdc_eem: fix tx fixup skb leak (Jose Ignacio Tornos Martinez) [RHEL-38080] {CVE-2021-47236}
- net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path (Jose Ignacio Tornos Martinez) [RHEL-38113] {CVE-2023-52703}
- usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm() (Desnes Nunes) [RHEL-38248] {CVE-2023-52877}
- usb: config: fix iteration issue in 'usb_get_bos_descriptor()' (Desnes Nunes) [RHEL-38240] {CVE-2023-52781}
- gro: fix ownership transfer (Xin Long) [RHEL-37226] {CVE-2024-35890}
- tipc: fix kernel warning when sending SYN message (Xin Long) [RHEL-38109] {CVE-2023-52700}
- erspan: make sure erspan_base_hdr is present in skb->head (Xin Long) [RHEL-37230] {CVE-2024-35888}
- scsi: mpi3mr: Use proper format specifier in mpi3mr_sas_port_add() (Bryan Gurney) [RHEL-17366]
- scsi: mpi3mr: Sanitise num_phys (Bryan Gurney) [RHEL-17366]
- netfilter: nf_tables: use timestamp to check for set element timeout (Phil Sutter) [RHEL-38023] {CVE-2024-27397}
- net/ipv6: SKB symmetric hash should incorporate transport ports (Sabrina Dubroca) [RHEL-32061]
- crypto: s390/aes - Fix buffer overread in CTR mode (Herbert Xu) [RHEL-37089] {CVE-2023-52669}
- net: Save and restore msg_namelen in sock_sendmsg (Jamie Bainbridge) [RHEL-35893]
- net: prevent address rewrite in kernel_bind() (Jamie Bainbridge) [RHEL-35893]
- net: prevent rewrite of msg_name in sock_sendmsg() (Jamie Bainbridge) [RHEL-35893]
- net: replace calls to sock->ops->connect() with kernel_connect() (Jamie Bainbridge) [RHEL-35893]
- net: Avoid address overwrite in kernel_connect (Jamie Bainbridge) [RHEL-35893]
- wifi: iwlwifi: dbg-tlv: ensure NUL termination (Jose Ignacio Tornos Martinez) [RHEL-37026] {CVE-2024-35845}
- wifi: mac80211: fix potential sta-link leak (Jose Ignacio Tornos Martinez) [RHEL-36916] {CVE-2024-35838}
- wifi: nl80211: reject iftype change with mesh ID change (Jose Ignacio Tornos Martinez) [RHEL-36884] {CVE-2024-27410}
- wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes (Jose Ignacio Tornos Martinez) [RHEL-36807] {CVE-2024-35789}
- Bluetooth: Avoid potential use-after-free in hci_error_reset (David Marlin) [RHEL-31826] {CVE-2024-26801}
- tls: disable async encrypt/decrypt (Sabrina Dubroca) [RHEL-26362 RHEL-26409 RHEL-26420] {CVE-2024-26584 CVE-2024-26583 CVE-2024-26585}
- Squashfs: check the inode number is not the invalid value of zero (Phillip Lougher) [RHEL-35096] {CVE-2024-26982}
- ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry (Rafael Aquini) [RHEL-27782] {CVE-2021-47069}
- ipc/msg.c: update and document memory barriers (Rafael Aquini) [RHEL-27782] {CVE-2021-47069}
- ipc/sem.c: document and update memory barriers (Rafael Aquini) [RHEL-27782] {CVE-2021-47069}
- ipc/mqueue.c: update/document memory barriers (Rafael Aquini) [RHEL-27782] {CVE-2021-47069}
- ipc/mqueue.c: remove duplicated code (Rafael Aquini) [RHEL-27782] {CVE-2021-47069}
- net/mlx5e: Fix operation precedence bug in port timestamping napi_poll context (Kamal Heib) [RHEL-30582] {CVE-2023-52626}
- Revert "ACPI: bus: Rework system-level device notification handling" (Prarit Bhargava) [RHEL-21486]
- hwrng: core - Fix page fault dead lock on mmap-ed hwrng (Prarit Bhargava) [RHEL-29485] {CVE-2023-52615}
Resolves: RHEL-17366, RHEL-21486, RHEL-26362, RHEL-26409, RHEL-26420, RHEL-27782, RHEL-29485, RHEL-30582, RHEL-31240, RHEL-31826, RHEL-32061, RHEL-35096, RHEL-35893, RHEL-36807, RHEL-36884, RHEL-36916, RHEL-36920, RHEL-37004, RHEL-37008, RHEL-37012, RHEL-37016, RHEL-37026, RHEL-37089, RHEL-37226, RHEL-37230, RHEL-37480, RHEL-37834, RHEL-38023, RHEL-38080, RHEL-38109, RHEL-38113, RHEL-38171, RHEL-38220, RHEL-38240, RHEL-38248, RHEL-38268, RHEL-38419, RHEL-38440

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2024-06-06 19:05:48 +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 kernel-4.18.0-514.el8 2023-09-19 11:23:29 +02: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-552.2.1.el8_10 2024-05-06 12:11:19 +02:00
kernel-aarch64.config kernel-4.18.0-552.2.1.el8_10 2024-05-06 12:11:19 +02:00
kernel-ppc64le-debug.config kernel-4.18.0-552.2.1.el8_10 2024-05-06 12:11:19 +02:00
kernel-ppc64le.config kernel-4.18.0-552.2.1.el8_10 2024-05-06 12:11:19 +02:00
kernel-s390x-debug.config kernel-4.18.0-552.2.1.el8_10 2024-05-06 12:11:19 +02:00
kernel-s390x-zfcpdump.config kernel-4.18.0-552.2.1.el8_10 2024-05-06 12:11:19 +02:00
kernel-s390x.config kernel-4.18.0-552.2.1.el8_10 2024-05-06 12:11:19 +02:00
kernel-x86_64-debug.config kernel-4.18.0-552.2.1.el8_10 2024-05-06 12:11:19 +02:00
kernel-x86_64.config kernel-4.18.0-552.2.1.el8_10 2024-05-06 12:11:19 +02:00
kernel.spec kernel-4.18.0-553.7.1.el8_10 2024-06-06 19:05:48 +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-528.el8 2023-11-30 12:02:34 +01: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-548.el8 2024-03-24 21:48:47 +01: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-548.el8 2024-03-24 21:48:47 +01:00
Module.kabi_s390x kernel-4.18.0-548.el8 2024-03-24 21:48:47 +01:00
Module.kabi_x86_64 kernel-4.18.0-548.el8 2024-03-24 21:48:47 +01: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-553.7.1.el8_10 2024-06-06 19:05:48 +02:00
x509.genkey Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00