ELSA-2024-12618

ELSA-2024-12618 - Unbreakable Enterprise kernel security update

Type:SECURITY
Severity:IMPORTANT
Release Date:2024-09-12

Description


[5.15.0-210.163.7]
- crypto: qat - specify firmware files for 402xx (Giovanni Cabiddu) [Orabug: 37030280]

[5.15.0-210.163.6]
- Revert 'Fix userfaultfd_api to return EINVAL as expected' (Vijayendra Suman) [Orabug: 37004422]

[5.15.0-210.163.5]
- Revert 'bpf: Allow reads from uninit stack' (Vijayendra Suman) [Orabug: 36992948]
- selftests/vm: Fix build issue with pkey_sighandler_tests.c (Aruna Ramakrishna) [Orabug: 36992941]

[5.15.0-210.163.4]
- driver core: Fix uevent_show() vs driver detach race (Dan Williams)
- ASoC: meson: axg-fifo: fix irq scheduling issue with PREEMPT_RT (Jerome Brunet)
- kdb: Use the passed prompt in kdb_position_cursor() (Douglas Anderson)
- MIPS: Octeron: remove source file executable bit (Dominique Martinet)
- sched: act_ct: take care of padding in struct zones_ht_key (Eric Dumazet)
- ipvs: Avoid unnecessary calls to skb_is_gso_sctp (Ismael Luceno)
- drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq() (Dan Carpenter)
- KVM: x86: check the kvm_cpu_get_interrupt result before using it (Maxim Levitsky) [Orabug: 36893301]
- KVM: x86: VMX: set irr_pending in kvm_apic_update_irr (Maxim Levitsky) [Orabug: 36893301]
- KVM: x86: VMX: __kvm_apic_update_irr must update the IRR atomically (Maxim Levitsky) [Orabug: 36893301]
- KVM: x86: Allow APICv APIC ID inhibit to be cleared (Greg Edwards) [Orabug: 36839768]
- printk: add kthread for long-running print (Stephen Brennan) [Orabug: 36456581]

[5.15.0-210.163.3]
- selftests/net: remove extra argument domain for do_recv_completions() (Samasth Norway Ananda) [Orabug: 36949448]
- selftests/mm: Add new testcases for pkeys (Keith Lucas) [Orabug: 36943199]
- x86/pkeys: Restore altstack access in sigreturn() (Aruna Ramakrishna) [Orabug: 36943199]
- x86/pkeys: Update PKRU to enable all pkeys before XSAVE (Aruna Ramakrishna) [Orabug: 36943199]
- x86/pkeys: Add helper functions to update PKRU on the sigframe (Aruna Ramakrishna) [Orabug: 36943199]
- x86/pkeys: Add PKRU as a parameter in signal handling functions (Aruna Ramakrishna) [Orabug: 36943199]
- x86/signal/64: Move 64-bit signal code to its own file (Brian Gerst) [Orabug: 36943199]
- x86/signal/32: Merge native and compat 32-bit signal code (Brian Gerst) [Orabug: 36943199]
- x86/signal: Add ABI prefixes to frame setup functions (Brian Gerst) [Orabug: 36943199]
- x86/signal: Merge get_sigframe() (Brian Gerst) [Orabug: 36943199]
- x86: Remove __USER32_DS (Brian Gerst) [Orabug: 36943199]
- signal/compat: Remove compat_sigset_t override (Brian Gerst) [Orabug: 36943199]
- x86/signal: Remove sigset_t parameter from frame setup functions (Brian Gerst) [Orabug: 36943199]
- x86/signal: Remove sig parameter from frame setup functions (Brian Gerst) [Orabug: 36943199]

[5.15.0-210.163.2]
- fsnotify: clear PARENT_WATCHED flags lazily (Amir Goldstein) [Orabug: 36922239]
- net: mana: Fix possible double free in error handling path (Ma Ke) [Orabug: 36897038] {CVE-2024-42069}
- x86/aperfmperf: Dont wake idle CPUs in arch_freq_get_on_cpu() (Thomas Gleixner) [Orabug: 35773810]
- xfs: fix agf/agfl verification on v4 filesystems (Mark Tinguely) [Orabug: 35623655]

[5.15.0-210.163.1]
- net: relax socket state check at accept time. (Paolo Abeni) [Orabug: 36768888] {CVE-2024-36484}
- LTS version: v5.15.163 (Vijayendra Suman)
- i2c: rcar: fix error code in probe() (Dan Carpenter)
- kbuild: Make ld-version.sh more robust against version string changes (Nathan Chancellor)
- x86/entry/64: Remove obsolete comment on tracing vs. SYSRET (Brian Gerst)
- i2c: rcar: clear NO_RXDMA flag after resetting (Wolfram Sang)
- i2c: testunit: avoid re-issued work after read message (Wolfram Sang)
- i2c: rcar: ensure Gen3+ reset does not disturb local targets (Wolfram Sang)
- i2c: rcar: introduce Gen4 devices (Wolfram Sang)
- i2c: rcar: reset controller is mandatory for Gen3+ (Wolfram Sang)
- i2c: rcar: Add R-Car Gen4 support (Geert Uytterhoeven)
- i2c: mark HostNotify target address as used (Wolfram Sang)
- i2c: rcar: bring hardware to known state when probing (Wolfram Sang)
- nilfs2: fix kernel bug on rename operation of broken directory (Ryusuke Konishi) [Orabug: 36896820] {CVE-2024-41034}
- bpf: Allow reads from uninit stack (Eduard Zingerman)
- ipv6: prevent NULL dereference in ip6_output() (Eric Dumazet) [Orabug: 36683273] {CVE-2024-36901}
- ipv6: annotate data-races around cnf.disable_ipv6 (Eric Dumazet)
- wireguard: send: annotate intentional data race in checking empty queue (Jason A. Donenfeld)
- wireguard: queueing: annotate intentional data race in cpu round robin (Jason A. Donenfeld)
- wireguard: allowedips: avoid unaligned 64-bit memory accesses (Helge Deller) [Orabug: 36930166] {CVE-2024-42247}
- libceph: fix race between delayed_work() and ceph_monc_stop() (Ilya Dryomov) [Orabug: 36930127] {CVE-2024-42232}
- Fix userfaultfd_api to return EINVAL as expected (Audra Mitchell) [Orabug: 36896804] {CVE-2024-41027}
- ALSA: hda/realtek: Limit mic boost on VAIO PRO PX (Edson Juliano Drosdeck)
- ALSA: hda/realtek: Enable Mute LED on HP 250 G7 (Nazar Bilinskyi)
- ALSA: hda/realtek: add quirk for Clevo V5[46]0TU (Michal Kopec)
- nvmem: core: only change name to fram for current attribute (Thomas Weissschuh)
- nvmem: meson-efuse: Fix return value of nvmem callbacks (Joy Chakraborty)
- nvmem: rmem: Fix return value of rmem_read() (Joy Chakraborty)
- hpet: Support 32-bit userspace (He Zhe)
- USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descriptor (Alan Stern) [Orabug: 36896825] {CVE-2024-41035}
- usb: gadget: configfs: Prevent OOB read/write in usb_string_copy() (Lee Jones) [Orabug: 36930137] {CVE-2024-42236}
- USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850k (WangYuli)
- USB: serial: mos7840: fix crash on resume (Dmitry Smirnov) [Orabug: 36930153] {CVE-2024-42244}
- USB: serial: option: add Rolling RW350-GL variants (Vanillan Wang)
- USB: serial: option: add Netprisma LCUK54 series modules (Mank Wang)
- USB: serial: option: add support for Foxconn T99W651 (Slark Xiao)
- USB: serial: option: add Fibocom FM350-GL (Bjorn Mork)
- USB: serial: option: add Telit FN912 rmnet compositions (Daniele Palmas)
- USB: serial: option: add Telit generic core-dump composition (Daniele Palmas)
- net: ks8851: Fix potential TX stall after interface reopen (Ronald Wahl)
- tcp: avoid too many retransmit packets (Eric Dumazet) [Orabug: 36841815] {CVE-2024-41007}
- tcp: use signed arithmetic in tcp_rtx_probe0_timed_out() (Eric Dumazet)
- octeontx2-af: fix issue with IPv4 match for RSS (Satheesh Paul)
- octeontx2-af: fix issue with IPv6 ext match for RSS (Kiran Kumar K)
- octeontx2-af: extend RSS supported offload types (Kiran Kumar K)
- octeontx2-af: fix detection of IP layer (Michal Mazur)
- octeontx2-af: fix a issue with cpt_lf_alloc mailbox (Srujana Challa)
- octeontx2-af: update cpt lf alloc mailbox (Srujana Challa)
- octeontx2-af: replace cpt slot with lf id on reg write (Nithin Dabilpuram)
- ARM: davinci: Convert comma to semicolon (Chen Ni)
- s390: Mark psw in __load_psw_mask() as __unitialized (Sven Schnelle)
- net/sched: Fix UAF when resolving a clash (Chengen Du) [Orabug: 36896837] {CVE-2024-41040}
- udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port(). (Kuniyuki Iwashima) [Orabug: 36896841] {CVE-2024-41041}
- ethtool: netlink: do not return SQI value if link is down (Oleksij Rempel)
- ppp: reject claimed-as-LCP but actually malformed packets (Dmitry Antipov) [Orabug: 36896855] {CVE-2024-41044}
- net: ethernet: mtk-star-emac: set mac_managed_pm when probing (Jian Hui Lee)
- net: ethernet: lantiq_etop: fix double free in detach (Aleksander Jan Bajkowski) [Orabug: 36896862] {CVE-2024-41046}
- net: lantiq_etop: add blank line after declaration (Aleksander Jan Bajkowski)
- i40e: Fix XDP program unloading while removing the driver (Michal Kubiak) [Orabug: 36896869] {CVE-2024-41047}
- net: fix rc7's __skb_datagram_iter() (Hugh Dickins)
- octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_availability() (Aleksandr Mishin)
- skmsg: Skip zero length skb in sk_msg_recvmsg (Geliang Tang) [Orabug: 36896872] {CVE-2024-41048}
- tcp: fix incorrect undo caused by DSACK of TLP retransmit (Neal Cardwell)
- vfs: don't mod negative dentry count when on shrinker list (Brian Foster)
- fs/dcache: Re-use value stored to dentry->d_flags instead of re-reading (linke li)
- filelock: fix potential use-after-free in posix_lock_inode (Jeff Layton) [Orabug: 36896875] {CVE-2024-41049}
- nilfs2: fix incorrect inode allocation from reserved inodes (Ryusuke Konishi)
- null_blk: Do not allow runt zone with zone capacity smaller then zone size (Damien Le Moal)
- nfc/nci: Add the inconsistency check between the input data length and count (Edward Adam Davis) [Orabug: 36897796] {CVE-2024-42130}
- kbuild: fix short log for AS in link-vmlinux.sh (Masahiro Yamada)
- nvmet: fix a possible leak when destroy a ctrl during qp establishment (Sagi Grimberg) [Orabug: 36897901] {CVE-2024-42152}
- platform/x86: touchscreen_dmi: Add info for the EZpad 6s Pro (hmtheboy154)
- platform/x86: touchscreen_dmi: Add info for GlobalSpace SolT IVW 11.6' tablet (hmtheboy154)
- regmap-i2c: Subtract reg size from max_write (Jim Wylder)
- nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset (Kundan Kumar)
- dma-mapping: benchmark: avoid needless copy_to_user if benchmark fails (Fedor Pchelkin)
- nvme-multipath: find NUMA path only for online numa-node (Nilay Shroff)
- ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with ALC897 (Jian-Hong Pan)
- fs/ntfs3: Mark volume as dirty if xattr is broken (Konstantin Komarov)
- i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr (Piotr Wojtaszczyk) [Orabug: 36897908] {CVE-2024-42153}
- clk: qcom: gcc-sm6350: Fix gpll6* & gpll7 parents (Luca Weiss)
- media: dw2102: fix a potential buffer overflow (Mauro Carvalho Chehab)
- ima: Avoid blocking in RCU read-side critical section (GUO Zihua) [Orabug: 36835827] {CVE-2024-40947}
- bnx2x: Fix multiple UBSAN array-index-out-of-bounds (Ghadi Elie Rahme) [Orabug: 36897884] {CVE-2024-42148}
- mtd: rawnand: rockchip: ensure NVDDR timings are rejected (Val Packett)
- mtd: rawnand: Bypass a couple of sanity checks during NAND identification (Miquel Raynal)
- mtd: rawnand: Ensure ECC configuration is propagated to upper layers (Miquel Raynal)
- drm/amdgpu/atomfirmware: silence UBSAN warning (Alex Deucher)
- drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes (Ma Ke) [Orabug: 36897639] {CVE-2024-42101}
- fsnotify: Do not generate events for O_PATH file descriptors (Jan Kara)
- can: kvaser_usb: Explicitly initialize family in leafimx driver_info struct (Jimmy Assarsson)
- Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm reboot (Zijun Hu) [Orabug: 36897825] {CVE-2024-42137}
- btrfs: fix adding block group to a reclaim list and the unused list during reclaim (Naohiro Aota) [Orabug: 36934739] {CVE-2024-42103}
- mm: avoid overflows in dirty throttling logic (Jan Kara) [Orabug: 36897802] {CVE-2024-42131}
- mm: optimize the redundant loop of mm_update_owner_next() (Jinliang Zheng)
- nilfs2: add missing check for inode numbers on directory entries (Ryusuke Konishi) [Orabug: 36897651] {CVE-2024-42104}
- nilfs2: fix inode number range checks (Ryusuke Konishi) [Orabug: 36897657] {CVE-2024-42105}
- Revert 'igc: fix a log entry using uninitialized netdev' (Sasha Neftin)
- gpiolib: of: add polarity quirk for TSC2005 (Dmitry Torokhov)
- gpiolib: of: add a quirk for reset line polarity for Himax LCDs (Dmitry Torokhov)
- gpiolib: of: factor out code overriding gpio line polarity (Dmitry Torokhov)
- inet_diag: Initialize pad field in struct inet_diag_req_v2 (Shigeru Yoshida) [Orabug: 36897665] {CVE-2024-42106}
- selftests: make order checking verbose in msg_zerocopy selftest (Zijian Zhang)
- selftests: fix OOM in msg_zerocopy selftest (Zijian Zhang)
- bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set() (Sam Sun) [Orabug: 36825247] {CVE-2024-39487}
- netfilter: nf_tables: unconditionally flush pending work before notifier (Florian Westphal) [Orabug: 36897676] {CVE-2024-42109}
- riscv: kexec: Avoid deadlock in kexec crash path (Song Shuai) [Orabug: 36897831] {CVE-2024-42140}
- wifi: wilc1000: fix ies_len type in connect path (Jozef Hopko)
- net: allow skb_datagram_iter to be called from any context (Sagi Grimberg)
- e1000e: Fix S0ix residency on corporate systems (Dima Ruinskiy)
- KVM: s390: fix LPSWEY handling (Christian Borntraeger)
- tcp_metrics: validate source addr length (Jakub Kicinski) [Orabug: 36897914] {CVE-2024-42154}
- UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open() (Neal Cardwell)
- tools/power turbostat: Remember global max_die_id (Len Brown)
- s390/pkey: Wipe sensitive data on failure (Holger Dengler) [Orabug: 36897933] {CVE-2024-42157}
- jffs2: Fix potential illegal address access in jffs2_free_inode (Wang Yong) [Orabug: 36897693] {CVE-2024-42115}
- bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELD (Jose E. Marchesi) [Orabug: 36897964] {CVE-2024-42161}
- igc: fix a log entry using uninitialized netdev (Corinna Vinschen) [Orabug: 36897705] {CVE-2024-42116}
- powerpc/xmon: Check cpu id in commands 'c#', 'dp#' and 'dx#' (Greg Kurz)
- kunit: Fix timeout message (Mickael Salaun)
- orangefs: fix out-of-bounds fsid access (Mike Marshall) [Orabug: 36897836] {CVE-2024-42143}
- powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=n (Michael Ellerman)
- i2c: i801: Annotate apanel_addr as __ro_after_init (Heiner Kallweit)
- media: dvb-frontends: tda10048: Fix integer overflow (Ricardo Ribalda) [Orabug: 36897975] {CVE-2024-42223}
- media: s2255: Use refcount_t instead of atomic_t for num_channels (Ricardo Ribalda)
- media: dvb-frontends: tda18271c2dd: Remove casting during div (Ricardo Ribalda)
- net: dsa: mv88e6xxx: Correct check for empty list (Simon Horman) [Orabug: 36897981] {CVE-2024-42224}
- wifi: mt76: replace skb_put with skb_put_zero (Felix Fietkau) [Orabug: 36897988] {CVE-2024-42225}
- Input: ff-core - prefer struct_size over open coded arithmetic (Erick Archer)
- firmware: dmi: Stop decoding on broken entry (Jean Delvare)
- sctp: prefer struct_size over open coded arithmetic (Erick Archer)
- media: dw2102: Don't translate i2c read into write (Michael Bunk)
- drm/amd/display: Skip finding free audio for unknown engine_id (Alex Hung) [Orabug: 36897725] {CVE-2024-42119}
- drm/amd/display: Check pipe offset before setting vblank (Alex Hung) [Orabug: 36897731] {CVE-2024-42120}
- drm/amd/display: Check index msg_id before read or write (Alex Hung) [Orabug: 36897738] {CVE-2024-42121}
- drm/amdgpu: Initialize timestamp for some legacy SOCs (Ma Jun)
- crypto: aead,cipher - zeroize key buffer after use (Hailey Mothershead) [Orabug: 36898013] {CVE-2024-42229}
- scsi: qedf: Make qedf_execute_tmf() non-preemptible (John Meneghini) [Orabug: 36897759] {CVE-2024-42124}
- IB/core: Implement a limit on UMAD receive List (Michael Guralnik) [Orabug: 36897846] {CVE-2024-42145}
- media: dvb-usb: dib0700_devices: Add missing release_firmware() (Ricardo Ribalda)
- media: dvb: as102-fe: Fix as10x_register_addr packing (Ricardo Ribalda)
- drm/lima: fix shared irq handling on driver remove (Erico Nunes) [Orabug: 36897778] {CVE-2024-42127}
- locking/mutex: Introduce devm_mutex_init() (George Stark)
- Compiler Attributes: Add __uninitialized macro (Heiko Carstens)
- LTS version: v5.15.162 (Vijayendra Suman)
- serial: 8250_omap: Fix Errata i2310 with RX FIFO level check (Udit Kumar)
- arm64: dts: rockchip: Add sound-dai-cells for RK3368 (Alex Bee)
- arm64: dts: rockchip: fix PMIC interrupt pin on ROCK Pi E (FUKAUMI Naoki)
- ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi node (Johan Jonker)
- KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption (Marc Zyngier)
- efi/x86: Free EFI memory map only when installing a new one. (Ard Biesheuvel)
- efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architectures (Ard Biesheuvel)
- efi: memmap: Move manipulation routines into x86 arch tree (Ard Biesheuvel)
- efi: Correct comment on efi_memmap_alloc (Liu Zixian)
- drivers: fix typo in firmware/efi/memmap.c (Zheng Zhi Yuan)
- tcp: Fix data races around icsk->icsk_af_ops. (Kuniyuki Iwashima) [Orabug: 34719865] {CVE-2022-3566}
- ipv6: Fix data races around sk->sk_prot. (Kuniyuki Iwashima) [Orabug: 34719905] {CVE-2022-3567}
- ipv6: annotate some data-races around sk->sk_prot (Eric Dumazet)
- nfs: Leave pages in the pagecache if readpage failed (Matthew Wilcox (Oracle))
- pwm: stm32: Refuse too small period requests (Uwe Kleine-Konig)
- syscalls: fix sys_fanotify_mark prototype (Arnd Bergmann)
- syscalls: fix compat_sys_io_pgetevents_time64 usage (Arnd Bergmann)
- ftruncate: pass a signed offset (Arnd Bergmann) [Orabug: 36897557] {CVE-2024-42084}
- ata: libata-core: Fix double free on error (Niklas Cassel) [Orabug: 36897373] {CVE-2024-41087}
- ata: ahci: Clean up sysfs file on error (Niklas Cassel)
- batman-adv: Don't accept TT entries for out-of-spec VIDs (Sven Eckelmann)
- drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes (Ma Ke) [Orabug: 36897379] {CVE-2024-41089}
- drm/i915/gt: Fix potential UAF by revoke of fence registers (Janusz Krzysztofik) [Orabug: 36897385] {CVE-2024-41092}
- drm/amdgpu: avoid using null object of framebuffer (Julia Zhang) [Orabug: 36897435] {CVE-2024-41093}
- drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes (Ma Ke) [Orabug: 36897442] {CVE-2024-41095}
- hexagon: fix fadvise64_64 calling conventions (Arnd Bergmann)
- csky, hexagon: fix broken sys_sync_file_range (Arnd Bergmann)
- sh: rework sync_file_range ABI (Arnd Bergmann)
- kbuild: Install dtb files as 0644 in Makefile.dtbinst (Dragan Simic)
- cpu/hotplug: Fix dynstate assignment in __cpuhp_setup_state_cpuslocked() (Yuntao Wang)
- net: can: j1939: enhanced error handling for tightly received RTS messages in xtp_rx_rts_session_new (Oleksij Rempel)
- net: can: j1939: recover socket queue on CAN bus error during BAM transmission (Oleksij Rempel)
- net: can: j1939: Initialize unused data in j1939_send_one() (Shigeru Yoshida) [Orabug: 36897515] {CVE-2024-42076}
- tty: mcf: MCF54418 has 10 UARTS (Jean-Michel Hautbois)
- serial: 8250_omap: Implementation of Errata i2310 (Udit Kumar) [Orabug: 36897613] {CVE-2024-42095}
- usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoid deadlock (Meng Li) [Orabug: 36897563] {CVE-2024-42085}
- usb: atm: cxacru: fix endpoint checking in cxacru_bind() (Nikita Zhandarovich) [Orabug: 36897450] {CVE-2024-41097}
- usb: musb: da8xx: fix a resource leak in probe() (Dan Carpenter)
- usb: gadget: printer: fix races against disable (Oliver Neukum)
- usb: gadget: printer: SS+ support (Oliver Neukum)
- net: usb: ax88179_178a: improve link status logs (Jose Ignacio Tornos Martinez)
- iio: chemical: bme680: Fix sensor data read operation (Vasileios Amoiridis)
- iio: chemical: bme680: Fix overflows in compensate() functions (Vasileios Amoiridis) [Orabug: 36897565] {CVE-2024-42086}
- iio: chemical: bme680: Fix calibration data variable (Vasileios Amoiridis)
- iio: chemical: bme680: Fix pressure value output (Vasileios Amoiridis)
- iio: accel: fxls8962af: select IIO_BUFFER & IIO_KFIFO_BUF (Alexander Sverdlin)
- iio: adc: ad7266: Fix variable checking bug (Fernando Yang)
- i2c: testunit: discard write requests while old command is running (Wolfram Sang)
- i2c: testunit: don't erase registers after STOP (Wolfram Sang)
- mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro() (Adrian Hunter)
- mmc: sdhci: Do not invert write-protect twice (Adrian Hunter)
- mmc: sdhci-pci: Convert PCIBIOS_* return codes to errnos (Ilpo Jarvinen)
- ocfs2: fix DIO failure due to insufficient transaction credits (Jan Kara) [Orabug: 36897528] {CVE-2024-42077}
- parisc: use generic sys_fanotify_mark implementation (Arnd Bergmann)
- x86: stop playing stack games in profile_pc() (Linus Torvalds) [Orabug: 36897615] {CVE-2024-42096}
- gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1) (Kent Gibson)
- gpio: davinci: Validate the obtained number of IRQs (Aleksandr Mishin) [Orabug: 36897598] {CVE-2024-42092}
- drm/panel: simple: Add missing display timing flags for KOE TX26D202VM0BWA (Liu Ying)
- nvme: fixup comment for nvme RDMA Provider Type (Hannes Reinecke)
- drm/radeon/radeon_display: Decrease the size of allocated memory (Erick Archer)
- soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer message (Andrew Davis)
- media: dvbdev: Initialize sbuf (Ricardo Ribalda)
- ALSA: emux: improve patch ioctl data validation (Oswald Buddenhagen) [Orabug: 36897623] {CVE-2024-42097}
- crypto: ecdh - explicitly zeroize private_key (Joachim Vandersmissen) [Orabug: 36897630] {CVE-2024-42098}
- net/dpaa2: Avoid explicit cpumask var allocation on stack (Dawei Li) [Orabug: 36897601] {CVE-2024-42093}
- net/iucv: Avoid explicit cpumask var allocation on stack (Dawei Li) [Orabug: 36897607] {CVE-2024-42094}
- RDMA/restrack: Fix potential invalid address access (Wenchao Hao) [Orabug: 36897540] {CVE-2024-42080}
- bpf: Add a check for struct bpf_fib_lookup size (Anton Protopopov)
- mtd: partitions: redboot: Added conversion of operands to a larger type (Denis Arefev)
- x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixup (Uros Bizjak)
- vduse: Temporarily fail if control queue feature requested (Maxime Coquelin)
- vduse: validate block features only with block devices (Maxime Coquelin)
- drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleep (Laurent Pinchart) [Orabug: 36897569] {CVE-2024-42087}
- bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro() (Christophe Leroy) [Orabug: 36897491] {CVE-2024-42068}
- netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers (Pablo Neira Ayuso) [Orabug: 36897499] {CVE-2024-42070}
- tcp: fix tcp_rcv_fastopen_synack() to enter TCP_CA_Loss for failed TFO (Neal Cardwell)
- parisc: use correct compat recv/recvfrom syscalls (Arnd Bergmann)
- sparc: fix compat recv/recvfrom syscalls (Arnd Bergmann)
- sparc: fix old compat_sys_select() (Arnd Bergmann)
- Fix race for duplicate reqsk on identical SYN (luoxuanqiang)
- xdp: Remove WARN() from __xdp_reg_mem_model() (Daniil Dulov) [Orabug: 36897553] {CVE-2024-42082}
- net: phy: micrel: add Microchip KSZ 9477 to the device table (Enguerrand de Ribaucourt)
- ibmvnic: Free any outstanding tx skbs during scrq reset (Nick Child)
- net: dsa: microchip: fix initial port flush problem (Tristram Ha)
- ASoC: fsl-asoc-card: set priv->pdev before using it (Elinor Montmasson) [Orabug: 36897577] {CVE-2024-42089}
- net: stmmac: Assign configured channel value to EXTTS event (Oleksij Rempel)
- net: mdio: add helpers to extract clause 45 regad and devad fields (Russell King (Oracle))
- drm/amdgpu: fix UBSAN warning in kv_dpm.c (Alex Deucher) [Orabug: 36835991] {CVE-2024-40987}
- cifs: fix typo in module parameter enable_gcm_256 (Steve French)
- pinctrl: rockchip: fix pinmux reset in rockchip_pmx_set (Huang-Huang Bao)
- pinctrl: rockchip: use dedicated pinctrl type for RK3328 (Huang-Huang Bao)
- pinctrl: rockchip: fix pinmux bits for RK3328 GPIO3-B pins (Huang-Huang Bao)
- pinctrl: rockchip: fix pinmux bits for RK3328 GPIO2-B pins (Huang-Huang Bao)
- pinctrl: fix deadlock in create_pinctrl() when handling -EPROBE_DEFER (Hagar Hemdan) [Orabug: 36897585] {CVE-2024-42090}
- Input: ili210x - fix ili251x_read_touch_data() return value (John Keeping)
- gve: Clear napi->skb before dev_kfree_skb_any() (Ziwei Xiao) [Orabug: 36835798] {CVE-2024-40937}
- gve: Add RX context. (David Awogbemila)
- ACPI: x86: Force StorageD3Enable on more products (Mario Limonciello)
- ACPI: x86: utils: Add Picasso to the list for forcing StorageD3Enable (Mario Limonciello)
- smb: client: fix deadlock in smb2_find_smb_tcon() (Enzo Matsumiya) [Orabug: 36774640] {CVE-2024-39468}
- x86/amd_nb: Check for invalid SMN reads (Yazen Ghannam)
- PCI: Add PCI_ERROR_RESPONSE and related definitions (Naveen Naidu)
- perf/core: Fix missing wakeup when waiting for context reference (Haifeng Xu)
- riscv: fix overlap of allocated page and PTR_ERR (Nam Cao)
- riscv: mm: init: try best to use IS_ENABLED(CONFIG_64BIT) instead of #ifdef (Jisheng Zhang)
- kheaders: explicitly define file modes for archived headers (Matthias Maennich)
- Revert 'kheaders: substituting --sort in archive creation' (Masahiro Yamada)
- drm/i915/gt: Disarm breadcrumbs if engines are already idle (Chris Wilson)
- drm/i915/gt: Only kick the signal worker if there's been an update (Chris Wilson)
- ksmbd: ignore trailing slashes in share paths (Nandor Kracser)
- x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL (Tony Luck)
- x86/cpu/vfm: Add new macros to work with (vendor/family/model) values (Tony Luck)
- tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test (Jeff Johnson)
- bcache: fix variable length array abuse in btree_iter (Matthew Mirvish) [Orabug: 36809293] {CVE-2024-39482}
- pmdomain: ti-sci: Fix duplicate PD referrals (Tomi Valkeinen)
- wifi: rtlwifi: rtl8192de: Fix 5 GHz TX power (Bitterblue Smith)
- rtlwifi: rtl8192de: Style clean-ups (Kees Cook)
- ARM: dts: samsung: smdk4412: fix keypad no-autorepeat (Krzysztof Kozlowski)
- ARM: dts: samsung: exynos4412-origen: fix keypad no-autorepeat (Krzysztof Kozlowski)
- ARM: dts: samsung: smdkv310: fix keypad no-autorepeat (Krzysztof Kozlowski)
- perf script: Show also errors for --insn-trace option (Adrian Hunter)
- perf: script: add raw|disasm arguments to --insn-trace option (Changbin Du)
- drm/amd/display: revert Exit idle optimizations before HDCP execution (Martin Leung)
- arm64: dts: imx8qm-mek: fix gpio number for reg_usdhc2_vmmc (Frank Li)
- dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path to i2c-controller schema (Krzysztof Kozlowski)
- i2c: ocores: set IACK bit after core is enabled (Grygorii Tertychnyi)
- tcp: clear tp->retrans_stamp in tcp_rcv_fastopen_synack() (Eric Dumazet)
- kcov: don't lose track of remote references during softirqs (Aleksandr Nogikh)
- gcov: add support for GCC 14 (Peter Oberparleiter)
- drm/radeon: fix UBSAN warning in kv_dpm.c (Alex Deucher) [Orabug: 36835996] {CVE-2024-40988}
- drm/i915/mso: using joiner is not possible with eDP MSO (Jani Nikula)
- ALSA: hda/realtek: Limit mic boost on N14AP7 (Edson Juliano Drosdeck)
- KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routes (Sean Christopherson)
- btrfs: retry block group reclaim without infinite loop (Boris Burkov)
- net: do not leave a dangling sk pointer, when socket creation fails (Ignat Korchagin)
- serial: stm32: rework RX over DMA (Erwan Le Ray)
- RDMA/mlx5: Add check for srq max_sge attribute (Patrisious Haddad) [Orabug: 36836003] {CVE-2024-40990}
- ACPICA: Revert 'ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine.' (Raju Rangoju)
- regulator: bd71815: fix ramp values (Kalle Niemi)
- dmaengine: ioatdma: Fix missing kmem_cache_destroy() (Nikita Shubin)
- dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe() (Nikita Shubin)
- dmaengine: ioatdma: Fix error path in ioat3_dma_probe() (Nikita Shubin)
- dmaengine: ioat: use PCI core macros for PCIe Capability (Bjorn Helgaas)
- dmaengine: ioatdma: Fix leaking on version mismatch (Nikita Shubin)
- dmaengine: ioat: Drop redundant pci_enable_pcie_error_reporting() (Bjorn Helgaas)
- dmaengine: ioat: switch from 'pci_' to 'dma_' API (Qing Wang)
- dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_list (Li RongQing) [Orabug: 36835844] {CVE-2024-40956}
- regulator: core: Fix modpost error 'regulator_get_regmap' undefined (Biju Das)
- net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettings (Oliver Neukum)
- bnxt_en: Restore PTP tx_avail count in case of skb_pad() error (Pavan Chebbi)
- seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 behaviors (Jianguo Wu) [Orabug: 36835846] {CVE-2024-40957}
- netfilter: ipset: Fix suspicious rcu_dereference_protected() (Jozsef Kadlecsik) [Orabug: 36836326] {CVE-2024-40993}
- octeontx2-pf: Add error handling to VLAN unoffload handling (Simon Horman)
- virtio_net: checksum offloading handling fix (Heng Qi)
- net: stmmac: No need to calculate speed divider when offload is disabled (Xiaolei Wang)
- ptp: fix integer overflow in max_vclocks_store (Dan Carpenter) [Orabug: 36836016] {CVE-2024-40994}
- sched: act_ct: add netns into the key of tcf_ct_flow_table (Xin Long)
- net/sched: act_ct: set 'net' pointer when creating new nf_flow_table (Vlad Buslov)
- tipc: force a dst refcount before doing decryption (Xin Long) [Orabug: 36835980] {CVE-2024-40983}
- net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc() (David Ruth) [Orabug: 36836018] {CVE-2024-40995}
- net/sched: act_api: rely on rcu in tcf_idr_check_alloc (Pedro Tammela)
- qca_spi: Make interrupt remembering atomic (Stefan Wahren)
- netns: Make get_net_ns() handle zero refcount net (Yue Haibing) [Orabug: 36835848] {CVE-2024-40958}
- xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr() (Eric Dumazet) [Orabug: 36835851] {CVE-2024-40959}
- ipv6: prevent possible NULL dereference in rt6_probe() (Eric Dumazet) [Orabug: 36835856] {CVE-2024-40960}
- ipv6: prevent possible NULL deref in fib6_nh_init() (Eric Dumazet) [Orabug: 36835861] {CVE-2024-40961}
- netrom: Fix a memory leak in nr_heartbeat_expiry() (Gavrilov Ilia) [Orabug: 36836085] {CVE-2024-41006}
- cipso: fix total option length computation (Ondrej Mosnacek)
- tracing: Build event generation tests only as modules (Masami Hiramatsu (Google))
- mips: bmips: BCM6358: make sure CBR is correctly set (Christian Marangi) [Orabug: 36835869] {CVE-2024-40963}
- MIPS: Routerboard 532: Fix vendor retry check code (Ilpo Jarvinen)
- serial: exar: adding missing CTI and Exar PCI ids (Parker Newman)
- serial: imx: Introduce timeout when waiting on transmitter empty (Esben Haabendal) [Orabug: 36835886] {CVE-2024-40967}
- MIPS: Octeon: Add PCIe link status check (Songyang Li) [Orabug: 36835892] {CVE-2024-40968}
- PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports (Mario Limonciello)
- udf: udftime: prevent overflow in udf_disk_stamp_to_time() (Roman Smirnov)
- Avoid hw_desc array overrun in dw-axi-dmac (Joao Pinto) [Orabug: 36835903] {CVE-2024-40970}
- usb: misc: uss720: check for incompatible versions of the Belkin F5U002 (Alex Henrie)
- f2fs: remove clear SB_INLINECRYPT flag in default_options (Yunlei He) [Orabug: 36835908] {CVE-2024-40971}
- iommu/arm-smmu-v3: Free MSIs in case of ENOMEM (Aleksandr Aprelkov)
- power: supply: cros_usbpd: provide ID table for avoiding fallback match (Tzung-Bi Shih)
- powerpc/io: Avoid clang null pointer arithmetic warnings (Michael Ellerman)
- powerpc/pseries: Enforce hcall result buffer validity and size (Nathan Lynch) [Orabug: 36835925] {CVE-2024-40974}
- drm/lima: mask irqs in timeout path before hard reset (Erico Nunes) [Orabug: 36835935] {CVE-2024-40976}
- drm/lima: add mask irq callback to gp and pp (Erico Nunes)
- drm/amd/display: Exit idle optimizations before HDCP execution (Nicholas Kazlauskas)
- Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl (Uri Arev)
- ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7 (Takashi Iwai)
- HID: Add quirk for Logitech Casa touchpad (Sean O'Brien)
- netpoll: Fix race condition in netpoll_owner_active (Breno Leitao) [Orabug: 36836079] {CVE-2024-41005}
- kselftest: arm64: Add a null pointer check (Kunwu Chan)
- scsi: qedi: Fix crash while reading debugfs attribute (Manish Rangankar) [Orabug: 36835946] {CVE-2024-40978}
- drop_monitor: replace spin_lock by raw_spin_lock (Wander Lairson Costa) [Orabug: 36835959] {CVE-2024-40980}
- af_packet: avoid a false positive warning in packet_setsockopt() (Eric Dumazet)
- wifi: ath9k: work around memset overflow warning (Arnd Bergmann)
- batman-adv: bypass empty buckets in batadv_purge_orig_ref() (Eric Dumazet) [Orabug: 36835965] {CVE-2024-40981}
- selftests/bpf: Fix flaky test btf_map_in_map/lookup_update (Yonghong Song)
- selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh (Alessandro Carminati (Red Hat))
- block/ioctl: prefer different overflow check (Justin Stitt) [Orabug: 36836043] {CVE-2024-41000}
- rcutorture: Fix invalid context warning when enable srcu barrier testing (Zqiang)
- rcutorture: Make stall-tasks directly exit when rcutorture tests end (Zqiang)
- rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment (Paul E. McKenney)
- crypto: hisilicon/sec - Fix memory leak for sec resource release (Chenghai Huang) [Orabug: 36836053] {CVE-2024-41002}
- padata: Disable BH when taking works lock on MT path (Herbert Xu)
- Bluetooth: qca: fix info leak when fetching board id (Johan Hovold) [Orabug: 36934735] {CVE-2024-36033}
- Bluetooth: qca: Fix error code in qca_read_fw_build_info() (Dan Carpenter)
- zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDING (Oleg Nesterov)
- i2c: designware: Fix the functionality flags of the slave-only interface (Jean Delvare)
- i2c: at91: Fix the functionality flags of the slave-only interface (Jean Delvare)
- usb-storage: alauda: Check whether the media is initialized (Shichao Lai) [Orabug: 36753733] {CVE-2024-38619}
- greybus: Fix use-after-free bug in gb_interface_release due to race condition. (Sicong Huang) [Orabug: 36835563] {CVE-2024-39495}
- kbuild: Remove support for Clang's ThinLTO caching (Nathan Chancellor)
- mptcp: pm: update add_addr counters after connect (YonglongLi)
- mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID (YonglongLi)
- hugetlb_encode.h: fix undefined behaviour (34 << 26) (Matthias Goergens)
- serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ level (Doug Brown)
- mm/huge_memory: don't unpoison huge_zero_folio (Miaohe Lin) [Orabug: 36835742] {CVE-2024-40914}
- scsi: mpi3mr: Fix ATA NCQ priority support (Damien Le Moal)
- tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device() (Oleg Nesterov)
- nilfs2: fix potential kernel bug due to lack of writeback flag waiting (Ryusuke Konishi) [Orabug: 36774570] {CVE-2024-37078}
- intel_th: pci: Add Lunar Lake support (Alexander Shishkin)
- intel_th: pci: Add Meteor Lake-S support (Alexander Shishkin)
- intel_th: pci: Add Sapphire Rapids SOC support (Alexander Shishkin)
- intel_th: pci: Add Granite Rapids SOC support (Alexander Shishkin)
- intel_th: pci: Add Granite Rapids support (Alexander Shishkin)
- dmaengine: axi-dmac: fix possible race in remove() (Nuno Sa)
- PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id (Rick Wertenbroek)
- ocfs2: fix races between hole punching and AIO+DIO (Su Yue) [Orabug: 36835816] {CVE-2024-40943}
- ocfs2: use coarse time for new created files (Su Yue)
- fs/proc: fix softlockup in __read_vmcore (Rik van Riel)
- knfsd: LOOKUP can return an illegal error value (Trond Myklebust)
- spmi: hisi-spmi-controller: Do not override device identifier (Vamshi Gajjela)
- vmci: prevent speculation leaks by sanitizing event in event_deliver() (Hagar Gamal Halim Hemdan) [Orabug: 36835581] {CVE-2024-39499}
- sock_map: avoid race between sock_map_close and sk_psock_put (Thadeu Lima de Souza Cascardo) [Orabug: 36835586] {CVE-2024-39500}
- null_blk: Print correct max open zones limit in null_init_zoned_dev() (Damien Le Moal)
- tracing/selftests: Fix kprobe event name test for .isra. functions (Steven Rostedt (Google))
- mptcp: ensure snd_una is properly initialized on connect (Paolo Abeni) [Orabug: 36835783] {CVE-2024-40931}
- drm/exynos/vidi: fix memory leak in .get_modes() (Jani Nikula) [Orabug: 36835785] {CVE-2024-40932}
- drivers: core: synchronize really_probe() and dev_uevent() (Dirk Behme) [Orabug: 36835588] {CVE-2024-39501}
- iio: imu: inv_icm42600: delete unneeded update watermark call (Jean-Baptiste Maneyrol)
- iio: dac: ad5592r: fix temperature channel scaling value (Marc Ferland)
- iio: adc: ad9467: fix scan type sign (David Lechner)
- af_unix: Read with MSG_PEEK loops if the first unread byte is OOB (Rao Shoaib)
- ionic: fix use after netif_napi_del() (Taehee Yoo) [Orabug: 36835594] {CVE-2024-39502}
- net/ipv6: Fix the RT cache flush via sysctl using a previous delay (Petr Pavlu)
- net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs parameters (Xiaolei Wang)
- net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packets (Gal Pressman)
- tcp: fix race in tcp_v6_syn_recv_sock() (Eric Dumazet)
- drm/bridge/panel: Fix runtime warning on panel bridge release (Adam Miotk)
- drm/komeda: check for error-valued pointer (Amjad Ouled-Ameur) [Orabug: 36835673] {CVE-2024-39505}
- liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet (Aleksandr Mishin) [Orabug: 36835676] {CVE-2024-39506}
- net: hns3: add cond_resched() to hns3 ring buffer init process (Jie Wang)
- net: hns3: fix kernel crash problem in concurrent scenario (Yonglong Liu) [Orabug: 36835679] {CVE-2024-39507}
- net: sfp: Always call sfp_sm_mod_remove() on remove (Csokas, Bence)
- drm/vmwgfx: 3D disabled should not effect STDU memory limits (Ian Forbes)
- HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode() (Jose Exposito) [Orabug: 36835792] {CVE-2024-40934}
- iommu: Return right value in iommu_sva_bind_device() (Lu Baolu) [Orabug: 36835823] {CVE-2024-40945}
- iommu/amd: Fix sysfs leak in iommu init (Kun(llfl))
- iommu/amd: Introduce pci segment structure (Vasant Hegde)
- HID: core: remove unnecessary WARN_ON() in implement() (Nikita Zhandarovich) [Orabug: 36835688] {CVE-2024-39509}
- gpio: tqmx86: store IRQ trigger type and unmask status separately (Matthias Schiffer)
- gpio: tqmx86: fix typo in Kconfig label (Gregor Herburger)
- platform/x86: dell-smbios: Fix wrong token data in sysfs (Armin Wolf)
- platform/x86: dell-smbios-base: Use sysfs_emit() (ye xingchen)
- SUNRPC: return proper error from gss_wrap_req_priv (Chen Hanxiao)
- clk: sifive: Do not register clkdevs for PRCI clocks (Samuel Holland)
- Input: try trimming too long modalias strings (Dmitry Torokhov)
- powerpc/uaccess: Fix build errors seen with GCC 13/14 (Michael Ellerman)
- scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memory (Breno Leitao) [Orabug: 36835695] {CVE-2024-40901}
- xhci: Apply broken streams quirk to Etron EJ188 xHCI host (Kuangyi Chiang)
- xhci: Handle TD clearing for multiple streams case (Hector Martin) [Orabug: 36835772] {CVE-2024-40927}
- xhci: Apply reset resume quirk to Etron EJ188 xHCI host (Kuangyi Chiang)
- xhci: Set correct transferred length for cancelled bulk transfers (Mathias Nyman)
- jfs: xattr: fix buffer overflow for invalid xattr (Greg Kroah-Hartman) [Orabug: 36835700] {CVE-2024-40902}
- mei: me: release irq in mei_me_pci_resume error path (Tomas Winkler)
- usb: typec: tcpm: Ignore received Hard Reset in TOGGLING state (Kyle Tso)
- USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages (Alan Stern) [Orabug: 36835708] {CVE-2024-40904}
- nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors (Ryusuke Konishi) [Orabug: 36774645] {CVE-2024-39469}
- nilfs2: return the mapped address from nilfs_get_page() (Matthew Wilcox (Oracle))
- nilfs2: Remove check for PageError (Matthew Wilcox (Oracle))
- btrfs: fix leak of qgroup extent records after transaction abort (Filipe Manana)
- wifi: ath10k: fix QCOM_RPROC_COMMON dependency (Dmitry Baryshkov)
- selftests/mm: compaction_test: fix bogus test success on Aarch64 (Dev Jain)
- selftests/mm: conform test to TAP format output (Muhammad Usama Anjum)
- selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepages (Dev Jain)
- mm/cma: drop incorrect alignment check in cma_init_reserved_mem (Frank van der Linden)
- cma: factor out minimum alignment requirement (David Hildenbrand)
- i2c: acpi: Unbind mux adapters before delete (Hamish Martin) [Orabug: 36774617] {CVE-2024-39362}
- i2c: add fwnode APIs (Russell King (Oracle))
- mmc: davinci: Don't strip remove function when driver is builtin (Uwe Kleine-Konig) [Orabug: 36809300] {CVE-2024-39484}
- mmc: davinci_mmc: Convert to platform remove callback returning void (Yangtao Li)
- ftrace: Fix possible use-after-free issue in ftrace_location() (Zheng Yejian) [Orabug: 36753573] {CVE-2024-38588}
- x86/ibt,ftrace: Search for __fentry__ location (Peter Zijlstra)
- serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using prescaler (Hugo Villeneuve)
- serial: sc16is7xx: replace hardcoded divisor value with BIT() macro (Hugo Villeneuve)
- Bluetooth: qca: fix info leak when fetching fw build id (Johan Hovold) [Orabug: 36683103] {CVE-2024-36032}
- Bluetooth: qca: add support for QCA2066 (Tim Jiang)
- Bluetooth: qca: use switch case for soc type behavior (Neil Armstrong)
- Bluetooth: btqca: Add WCN3988 support (Luca Weiss)
- Bluetooth: btqca: use le32_to_cpu for ver.soc_id (Min-Hua Chen)
- Bluetooth: hci_qca: mark OF related data as maybe unused (Krzysztof Kozlowski)
- skbuff: introduce skb_pull_data (Luiz Augusto von Dentz)
- misc/pvpanic-pci: register attributes via pci_driver (Thomas Weissschuh)
- misc/pvpanic: deduplicate common code (Thomas Weissschuh)
- pvpanic: Indentation fixes here and there (Andy Shevchenko)
- pvpanic: Keep single style across modules (Andy Shevchenko)
- drm/amd/display: Fix incorrect DSC instance for MST (Hersen Wu)
- drm/amd/display: drop unnecessary NULL checks in debugfs (Alexey Kodanev)
- drm/amd/display: Clean up some inconsistent indenting (Jiapeng Chong)
- drm/amd/display: Handle Y carry-over in VCP X.Y calculation (George Shen)
- iio: accel: mxc4005: Reset chip on probe() and resume() (Hans de Goede)
- usb: gadget: f_fs: Fix race between aio_cancel() and AIO request complete (Wesley Cheng) [Orabug: 36683254] {CVE-2024-36894}
- usb: gadget: f_fs: use io_data->status consistently (John Keeping)
- ipv6: fix possible race in __fib6_drop_pcpu_from() (Eric Dumazet) [Orabug: 36835713] {CVE-2024-40905}
- af_unix: Annotate data-race of sk->sk_shutdown in sk_diag_fill(). (Kuniyuki Iwashima)
- af_unix: Use skb_queue_len_lockless() in sk_diag_show_rqlen(). (Kuniyuki Iwashima)
- af_unix: Use skb_queue_empty_lockless() in unix_release_sock(). (Kuniyuki Iwashima)
- af_unix: annotate lockless accesses to sk->sk_err (Eric Dumazet)
- af_unix: Use unix_recvq_full_lockless() in unix_stream_connect(). (Kuniyuki Iwashima)
- af_unix: Annotate data-race of net->unx.sysctl_max_dgram_qlen. (Kuniyuki Iwashima)
- af_unix: Annotate data-races around sk->sk_state in UNIX_DIAG. (Kuniyuki Iwashima)
- af_unix: Annotate data-race of sk->sk_state in unix_stream_read_skb(). (Kuniyuki Iwashima)
- af_unix: Annotate data-races around sk->sk_state in sendmsg() and recvmsg(). (Kuniyuki Iwashima)
- af_unix: Annotate data-race of sk->sk_state in unix_stream_connect(). (Kuniyuki Iwashima)
- af_unix: Annotate data-races around sk->sk_state in unix_write_space() and poll(). (Kuniyuki Iwashima)
- af_unix: Annotate data-race of sk->sk_state in unix_inq_len(). (Kuniyuki Iwashima)
- af_unix: Annodate data-races around sk->sk_state for writers. (Kuniyuki Iwashima)
- af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer. (Kuniyuki Iwashima)
- ptp: Fix error message on failed pin verification (Karol Kolacinski)
- net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP (Eric Dumazet) [Orabug: 36748168] {CVE-2024-36974}
- tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB (Jason Xing)
- net: sched: sch_multiq: fix possible OOB write in multiq_tune() (Hangyu Hua) [Orabug: 36748175] {CVE-2024-36978}
- octeontx2-af: Always allocate PF entries from low prioriy zone (Subbaraya Sundeep)
- bpf: Set run context for rawtp test_run callback (Jiri Olsa) [Orabug: 36835722] {CVE-2024-40908}
- ipv6: sr: block BH in seg6_output_core() and seg6_input_core() (Eric Dumazet)
- net/ncsi: Fix the multi thread manner of NCSI driver (DelphineCCChiu)
- net/ncsi: Simplify Kconfig/dts control flow (Peter Delevoryas)
- wifi: mac80211: correctly parse Spatial Reuse Parameter Set element (Lingbo Kong)
- wifi: iwlwifi: mvm: don't read past the mfuart notifcation (Emmanuel Grumbach) [Orabug: 36835807] {CVE-2024-40941}
- wifi: iwlwifi: mvm: check n_ssids before accessing the ssids (Miri Korenblit) [Orabug: 36835779] {CVE-2024-40929}
- wifi: iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdef (Shahar S Matityahu)
- wifi: iwlwifi: mvm: revert gen2 TX A-MPDU size to 64 (Johannes Berg)
- wifi: cfg80211: pmsr: use correct nla_get_uX functions (Lin Ma)
- wifi: cfg80211: Lock wiphy in cfg80211_get_station (Remi Pommarel) [Orabug: 36835729] {CVE-2024-40911}
- wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup() (Remi Pommarel) [Orabug: 36835734] {CVE-2024-40912}
- wifi: mac80211: mesh: Fix leak of mesh_preq_queue objects (Nicolas Escande) [Orabug: 36835811] {CVE-2024-40942}


Related CVEs


CVE-2024-40911
CVE-2024-40947
CVE-2024-40978
CVE-2024-40981
CVE-2024-41027
CVE-2024-41049
CVE-2024-42070
CVE-2024-42090
CVE-2024-42105
CVE-2024-42143
CVE-2024-42148
CVE-2024-42153
CVE-2024-42161
CVE-2024-39484
CVE-2024-40905
CVE-2024-40957
CVE-2024-40971
CVE-2024-40993
CVE-2024-42092
CVE-2024-42095
CVE-2024-42225
CVE-2024-42232
CVE-2024-42236
CVE-2024-36901
CVE-2024-39509
CVE-2024-40908
CVE-2024-40931
CVE-2024-40942
CVE-2024-40959
CVE-2024-40961
CVE-2024-41040
CVE-2024-41041
CVE-2024-41046
CVE-2024-41047
CVE-2024-41089
CVE-2024-41093
CVE-2024-42069
CVE-2024-42101
CVE-2024-42103
CVE-2024-42106
CVE-2024-42247
CVE-2024-39495
CVE-2024-40927
CVE-2024-40974
CVE-2024-42087
CVE-2024-42093
CVE-2024-42119
CVE-2024-42224
CVE-2024-39468
CVE-2024-39502
CVE-2024-39507
CVE-2024-40901
CVE-2024-40914
CVE-2024-40934
CVE-2024-40943
CVE-2024-40968
CVE-2024-40988
CVE-2024-41002
CVE-2024-41087
CVE-2024-42068
CVE-2024-42097
CVE-2024-42098
CVE-2024-42124
CVE-2024-42131
CVE-2024-42140
CVE-2024-39482
CVE-2024-40945
CVE-2024-40980
CVE-2024-40994
CVE-2024-42116
CVE-2024-42157
CVE-2024-40904
CVE-2024-40932
CVE-2024-40941
CVE-2024-40960
CVE-2024-40967
CVE-2024-40990
CVE-2024-41005
CVE-2024-41034
CVE-2024-41048
CVE-2024-41092
CVE-2024-42076
CVE-2024-42089
CVE-2024-42137
CVE-2024-42154
CVE-2024-36032
CVE-2024-39362
CVE-2024-40912
CVE-2024-41097
CVE-2024-42082
CVE-2024-42244
CVE-2022-3567
CVE-2024-40958
CVE-2024-40976
CVE-2024-41044
CVE-2024-42229
CVE-2024-36978
CVE-2024-40963
CVE-2024-40987
CVE-2024-40995
CVE-2024-41007
CVE-2024-42096
CVE-2024-42109
CVE-2024-42120
CVE-2024-36974
CVE-2024-39487
CVE-2024-40983
CVE-2024-41006
CVE-2024-39500
CVE-2024-39505
CVE-2024-40970
CVE-2024-41095
CVE-2024-42086
CVE-2024-42121
CVE-2024-36894
CVE-2024-39469
CVE-2024-40956
CVE-2024-42145
CVE-2024-42152
CVE-2024-37078
CVE-2024-39499
CVE-2024-39506
CVE-2024-40902
CVE-2024-41000
CVE-2024-42077
CVE-2024-42080
CVE-2024-42085
CVE-2024-42104
CVE-2024-42127
CVE-2024-42130
CVE-2022-3566
CVE-2024-36033
CVE-2024-36484
CVE-2024-38588
CVE-2024-38619
CVE-2024-39501
CVE-2024-40929
CVE-2024-40937
CVE-2024-41035
CVE-2024-42084
CVE-2024-42094
CVE-2024-42115
CVE-2024-42223

Updated Packages


Release/ArchitectureFilenameMD5sumSuperseded By AdvisoryChannel Label
Oracle Linux 8 (aarch64) kernel-uek-5.15.0-210.163.7.el8uek.src.rpm0ba54100f21b2d2fefcfb512d018b05f-ol8_aarch64_UEKR7
bpftool-5.15.0-210.163.7.el8uek.aarch64.rpmc0b50e6ecd9f12fe8136aa0c443a5cfa-ol8_aarch64_UEKR7
kernel-uek-5.15.0-210.163.7.el8uek.aarch64.rpmf7491d3c56bc29ab7c6fc032d15314ce-ol8_aarch64_UEKR7
kernel-uek-container-5.15.0-210.163.7.el8uek.aarch64.rpm031425bb4ac807a2b7879e4d85a764c8-ol8_aarch64_UEKR7
kernel-uek-container-debug-5.15.0-210.163.7.el8uek.aarch64.rpmfc2b23dd5ce72e8ed6324723d63d7d99-ol8_aarch64_UEKR7
kernel-uek-core-5.15.0-210.163.7.el8uek.aarch64.rpm8d9efa0a8f5eacd9babd9f5058cbba03-ol8_aarch64_UEKR7
kernel-uek-debug-5.15.0-210.163.7.el8uek.aarch64.rpm4176fa8ea4013766e6d03a4249e5dc5e-ol8_aarch64_UEKR7
kernel-uek-debug-core-5.15.0-210.163.7.el8uek.aarch64.rpmf8a575ed2cbe8c5393c78f80e552e23c-ol8_aarch64_UEKR7
kernel-uek-debug-devel-5.15.0-210.163.7.el8uek.aarch64.rpmbd91b80285dbb0d0251f824f824c5a9d-ol8_aarch64_UEKR7
kernel-uek-debug-modules-5.15.0-210.163.7.el8uek.aarch64.rpm06110f0312a6fbad444cff662b312307-ol8_aarch64_UEKR7
kernel-uek-debug-modules-extra-5.15.0-210.163.7.el8uek.aarch64.rpmf62be1c25ef65aa81f8786ad621a379e-ol8_aarch64_UEKR7
kernel-uek-devel-5.15.0-210.163.7.el8uek.aarch64.rpmb5e2b7a68c0c39dd8cc9c8ded7a3f122-ol8_aarch64_UEKR7
kernel-uek-doc-5.15.0-210.163.7.el8uek.noarch.rpm67d6e0427eae808c6a03b6213d8aefc7-ol8_aarch64_UEKR7
kernel-uek-modules-5.15.0-210.163.7.el8uek.aarch64.rpma5b6167dfa169bc9dbdaf30737301a75-ol8_aarch64_UEKR7
kernel-uek-modules-extra-5.15.0-210.163.7.el8uek.aarch64.rpmf3bf96bcae6ea72946e65696cf8f7fc1-ol8_aarch64_UEKR7
Oracle Linux 8 (x86_64) kernel-uek-5.15.0-210.163.7.el8uek.src.rpm0ba54100f21b2d2fefcfb512d018b05f-ol8_x86_64_UEKR7
bpftool-5.15.0-210.163.7.el8uek.x86_64.rpme5c9cc0565c9ed6dfe5baad7fd13b907-ol8_x86_64_UEKR7
kernel-uek-5.15.0-210.163.7.el8uek.x86_64.rpma638ca4eea1eb01fe40317ee5e87a214-ol8_x86_64_UEKR7
kernel-uek-container-5.15.0-210.163.7.el8uek.x86_64.rpm56c1de4476ac962f8641c1afc32df996-ol8_x86_64_UEKR7
kernel-uek-container-debug-5.15.0-210.163.7.el8uek.x86_64.rpm43c204d072bb3c66320f5403ff9e2235-ol8_x86_64_UEKR7
kernel-uek-core-5.15.0-210.163.7.el8uek.x86_64.rpm53924dcd704d9ef0ba6c56a65fe2ac34-ol8_x86_64_UEKR7
kernel-uek-debug-5.15.0-210.163.7.el8uek.x86_64.rpm48dcf03e64661e01270b2841b566d1f0-ol8_x86_64_UEKR7
kernel-uek-debug-core-5.15.0-210.163.7.el8uek.x86_64.rpmcee185673515d21e8753181c13b917aa-ol8_x86_64_UEKR7
kernel-uek-debug-devel-5.15.0-210.163.7.el8uek.x86_64.rpm7cc30d3eb2c81f1aa934b1994163b6c5-ol8_x86_64_UEKR7
kernel-uek-debug-modules-5.15.0-210.163.7.el8uek.x86_64.rpmf894816bba7d9f1ad6a441b18e0047dd-ol8_x86_64_UEKR7
kernel-uek-debug-modules-extra-5.15.0-210.163.7.el8uek.x86_64.rpm0eb6d55988c2c95a161f64bd700ded39-ol8_x86_64_UEKR7
kernel-uek-devel-5.15.0-210.163.7.el8uek.x86_64.rpmd42d8484e995b0a28d69de881eabf04c-ol8_x86_64_UEKR7
kernel-uek-doc-5.15.0-210.163.7.el8uek.noarch.rpm67d6e0427eae808c6a03b6213d8aefc7-ol8_x86_64_UEKR7
kernel-uek-modules-5.15.0-210.163.7.el8uek.x86_64.rpm4b1fa09f3667998349e7f6e603afc7a9-ol8_x86_64_UEKR7
kernel-uek-modules-extra-5.15.0-210.163.7.el8uek.x86_64.rpmdeafc959be87da6da9c39e076bcbf818-ol8_x86_64_UEKR7
Oracle Linux 9 (aarch64) kernel-uek-5.15.0-210.163.7.el9uek.src.rpm34c4106ef585961edf074a3565714aae-ol9_aarch64_baseos_latest
kernel-uek-5.15.0-210.163.7.el9uek.src.rpm34c4106ef585961edf074a3565714aae-ol9_aarch64_u4_baseos_patch
bpftool-5.15.0-210.163.7.el9uek.aarch64.rpmb17a1ba542bc4084efd8477621b422d9-ol9_aarch64_baseos_latest
bpftool-5.15.0-210.163.7.el9uek.aarch64.rpmb17a1ba542bc4084efd8477621b422d9-ol9_aarch64_u4_baseos_patch
kernel-uek-5.15.0-210.163.7.el9uek.aarch64.rpme79ab7e36d9403fdae39099d530b808f-ol9_aarch64_baseos_latest
kernel-uek-5.15.0-210.163.7.el9uek.aarch64.rpme79ab7e36d9403fdae39099d530b808f-ol9_aarch64_u4_baseos_patch
kernel-uek-container-5.15.0-210.163.7.el9uek.aarch64.rpm1ffb42efdd0c373e36dd1bb866091ddd-ol9_aarch64_baseos_latest
kernel-uek-container-5.15.0-210.163.7.el9uek.aarch64.rpm1ffb42efdd0c373e36dd1bb866091ddd-ol9_aarch64_u4_baseos_patch
kernel-uek-container-debug-5.15.0-210.163.7.el9uek.aarch64.rpm861ee5d658866edf1e4c5c94b1536215-ol9_aarch64_baseos_latest
kernel-uek-container-debug-5.15.0-210.163.7.el9uek.aarch64.rpm861ee5d658866edf1e4c5c94b1536215-ol9_aarch64_u4_baseos_patch
kernel-uek-core-5.15.0-210.163.7.el9uek.aarch64.rpm46cbacb9fe904d8ca703a5675232639f-ol9_aarch64_baseos_latest
kernel-uek-core-5.15.0-210.163.7.el9uek.aarch64.rpm46cbacb9fe904d8ca703a5675232639f-ol9_aarch64_u4_baseos_patch
kernel-uek-debug-5.15.0-210.163.7.el9uek.aarch64.rpm0f9ad71543f9ab07c8671143633d82ef-ol9_aarch64_baseos_latest
kernel-uek-debug-5.15.0-210.163.7.el9uek.aarch64.rpm0f9ad71543f9ab07c8671143633d82ef-ol9_aarch64_u4_baseos_patch
kernel-uek-debug-core-5.15.0-210.163.7.el9uek.aarch64.rpm3fdf82dfc3a042da67c097b3d5d572c2-ol9_aarch64_baseos_latest
kernel-uek-debug-core-5.15.0-210.163.7.el9uek.aarch64.rpm3fdf82dfc3a042da67c097b3d5d572c2-ol9_aarch64_u4_baseos_patch
kernel-uek-debug-devel-5.15.0-210.163.7.el9uek.aarch64.rpm0cd6c9814f4798b5a43765bca0196d9b-ol9_aarch64_baseos_latest
kernel-uek-debug-devel-5.15.0-210.163.7.el9uek.aarch64.rpm0cd6c9814f4798b5a43765bca0196d9b-ol9_aarch64_u4_baseos_patch
kernel-uek-debug-modules-5.15.0-210.163.7.el9uek.aarch64.rpm3c9b164260e1dad522df350d0c961144-ol9_aarch64_baseos_latest
kernel-uek-debug-modules-5.15.0-210.163.7.el9uek.aarch64.rpm3c9b164260e1dad522df350d0c961144-ol9_aarch64_u4_baseos_patch
kernel-uek-debug-modules-extra-5.15.0-210.163.7.el9uek.aarch64.rpmc58cd9724ba3c8d57f509879bebdb949-ol9_aarch64_baseos_latest
kernel-uek-debug-modules-extra-5.15.0-210.163.7.el9uek.aarch64.rpmc58cd9724ba3c8d57f509879bebdb949-ol9_aarch64_u4_baseos_patch
kernel-uek-devel-5.15.0-210.163.7.el9uek.aarch64.rpm224a6aa43e2535dbf0795d70c582c9d6-ol9_aarch64_baseos_latest
kernel-uek-devel-5.15.0-210.163.7.el9uek.aarch64.rpm224a6aa43e2535dbf0795d70c582c9d6-ol9_aarch64_u4_baseos_patch
kernel-uek-doc-5.15.0-210.163.7.el9uek.noarch.rpmdfb5949f57ce1758aebce303d0144bfa-ol9_aarch64_baseos_latest
kernel-uek-doc-5.15.0-210.163.7.el9uek.noarch.rpmdfb5949f57ce1758aebce303d0144bfa-ol9_aarch64_u4_baseos_patch
kernel-uek-modules-5.15.0-210.163.7.el9uek.aarch64.rpm6867701472c1ed3d158e020c1c959a15-ol9_aarch64_baseos_latest
kernel-uek-modules-5.15.0-210.163.7.el9uek.aarch64.rpm6867701472c1ed3d158e020c1c959a15-ol9_aarch64_u4_baseos_patch
kernel-uek-modules-extra-5.15.0-210.163.7.el9uek.aarch64.rpm0c7fd8d5e497677d9f384350f2c252ae-ol9_aarch64_baseos_latest
kernel-uek-modules-extra-5.15.0-210.163.7.el9uek.aarch64.rpm0c7fd8d5e497677d9f384350f2c252ae-ol9_aarch64_u4_baseos_patch
Oracle Linux 9 (x86_64) kernel-uek-5.15.0-210.163.7.el9uek.src.rpm34c4106ef585961edf074a3565714aae-ol9_x86_64_UEKR7
bpftool-5.15.0-210.163.7.el9uek.x86_64.rpm5ecfa1aa4e1c58bde8b7717ceec0e444-ol9_x86_64_UEKR7
kernel-uek-5.15.0-210.163.7.el9uek.x86_64.rpmd6b8b959d0607c2abf45b60a93c3362e-ol9_x86_64_UEKR7
kernel-uek-container-5.15.0-210.163.7.el9uek.x86_64.rpmdcd8012fc1ac8718c3bde5b85408aa89-ol9_x86_64_UEKR7
kernel-uek-container-debug-5.15.0-210.163.7.el9uek.x86_64.rpmc84b315a68abd09910a6c510450d63d7-ol9_x86_64_UEKR7
kernel-uek-core-5.15.0-210.163.7.el9uek.x86_64.rpm46a6bace93def734dcffe5b92fddd76f-ol9_x86_64_UEKR7
kernel-uek-debug-5.15.0-210.163.7.el9uek.x86_64.rpmdec2844aced65235ddd9ef3d414ddf8f-ol9_x86_64_UEKR7
kernel-uek-debug-core-5.15.0-210.163.7.el9uek.x86_64.rpmc412562e3a3aa78649a341af5fddce5c-ol9_x86_64_UEKR7
kernel-uek-debug-devel-5.15.0-210.163.7.el9uek.x86_64.rpmb5966fd3e157a93f4a0f52c53736be91-ol9_x86_64_UEKR7
kernel-uek-debug-modules-5.15.0-210.163.7.el9uek.x86_64.rpm519989d7dcc256f62d4227f3623841b9-ol9_x86_64_UEKR7
kernel-uek-debug-modules-extra-5.15.0-210.163.7.el9uek.x86_64.rpm1fc9cbc6e6c497c4620186ff1ca1ebba-ol9_x86_64_UEKR7
kernel-uek-devel-5.15.0-210.163.7.el9uek.x86_64.rpm166e6ad7ee1b03a13915159eac627f2b-ol9_x86_64_UEKR7
kernel-uek-doc-5.15.0-210.163.7.el9uek.noarch.rpmdfb5949f57ce1758aebce303d0144bfa-ol9_x86_64_UEKR7
kernel-uek-modules-5.15.0-210.163.7.el9uek.x86_64.rpm91b7b33b500a249f81850d6d66c090d5-ol9_x86_64_UEKR7
kernel-uek-modules-extra-5.15.0-210.163.7.el9uek.x86_64.rpme123c8dc9023ca305bcc01d7f75369c1-ol9_x86_64_UEKR7


This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections:

software.hardware.complete