Type: | SECURITY |
Impact: | IMPORTANT |
Release Date: | 2023-10-13 |
[4.14.35-2047.530.5.1]
- Revert 'rtnetlink: Reject negative ifindexes in RTM_NEWLINK' (Saeed Mirzamohammadi) [Orabug: 35896831]
[4.14.35-2047.530.5]
- netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash_netportnet.c (Kyle Zeng) [Orabug: 35824288] {CVE-2023-42753}
- netfilter: xt_u32: validate user space input (Wander Lairson Costa)
- netfilter: xt_sctp: validate the flag_info count (Wander Lairson Costa)
[4.14.35-2047.530.4]
- rds: Fix lack of reentrancy for connection reset with dst addr zero (Hakon Bugge) [Orabug: 35819110] {CVE-2023-22024}
- kernfs: fix missing kernfs_iattr_rwsem locking (Ian Kent) [Orabug: 35796772]
- uek-rpm: Removing pre scriptlet to not allow firmware downgrade (Samasth Norway Ananda) [Orabug: 35756463]
- scsi: megaraid_sas: Fix deadlock on firmware crashdump (Junxiao Bi) [Orabug: 35702793]
[4.14.35-2047.530.3]
- Add the new PCI Device IDs to support new generation of AMD 19h processors. (Partha Sarathi Satapathy) [Orabug: 35773822]
- hwmon: (k10temp) Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh (Babu Moger) [Orabug: 35773822]
[4.14.35-2047.530.2]
- LTS version: v4.14.325 (Saeed Mirzamohammadi)
- Revert 'ARM: ep93xx: fix missing-prototype warnings' (Greg Kroah-Hartman)
- Revert 'MIPS: Alchemy: fix dbdma2' (Greg Kroah-Hartman)
- LTS version: v4.14.324 (Saeed Mirzamohammadi)
- dma-buf/sw_sync: Avoid recursive lock during fence signal (Rob Clark)
- scsi: core: raid_class: Remove raid_component_add() (Zhu Wang)
- scsi: snic: Fix double free in snic_tgt_create() (Zhu Wang)
- rtnetlink: Reject negative ifindexes in RTM_NEWLINK (Ido Schimmel)
- x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4 (Feng Tang)
- media: vcodec: Fix potential array out-of-bounds in encoder queue_setup (Wei Chen)
- lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernels (Helge Deller)
- batman-adv: Fix batadv_v_ogm_aggr_send memory leak (Remi Pommarel)
- batman-adv: Fix TT global entry leak when client roamed back (Remi Pommarel)
- batman-adv: Do not get eth header before batadv_check_management_packet (Remi Pommarel)
- batman-adv: Trigger events for auto adjusted MTU (Sven Eckelmann)
- ibmveth: Use dcbf rather than dcbfl (Michael Ellerman)
- ipvs: fix racy memcpy in proc_do_sync_threshold (Sishuai Gong)
- ipvs: Improve robustness to the ipvs sysctl (Junwei Hu)
- igb: Avoid starting unnecessary workqueues (Alessio Igor Bogani)
- sock: annotate data-races around prot->memory_pressure (Eric Dumazet)
- tracing: Fix memleak due to race between current_tracer and trace (Zheng Yejian)
- net: phy: broadcom: stub c45 read/write for 54810 (Justin Chen)
- net: xfrm: Amend XFRMA_SEC_CTX nla_policy structure (Lin Ma)
- net: fix the RTO timer retransmitting skb every 1ms if linear option is enabled (Jason Xing)
- af_unix: Fix null-ptr-deref in unix_stream_sendpage(). (Kuniyuki Iwashima)
- ASoC: rt5665: add missed regulator_bulk_disable (Zhang Shurong)
- netfilter: set default timeout to 3 secs for sctp shutdown send and recv state (Xin Long)
- test_firmware: prevent race conditions by a correct implementation of locking (Mirsad Goran Todorovac)
- binder: fix memory leak in binder_init() (Qi Zheng)
- serial: 8250: Fix oops for port->pm on uart_change_pm() (Tony Lindgren)
- mmc: wbsd: fix double mmc_free_host() in wbsd_init() (Yang Yingliang)
- cifs: Release folio lock on fscache read hit. (Russell Harmon via samba-technical)
- ALSA: usb-audio: Add support for Mythware XA001AU capture and playback interfaces. (dengxiang)
- net: do not allow gso_size to be set to GSO_BY_FRAGS (Eric Dumazet)
- sock: Fix misuse of sk_under_memory_pressure() (Abel Wu)
- i40e: fix misleading debug logs (Andrii Staikov)
- team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves (Ziyang Xuan)
- netfilter: nft_dynset: disallow object maps (Pablo Neira Ayuso)
- xfrm: add NULL check in xfrm_update_ae_params (Lin Ma)
- ip_vti: fix potential slab-use-after-free in decode_session6 (Zhengchao Shao)
- ip6_vti: fix slab-use-after-free in decode_session6 (Zhengchao Shao)
- net: af_key: fix sadb_x_filter validation (Lin Ma)
- net: xfrm: Fix xfrm_address_filter OOB read (Lin Ma)
- fbdev: mmp: fix value check in mmphw_probe() (Yuanjun Gong)
- drm/amdgpu: Fix potential fence use-after-free v2 (shanzhulig)
- Bluetooth: L2CAP: Fix use-after-free (Zhengping Jiang)
- pcmcia: rsrc_nonstatic: Fix memory leak in nonstatic_release_resource_db() (Armin Wolf)
- gfs2: Fix possible data races in gfs2_show_options() (Tuo Li)
- media: platform: mediatek: vpu: fix NULL ptr dereference (Hans Verkuil)
- media: v4l2-mem2mem: add lock to protect parameter num_rdy (Yunfei Dong)
- FS: JFS: Check for read-only mounted filesystem in txBegin (Immad Mir)
- FS: JFS: Fix null-ptr-deref Read in txBegin (Immad Mir)
- MIPS: dec: prom: Address -Warray-bounds warning (Gustavo A. R. Silva)
- fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLev (Yogesh)
- udf: Fix uninitialized array access for some pathnames (Jan Kara)
- quota: fix warning in dqgrab() (Ye Bin)
- quota: Properly disable quotas when add_dquot_ref() fails (Jan Kara)
- ALSA: emu10k1: roll up loops in DSP setup code for Audigy (Oswald Buddenhagen)
- drm/radeon: Fix integer overflow in radeon_cs_parser_init (hackyzh002)
- lib/mpi: Eliminate unused umul_ppmm definitions for MIPS (Nathan Chancellor)
- LTS version: v4.14.323 (Saeed Mirzamohammadi)
- alpha: remove __init annotation from exported page_is_ram() (Masahiro Yamada)
- scsi: core: Fix possible memory leak if device_add() fails (Zhu Wang)
- scsi: snic: Fix possible memory leak if device_add() fails (Zhu Wang)
- scsi: 53c700: Check that command slot is not NULL (Alexandra Diupina)
- scsi: storvsc: Fix handling of virtual Fibre Channel timeouts (Michael Kelley)
- scsi: core: Fix legacy /proc parsing buffer overflow (Tony Battersby)
- netfilter: nf_tables: report use refcount overflow (Pablo Neira Ayuso)
- btrfs: don't stop integrity writeback too early (Christoph Hellwig)
- IB/hfi1: Fix possible panic during hotplug remove (Douglas Miller)
- drivers: net: prevent tun_build_skb() to exceed the packet size limit (Andrew Kanner)
- dccp: fix data-race around dp->dccps_mss_cache (Eric Dumazet)
- bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves (Ziyang Xuan)
- net/packet: annotate data-races around tp->status (Eric Dumazet)
- drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modes (Karol Herbst)
- x86/mm: Fix VDSO and VVAR placement on 5-level paging machines (Kirill A. Shutemov)
- usb: dwc3: Properly handle processing of pending events (Elson Roy Serrao)
- usb-storage: alauda: Fix uninit-value in alauda_check_media() (Alan Stern)
- iio: cros_ec: Fix the allocation size for cros_ec_command (Yiyuan Guo)
- test_firmware: return ENOMEM instead of ENOSPC on failed memory allocation (Mirsad Goran Todorovac)
- nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput (Ryusuke Konishi)
- radix tree test suite: fix incorrect allocation size for pthreads (Colin Ian King)
- dmaengine: pl330: Return DMA_PAUSED when transaction is paused (Ilpo Jarvinen)
- ipv6: adjust ndisc_is_useropt() to also return true for PIO (Maciej Zenczykowski)
- mmc: moxart: read scr register without changing byte order (Sergei Antonov)
- sparc: fix up arch_cpu_finalize_init() build breakage. (Greg Kroah-Hartman)
[4.14.35-2047.530.1]
- rds: Remove gratuitous include of time.h from rds.h (Mark Haywood) [Orabug: 35742762]
- smp: Reduce NMI traffic from CSD waiters to CSD destination (Imran Khan) [Orabug: 35236407]
- smp: Reduce logging due to dump_stack of CSD waiters (Imran Khan) [Orabug: 35236407]
CVE-2023-42753 |
CVE-2023-22024 |
Release/Architecture | Filename | sha256 | Superseded By Advisory | Channel Label |
Oracle Linux 7 (aarch64) | kernel-uek-4.14.35-2047.530.5.1.el7uek.src.rpm | 06c95e1ade6a8cdd760f29e20649fbd094bb4cc462b0fa4d21e526ca50e68535 | ELSA-2025-20190 | ol7_aarch64_latest |
kernel-uek-4.14.35-2047.530.5.1.el7uek.src.rpm | 06c95e1ade6a8cdd760f29e20649fbd094bb4cc462b0fa4d21e526ca50e68535 | ELSA-2025-20190 | ol7_aarch64_optional_latest | |
kernel-uek-4.14.35-2047.530.5.1.el7uek.src.rpm | 06c95e1ade6a8cdd760f29e20649fbd094bb4cc462b0fa4d21e526ca50e68535 | ELSA-2025-20190 | ol7_aarch64_u9_patch | |
kernel-uek-4.14.35-2047.530.5.1.el7uek.aarch64.rpm | 1ef45f4bb2b8d51eac3d2e98a35d850d4f35c28bdf8b5efc9a84cf2b72a9f1f3 | ELSA-2025-20190 | ol7_aarch64_latest | |
kernel-uek-4.14.35-2047.530.5.1.el7uek.aarch64.rpm | 1ef45f4bb2b8d51eac3d2e98a35d850d4f35c28bdf8b5efc9a84cf2b72a9f1f3 | ELSA-2025-20190 | ol7_aarch64_u9_patch | |
kernel-uek-debug-4.14.35-2047.530.5.1.el7uek.aarch64.rpm | 3d71b7eec0eaeb1e4299814555dc6d6eb51e5d5774de1976525405a9ac0e12d3 | ELSA-2025-20190 | ol7_aarch64_latest | |
kernel-uek-debug-4.14.35-2047.530.5.1.el7uek.aarch64.rpm | 3d71b7eec0eaeb1e4299814555dc6d6eb51e5d5774de1976525405a9ac0e12d3 | ELSA-2025-20190 | ol7_aarch64_u9_patch | |
kernel-uek-debug-devel-4.14.35-2047.530.5.1.el7uek.aarch64.rpm | 959849a8584e34c6364690cfe154a91ddee4085f0381386cb6552f5a1a9f464c | ELSA-2025-20190 | ol7_aarch64_latest | |
kernel-uek-debug-devel-4.14.35-2047.530.5.1.el7uek.aarch64.rpm | 959849a8584e34c6364690cfe154a91ddee4085f0381386cb6552f5a1a9f464c | ELSA-2025-20190 | ol7_aarch64_u9_patch | |
kernel-uek-devel-4.14.35-2047.530.5.1.el7uek.aarch64.rpm | 865e350198749327f11fb0645612bb72fc62d0790007bf5c3cdf513f0b9bc06e | ELSA-2025-20190 | ol7_aarch64_latest | |
kernel-uek-devel-4.14.35-2047.530.5.1.el7uek.aarch64.rpm | 865e350198749327f11fb0645612bb72fc62d0790007bf5c3cdf513f0b9bc06e | ELSA-2025-20190 | ol7_aarch64_u9_patch | |
kernel-uek-headers-4.14.35-2047.530.5.1.el7uek.aarch64.rpm | a88f503e7bf80058955b6de3abdb27342c0750a31a1e26bb4003069b24618ce5 | ELBA-2025-20014 | ol7_aarch64_latest | |
kernel-uek-headers-4.14.35-2047.530.5.1.el7uek.aarch64.rpm | a88f503e7bf80058955b6de3abdb27342c0750a31a1e26bb4003069b24618ce5 | ELBA-2025-20014 | ol7_aarch64_u9_patch | |
kernel-uek-tools-4.14.35-2047.530.5.1.el7uek.aarch64.rpm | 70bf611171f3480b8cc068001236add850a103865e5bf4ae9d9c8488d42eee6f | ELSA-2025-20190 | ol7_aarch64_latest | |
kernel-uek-tools-4.14.35-2047.530.5.1.el7uek.aarch64.rpm | 70bf611171f3480b8cc068001236add850a103865e5bf4ae9d9c8488d42eee6f | ELSA-2025-20190 | ol7_aarch64_u9_patch | |
kernel-uek-tools-libs-4.14.35-2047.530.5.1.el7uek.aarch64.rpm | 6900ab77c92555db271687b3437009451c4ff9df541fa8dd36e92dcc1b19ca7d | ELSA-2025-20019 | ol7_aarch64_latest | |
kernel-uek-tools-libs-4.14.35-2047.530.5.1.el7uek.aarch64.rpm | 6900ab77c92555db271687b3437009451c4ff9df541fa8dd36e92dcc1b19ca7d | ELSA-2025-20019 | ol7_aarch64_u9_patch | |
kernel-uek-tools-libs-devel-4.14.35-2047.530.5.1.el7uek.aarch64.rpm | efeb03f47d1d3a03c35766a7cefc24e5224a63237855e275f72bc681811fa74a | ELBA-2025-20014 | ol7_aarch64_latest | |
kernel-uek-tools-libs-devel-4.14.35-2047.530.5.1.el7uek.aarch64.rpm | efeb03f47d1d3a03c35766a7cefc24e5224a63237855e275f72bc681811fa74a | ELBA-2025-20014 | ol7_aarch64_u9_patch | |
perf-4.14.35-2047.530.5.1.el7uek.aarch64.rpm | fb36c03d63adbe38587952b5b4305dcd3d29b38021c403b1524fa7a86d8594e0 | ELSA-2025-20019 | ol7_aarch64_latest | |
perf-4.14.35-2047.530.5.1.el7uek.aarch64.rpm | fb36c03d63adbe38587952b5b4305dcd3d29b38021c403b1524fa7a86d8594e0 | ELSA-2025-20019 | ol7_aarch64_u9_patch | |
python-perf-4.14.35-2047.530.5.1.el7uek.aarch64.rpm | f93ac545f18dc51f3a12da600f280463c99c2ed142834249f0a0fa9e2456d2eb | ELSA-2025-20019 | ol7_aarch64_latest | |
python-perf-4.14.35-2047.530.5.1.el7uek.aarch64.rpm | f93ac545f18dc51f3a12da600f280463c99c2ed142834249f0a0fa9e2456d2eb | ELSA-2025-20019 | ol7_aarch64_u9_patch | |
Oracle Linux 7 (x86_64) | kernel-uek-4.14.35-2047.530.5.1.el7uek.src.rpm | 06c95e1ade6a8cdd760f29e20649fbd094bb4cc462b0fa4d21e526ca50e68535 | ELSA-2025-20190 | ol7_x86_64_UEKR5 |
kernel-uek-4.14.35-2047.530.5.1.el7uek.x86_64.rpm | 7b57cd35d7d4eeab2f49bf7c2135663d981005a367a47dfcf5384c8233695a66 | ELSA-2025-20190 | ol7_x86_64_UEKR5 | |
kernel-uek-debug-4.14.35-2047.530.5.1.el7uek.x86_64.rpm | b2096e34ae79202510247bf8192aa046667e28cb4d336110b589c35af06c0e07 | ELSA-2025-20190 | ol7_x86_64_UEKR5 | |
kernel-uek-debug-devel-4.14.35-2047.530.5.1.el7uek.x86_64.rpm | 8e6bea06fcf53d7253880606795e1977560bfbd584ab45bcdf123000e3940cdc | ELSA-2025-20190 | ol7_x86_64_UEKR5 | |
kernel-uek-devel-4.14.35-2047.530.5.1.el7uek.x86_64.rpm | 7e7528b30bd8c9a88cfe3238f902a157081c54956ea23ce2e27760be24222907 | ELSA-2025-20190 | ol7_x86_64_UEKR5 | |
kernel-uek-doc-4.14.35-2047.530.5.1.el7uek.noarch.rpm | 1474d308f8b12a3998c59a8bfdb04b7329a7e014bb300d07491ab218c5596c9b | ELSA-2025-20190 | ol7_x86_64_UEKR5 | |
kernel-uek-tools-4.14.35-2047.530.5.1.el7uek.x86_64.rpm | d6f8cdf613f8fcb0108b37a72f077cbd2738bed52dd79705b532ba4c44705bad | ELSA-2025-20190 | ol7_x86_64_UEKR5 |
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