ELSA-2023-12006

ELSA-2023-12006 - Unbreakable Enterprise kernel-container security update

Type:SECURITY
Severity:IMPORTANT
Release Date:2023-01-09

Description


[4.14.35-2047.521.4.el7]
- tcp: Tunables for TCP delayed ack (min and max) timers (Venkat Venkatsubra)
[Orabug: 34883100]

[4.14.35-2047.521.3.el7]
- Revert 'random: use expired timer rather than wq for mixing fast pool' (Saeed
Mirzamohammadi) [Orabug: 34918228]

[4.14.35-2047.521.2.el7]
- RDS/IB: Fix the misplaced counter update rdma dto path (Devesh Sharma) [Orabug: 34865849]
- IB/ipoib: Do not warn if IPoIB debugfs doesn't exist (Alaa Hleihel) [Orabug: 34780038]
- proc: proc_skip_spaces() shouldn't think it is working on C strings (Linus Torvalds) [Orabug: 34882780] {CVE-2022-4378}
- proc: avoid integer type confusion in get_proc_long (Linus Torvalds) [Orabug: 34882780] {CVE-2022-4378}

[4.14.35-2047.521.1.el7]
- net/mlx5: Use debug message instead of warn (Yishai Hadas) [Orabug: 34834553]
- hugetlbfs: don't delete error page from pagecache (James Houghton) [Orabug: 34772618]
- mm: shmem: don't truncate page if memory failure happens (Yang Shi) [Orabug: 34772618]
- mm: hwpoison: refactor refcount check handling (Yang Shi) [Orabug: 34772618]
- kvm: x86: limit the maximum number of vPMU fixed counters to 3 (Like Xu) [Orabug: 34756992]
- LTS version: v4.14.298 (Saeed Mirzamohammadi)
- can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive (Biju Das)
- net: ehea: fix possible memory leak in ehea_register_port() (Yang Yingliang)
- openvswitch: switch from WARN to pr_warn (Aaron Conole)
- ALSA: aoa: Fix I2S device accounting (Takashi Iwai)
- ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev() (Yang Yingliang)
- PM: domains: Fix handling of unavailable/disabled idle states (Sudeep Holla)
- net: ksz884x: fix missing pci_disable_device() on error in pcidev_init() (Yang Yingliang)
- i40e: Fix flow-type by setting GL_HASH_INSET registers (Slawomir Laba)
- i40e: Fix ethtool rx-flow-hash setting for X722 (Slawomir Laba)
- media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced' (Hans Verkuil)
- media: v4l2-dv-timings: add sanity checks for blanking values (Hans Verkuil)
- media: vivid: dev->bitmap_cap wasn't freed in all cases (Hans Verkuil)
- media: vivid: s_fbuf: add more sanity checks (Hans Verkuil)
- PM: hibernate: Allow hybrid sleep to work with s2idle (Mario Limonciello)
- can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path (Dongliang Mu)
- tcp: fix indefinite deferral of RTO with SACK reneging (Neal Cardwell)
- net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSY (Zhang Changzhong)
- kcm: annotate data-races around kcm->rx_wait (Eric Dumazet)
- kcm: annotate data-races around kcm->rx_psock (Eric Dumazet)
- amd-xgbe: add the bit rate quirk for Molex cables (Raju Rangoju)
- amd-xgbe: fix the SFP compliance codes check for DAC cables (Raju Rangoju)
- x86/unwind/orc: Fix unreliable stack dump with gcov (Chen Zhongjin)
- ALSA: ac97: fix possible memory leak in snd_ac97_dev_register() (Yang Yingliang)
- arc: iounmap() arg is volatile (Randy Dunlap)
- drm/msm: Fix return type of mdp4_lvds_connector_mode_valid (Nathan Huckleberry)
- net: ieee802154: fix error return code in dgram_bind() (Wei Yongjun)
- mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages (Rik van Riel)
- xen/gntdev: Prevent leaking grants (M. Vefa Bicakci)
- Xen/gntdev: don't ignore kernel unmapping error (Jan Beulich)
- s390/futex: add missing EX_TABLE entry to __futex_atomic_op() (Heiko Carstens)
- kernfs: fix use-after-free in __kernfs_remove (Christian A. Ehrhardt)
- mmc: core: Fix kernel panic when remove non-standard SDIO card (Matthew Ma)
- drm/msm/hdmi: fix memory corruption with too many bridges (Johan Hovold)
- mac802154: Fix LQI recording (Miquel Raynal)
- fbdev: smscufx: Fix several use-after-free bugs (Hyunwoo Kim)
- iio: light: tsl2583: Fix module unloading (Shreeya Patel)
- tools: iio: iio_utils: fix digit calculation (Matti Vaittinen)
- xhci: Remove device endpoints from bandwidth list when freeing the device (Mathias Nyman)
- usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller (Jens Glathe)
- usb: bdc: change state when port disconnected (Justin Chen)
- usb: dwc3: gadget: Don't set IMI for no_interrupt (Thinh Nguyen)
- USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM (Hannu Hartikainen)
- ALSA: au88x0: use explicitly signed char (Jason A. Donenfeld)
- ALSA: Use del_timer_sync() before freeing timer (Steven Rostedt (Google))
- ACPI: video: Force backlight native for more TongFang devices (Werner Sembach)
- media: v4l2-mem2mem: Apply DST_QUEUE_OFF_BASE on MMAP buffers across ioctls (Chen-Yu Tsai)
- iommu/vt-d: Clean up si_domain in the init_dmars() error path (Jerry Snitselaar)
- net: hns: fix possible memory leak in hnae_ae_register() (Yang Yingliang)
- net/atm: fix proc_mpc_write incorrect return value (Xiaobo Liu)
- HID: magicmouse: Do not set BTN_MOUSE on double report (Jose Exposito)
- ACPI: extlog: Handle multiple records (Tony Luck)
- btrfs: fix processing of delayed data refs during backref walking (Filipe Manana)
- r8152: add PID for the Lenovo OneLink+ Dock (Jean-Francois Le Fillatre)
- arm64: errata: Remove AES hwcap for COMPAT tasks (James Morse)
- KVM: arm64: vgic: Fix exit condition in scan_its_table() (Eric Ren)
- ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTS (Kai-Heng Feng)
- ata: ahci-imx: Fix MODULE_ALIAS (Alexander Stein)
- x86/microcode/AMD: Apply the patch early on every logical thread (Borislav Petkov)
- ocfs2: fix BUG when iput after ocfs2_mknod fails (Joseph Qi)
- ocfs2: clear dinode links count in case of error (Joseph Qi)
- LTS version: v4.14.297 is skipped (Saeed Mirzamohammadi)
- LTS version: v4.14.296 (Saeed Mirzamohammadi)
- thermal: intel_powerclamp: Use first online CPU as control_cpu (Rafael J. Wysocki)
- inet: fully convert sk->sk_rx_dst to RCU rules (Eric Dumazet)
- efi: libstub: drop pointless get_memory_map() call (Ard Biesheuvel)
- md: Replace snprintf with scnprintf (Saurabh Sengar)
- ext4: continue to expand file system when the target size doesn't reach (Jerry Lee )
- net/ieee802154: don't warn zero-sized raw_sendmsg() (Tetsuo Handa)
- net: ieee802154: return -EINVAL for unknown addr type (Alexander Aring)
- perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc (Adrian Hunter)
- usb: idmouse: fix an uninit-value in idmouse_open (Dongliang Mu)
- Revert 'usb: storage: Add quirk for Samsung Fit flash' (sunghwan jung)
- usb: musb: Fix musb_gadget.c rxstate overflow bug (Robin Guo)
- usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info() (Jianglei Nie)
- md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d (Logan Gunthorpe)
- HID: roccat: Fix use-after-free in roccat_read() (Hyunwoo Kim)
- nbd: Fix hung when signal interrupts nbd_start_device_ioctl() (Shigeru Yoshida)
- scsi: 3w-9xxx: Avoid disabling device if failing to enable it (Letu Ren)
- media: cx88: Fix a null-ptr-deref bug in buffer_prepare() (Zheyu Ma)
- ARM: dts: imx6sl: add missing properties for sram (Alexander Stein)
- ARM: dts: imx6qp: add missing properties for sram (Alexander Stein)
- ARM: dts: imx6dl: add missing properties for sram (Alexander Stein)
- ARM: dts: imx6q: add missing properties for sram (Alexander Stein)
- ARM: dts: imx7d-sdb: config the max pressure for tsc2046 (Haibo Chen)
- drm/amdgpu: fix initial connector audio value (hongao)
- platform/x86: msi-laptop: Change DMI match / alias strings to fix module autoloading (Hans de Goede)
- drm/vc4: vec: Fix timings for VEC modes (Mateusz Kwiatkowski)
- drm: Prevent drm_copy_field() to attempt copying a NULL pointer (Javier Martinez Canillas)
- drm: Use size_t type for len variable in drm_copy_field() (Javier Martinez Canillas)
- r8152: Rate limit overflow messages (Andrew Gaul)
- Bluetooth: L2CAP: Fix user-after-free (Luiz Augusto von Dentz)
- net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory (Liu Jian)
- wifi: rt2x00: correctly set BBP register 86 for MT7620 (Daniel Golle)
- wifi: rt2x00: set SoC wmac clock register (Daniel Golle)
- wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620 (Daniel Golle)
- wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620 (Daniel Golle)
- can: bcm: check the result of can_send() in bcm_can_tx() (Ziyang Xuan)
- Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times (Luiz Augusto von Dentz)
- Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create() (Tetsuo Handa)
- wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit() (Alexander Coffin)
- xfrm: Update ipcomp_scratches with NULL when freed (Khalid Masum)
- wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg() (Tetsuo Handa)
- tcp: annotate data-race around tcp_md5sig_pool_populated (Eric Dumazet)
- openvswitch: Fix overreporting of drops in dropwatch (Mike Pattrick)
- openvswitch: Fix double reporting of drops in dropwatch (Mike Pattrick)
- wifi: brcmfmac: fix invalid address access when enabling SCAN log level (Wright Feng)
- NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data (Anna Schumaker)
- thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avoid crash (Srinivas Pandruvada)
- powercap: intel_rapl: fix UBSAN shift-out-of-bounds issue (Chao Qin)
- MIPS: BCM47XX: Cast memcmp() of function to (void *) (Kees Cook)
- ACPI: video: Add Toshiba Satellite/Portege Z830 quirk (Arvid Norlander)
- f2fs: fix race condition on setting FI_NO_EXTENT flag (Zhang Qilong)
- iommu/iova: Fix module config properly (Robin Murphy)
- iommu/omap: Fix buffer overflow in debugfs (Dan Carpenter)
- powerpc: Fix SPE Power ISA properties for e500v1 platforms (Pali Rohar)
- powerpc/powernv: add missing of_node_put() in opal_export_attrs() (Zheng Yongjun)
- powerpc/pci_dn: Add missing of_node_put() (Liang He)
- powerpc/sysdev/fsl_msi: Add missing of_node_put() (Liang He)
- powerpc/math_emu/efp: Include module.h (Nathan Chancellor)
- mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sg (Jack Wang)
- clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probe (Miaoqian Lin)
- clk: bcm2835: fix bcm2835_clock_rate_from_divisor declaration (Stefan Wahren)
- spmi: pmic-arb: correct duplicate APID to PPID mapping logic (David Collins)
- dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup() (Dave Jiang)
- mfd: sm501: Add check for platform_driver_register() (Jiasheng Jiang)
- mfd: lp8788: Fix an error handling path in lp8788_irq_init() and lp8788_irq_init() (Christophe JAILLET)
- mfd: lp8788: Fix an error handling path in lp8788_probe() (Christophe JAILLET)
- mfd: fsl-imx25: Fix an error handling path in mx25_tsadc_setup_irq() (Christophe JAILLET)
- mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe() (Christophe JAILLET)
- fsi: core: Check error number after calling ida_simple_get (Jiasheng Jiang)
- serial: 8250: Fix restoring termios speed after suspend (Pali Rohar)
- firmware: google: Test spinlock on panic path to avoid lockups (Guilherme G. Piccoli)
- phy: qualcomm: call clk_disable_unprepare in the error handling (Dongliang Mu)
- drivers: serial: jsm: fix some leaks in probe (Dan Carpenter)
- usb: gadget: function: fix dangling pnp_string in f_printer.c (Albert Briscoe)
- xhci: Don't show warning for reinit on known broken suspend (Mario Limonciello)
- md/raid5: Ensure stripe_fill happens on non-read IO with journal (Logan Gunthorpe)
- ata: fix ata_id_has_dipm() (Niklas Cassel)
- ata: fix ata_id_has_ncq_autosense() (Niklas Cassel)
- ata: fix ata_id_has_devslp() (Niklas Cassel)
- ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting() (Niklas Cassel)
- dyndbg: let query-modname override actual module name (Jim Cromie)
- dyndbg: fix module.dyndbg handling (Jim Cromie)
- RDMA/rxe: Fix the error caused by qp->sk (Zhu Yanjun)
- RDMA/rxe: Fix 'kernel NULL pointer dereference' error (Zhu Yanjun)
- media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_init (Miaoqian Lin)
- tty: xilinx_uartps: Fix the ignore_status (Shubhrajyoti Datta)
- media: exynos4-is: fimc-is: Add of_node_put() when breaking out of loop (Liang He)
- HSI: omap_ssi_port: Fix dma_map_sg error check (Jack Wang)
- HSI: omap_ssi: Fix refcount leak in ssi_probe (Miaoqian Lin)
- clk: tegra20: Fix refcount leak in tegra20_clock_init (Miaoqian Lin)
- clk: tegra: Fix refcount leak in tegra114_clock_init (Miaoqian Lin)
- clk: tegra: Fix refcount leak in tegra210_clock_init (Miaoqian Lin)
- clk: oxnas: Hold reference returned by of_get_parent() (Liang He)
- iio: ABI: Fix wrong format of differential capacitance channel ABI. (Jonathan Cameron)
- iio: inkern: only release the device node when done with it (Nuno Sa)
- iio: adc: at91-sama5d2_adc: fix AT91_SAMA5D2_MR_TRACKTIM_MAX (Claudiu Beznea)
- ARM: dts: exynos: fix polarity of VBUS GPIO of Origen (Dmitry Torokhov)
- ARM: Drop CMDLINE_* dependency on ATAGS (Geert Uytterhoeven)
- ARM: dts: kirkwood: lsxl: remove first ethernet port (Michael Walle)
- ARM: dts: kirkwood: lsxl: fix serial line (Michael Walle)
- ARM: dts: turris-omnia: Fix mpp26 pin name and comment (Marek Behun)
- soc: qcom: smem_state: Add refcounting for the 'state->of_node' (Liang He)
- soc: qcom: smsm: Fix refcount leak bugs in qcom_smsm_probe() (Liang He)
- memory: of: Fix refcount leak bug in of_get_ddr_timings() (Liang He)
- mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe() (Christophe JAILLET)
- ALSA: dmaengine: increment buffer pointer atomically (Andreas Pape)
- ASoC: eureka-tlv320: Hold reference returned from of_find_xxx API (Liang He)
- mmc: au1xmmc: Fix an error handling path in au1xmmc_probe() (Christophe JAILLET)
- drm/bridge: megachips: Fix a null pointer dereference bug (Zheyu Ma)
- platform/x86: msi-laptop: Fix resource cleanup (Hans de Goede)
- platform/x86: msi-laptop: Fix old-ec check for backlight registering (Hans de Goede)
- drm/mipi-dsi: Detach devices when removing the host (Maxime Ripard)
- bnx2x: fix potential memory leak in bnx2x_tpa_stop() (Jianglei Nie)
- tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited (Neal Cardwell)
- vhost/vsock: Use kvmalloc/kvfree for larger packets. (Junichi Uekawa)
- spi: s3c64xx: Fix large transfers with DMA (Vincent Whitchurch)
- netfilter: nft_fib: Fix for rpath check with VRF devices (Phil Sutter)
- spi/omap100k:Fix PM disable depth imbalance in omap1_spi100k_probe (Zhang Qilong)
- net: fs_enet: Fix wrong check in do_pd_setup (Zheng Yongjun)
- wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibration (Bitterblue Smith)
- wifi: rtl8xxxu: Fix skb misuse in TX queue selection (Bitterblue Smith)
- spi: qup: add missing clk_disable_unprepare on error in spi_qup_pm_resume_runtime() (Xu Qiang)
- spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume() (Xu Qiang)
- wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse() (Dan Carpenter)
- wifi: mac80211: allow bw change during channel switch in mesh (Hari Chandrakanthan)
- wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state() (Wen Gong)
- sh: machvec: Use char[] for section boundaries (Kees Cook)
- selinux: use 'grep -E' instead of 'egrep' (Greg Kroah-Hartman)
- gcov: support GCC 12.1 and newer compilers (Martin Liska)
- KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibility (Michal Luczaj)
- ring-buffer: Fix race between reset page and reading page (Steven Rostedt (Google))
- ring-buffer: Check pending waiters when doing wake ups as well (Steven Rostedt (Google))
- ring-buffer: Allow splice to read previous partially read pages (Steven Rostedt (Google))
- ftrace: Properly unset FTRACE_HASH_FL_MOD (Zheng Yejian)
- livepatch: fix race between fork and KLP transition (Rik van Riel)
- ext4: place buffer head allocation before handle start (Jinke Han)
- ext4: make ext4_lazyinit_thread freezable (Lalith Rajendran)
- ext4: fix null-ptr-deref in ext4_write_info (Baokun Li)
- ext4: avoid crash when inline data creation follows DIO write (Jan Kara)
- nilfs2: fix lockdep warnings during disk space reclamation (Ryusuke Konishi)
- nilfs2: fix lockdep warnings in page operations for btree nodes (Ryusuke Konishi)
- nilfs2: fix use-after-free bug of struct nilfs_root (Ryusuke Konishi)
- fbdev: smscufx: Fix use-after-free in ufx_ops_open() (Hyunwoo Kim)
- PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridge (Maciej W. Rozycki)
- UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK (Huacai Chen)
- parisc: fbdev/stifb: Align graphics memory size to 4MB (Helge Deller)
- Revert 'fs: check FMODE_LSEEK to control internal pipe splicing' (Sasha Levin)
- regulator: qcom_rpm: Fix circular deferral regression (Linus Walleij)
- quota: Check next/prev free block number after reading from quota file (Zhihao Cheng)
- HID: multitouch: Add memory barriers (Andri Yngvason)
- fs: dlm: handle -EBUSY first in lock arg validation (Alexander Aring)
- fs: dlm: fix race between test_bit() and queue_work() (Alexander Aring)
- iio: dac: ad5593r: Fix i2c read protocol requirements (Michael Hennerich)
- ALSA: usb-audio: Fix NULL dererence at error path (Takashi Iwai)
- ALSA: usb-audio: Fix potential memory leaks (Takashi Iwai)
- ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free() (Takashi Iwai)
- ALSA: oss: Fix potential deadlock at unregistration (Takashi Iwai)
- random: use expired timer rather than wq for mixing fast pool (Jason A. Donenfeld)
- Input: xpad - fix wireless 360 controller breaking after suspend (Cameron Gutman)
- Input: xpad - add supported devices as contributed on github (Pavel Rojtberg)
- wifi: mac80211_hwsim: avoid mac80211 warning on bad rate (Johannes Berg)
- random: avoid reading two cache lines on irq randomness (Jason A. Donenfeld)
- random: restore O_NONBLOCK support (Jason A. Donenfeld)
- USB: serial: qcserial: add new usb-id for Dell branded EM7455 (Frank Wunderlich)
- ALSA: hda: Fix position reporting on Poulsbo (Takashi Iwai)
- random: clamp credited irq bits to maximum mixed (Jason A. Donenfeld)
- ceph: don't truncate file in atomic_open (Hu Weiwen)
- nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failure (Ryusuke Konishi)
- nilfs2: fix leak of nilfs_root in case of writer thread creation failure (Ryusuke Konishi)
- nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level() (Ryusuke Konishi)
- netfilter: nf_queue: fix socket leak (Vimal Agrawal)
- rpmsg: qcom: glink: replace strncpy() with strscpy_pad() (Krzysztof Kozlowski)
- mmc: core: Terminate infinite loop in SD-UHS voltage switch (Brian Norris)
- mmc: core: Replace with already defined values for readability (ChanWoo Lee)
- USB: serial: ftdi_sio: fix 300 bps rate for SIO (Johan Hovold)
- usb: mon: make mmapped memory read only (Tadeusz Struk)
- um: Cleanup compiler warning in arch/x86/um/tls_32.c (Lukas Straub)
- um: Cleanup syscall_handler_t cast in syscalls_32.h (Lukas Straub)
- net/ieee802154: fix uninit value bug in dgram_sendmsg (Haimin Zhang)
- ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomer (Sergei Antonov)
- dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API failure (Swati Agarwal)
- dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property (Swati Agarwal)
- fs: fix UAF/GPF bug in nilfs_mdt_destroy (Dongliang Mu)
- ARM: fix function graph tracer and unwinder dependencies (Russell King)
- i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr() (Alexander Popov)
- Makefile.extrawarn: Move -Wcast-function-type-strict to W=1 (Sami Tolvanen)
- clk: iproc: Do not rely on node name for correct PLL setup (Florian Fainelli)
- clk: iproc: Minor tidy up of iproc pll data structures (Lori Hikichi)
- selftests: Fix the if conditions of in test_extra_filter() (Wang Yufen)
- nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices (Michael Kelley)
- nvme: add new line after variable declatation (Chaitanya Kulkarni)
- usbnet: Fix memory leak in usbnet_disconnect() (Peilin Ye)
- Input: melfas_mip4 - fix return value check in mip4_probe() (Yang Yingliang)
- Revert 'drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resume time' (Brian Norris)
- soc: sunxi: sram: Fix debugfs info for A64 SRAM C (Samuel Holland)
- soc: sunxi: sram: Actually claim SRAM regions (Samuel Holland)
- mm/migrate_device.c: flush TLB while holding PTL (Alistair Popple)
- mm: prevent page_frag_alloc() from corrupting the memory (Maurizio Lombardi)
- mm/page_alloc: fix race condition between build_all_zonelists and page allocation (Mel Gorman)
- mmc: moxart: fix 4-bit bus width and remove 8-bit bus width (Sergei Antonov)
- ntfs: fix BUG_ON in ntfs_lookup_inode_by_name() (ChenXiaoSong)
- net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455 (Frank Wunderlich)
- uas: ignore UAS for Thinkplus chips (Hongling Zeng)
- usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS (Hongling Zeng)
- uas: add no-uas quirk for Hiksemi usb_disk (Hongling Zeng)


Related CVEs


CVE-2022-4378

Updated Packages


Release/ArchitectureFilenameMD5sumSuperseded By Advisory
Oracle Linux 7 (x86_64) kernel-uek-container-4.14.35-2047.521.4.el7.src.rpm6faa65d8de11147073e1d50bd5b9fe7a-
kernel-uek-container-4.14.35-2047.521.4.el7.x86_64.rpmc2a132a794d331d4e63eb38409253c1f-



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