lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 26 Feb 2018 14:58:24 -0600
From:   Dan Murphy <dmurphy@...com>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        <linux-kernel@...r.kernel.org>
CC:     <torvalds@...ux-foundation.org>, <akpm@...ux-foundation.org>,
        <linux@...ck-us.net>, <shuahkh@....samsung.com>,
        <patches@...nelci.org>, <ben.hutchings@...ethink.co.uk>,
        <lkft-triage@...ts.linaro.org>, <stable@...r.kernel.org>,
        Tony Lindgren <tony@...mide.com>
Subject: Re: [PATCH 4.14 00/54] 4.14.23-stable review

Tony L/Greg

On 02/26/2018 02:21 PM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.14.23 release.
> There are 54 patches in this series, all will be posted as a response
> to this one.  If anyone has any issues with these being applied, please
> let me know.
> 
> Responses should be made by Wed Feb 28 20:21:22 UTC 2018.
> Anything received after that time might be too late.
> 

We have a build issue on 4.14.22 and can be re-created with this rc as well.

arch/arm/mach-omap2/omap-secure.o: In function `omap3_save_secure_ram':
omap-secure.c:(.text+0xe4): undefined reference to `save_secure_ram_context'
make: *** [vmlinux] Error 1

The issue was introduced with the back port of

b59a1da647f163d0bf035f823a908b45c357643a ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_context

Dan


> The whole patch series can be found in one patch at:
> 	https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.23-rc1.gz
> or in the git tree and branch at:
> 	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h
> 
> -------------
> Pseudo-Shortlog of commits:
> 
> Greg Kroah-Hartman <gregkh@...uxfoundation.org>
>     Linux 4.14.23-rc1
> 
> Chris Wilson <chris@...is-wilson.co.uk>
>     drm/i915/breadcrumbs: Ignore unsubmitted signalers
> 
> Kai-Heng Feng <kai.heng.feng@...onical.com>
>     drm/amdgpu: add new device to use atpx quirk
> 
> Alex Deucher <alexander.deucher@....com>
>     drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)
> 
> Alex Deucher <alexander.deucher@....com>
>     drm/amdgpu: add atpx quirk handling (v2)
> 
> Alex Deucher <alexander.deucher@....com>
>     drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fiji
> 
> Alex Deucher <alexander.deucher@....com>
>     drm/amdgpu: Add dpm quirk for Jet PRO (v2)
> 
> Huang Rui <ray.huang@....com>
>     drm/amdgpu: disable MMHUB power gating on raven
> 
> Chris Wilson <chris@...is-wilson.co.uk>
>     drm: Handle unexpected holes in color-eviction
> 
> Daniel Vetter <daniel.vetter@...ll.ch>
>     drm/cirrus: Load lut in crtc_commit
> 
> Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
>     usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx path
> 
> Jack Pham <jackp@...eaurora.org>
>     usb: gadget: f_fs: Use config_ep_by_speed()
> 
> Jack Pham <jackp@...eaurora.org>
>     usb: gadget: f_fs: Process all descriptors during bind
> 
> Bin Liu <b-liu@...com>
>     Revert "usb: musb: host: don't start next rx urb if current one failed"
> 
> Karsten Koop <kkoop@...didactic.de>
>     usb: ldusb: add PIDs for new CASSY devices supported by this driver
> 
> Thinh Nguyen <Thinh.Nguyen@...opsys.com>
>     usb: dwc3: ep0: Reset TRB counter for ep0 IN
> 
> Thinh Nguyen <Thinh.Nguyen@...opsys.com>
>     usb: dwc3: gadget: Set maxpacket size for ep0 IN
> 
> Peter Chen <hzpeterchen@...il.com>
>     usb: host: ehci: use correct device pointer for dma ops
> 
> Kai-Heng Feng <kai.heng.feng@...onical.com>
>     drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA
> 
> Jack Stocker <jackstocker.93@...il.com>
>     Add delay-init quirk for Corsair K70 RGB keyboards
> 
> Will Deacon <will.deacon@....com>
>     arm64: cpufeature: Fix CTR_EL0 field definitions
> 
> Michael Weiser <michael.weiser@....de>
>     arm64: Disable unhandled signal log messages by default
> 
> Michael Weiser <michael.weiser@....de>
>     arm64: Remove unimplemented syscall log message
> 
> AMAN DEEP <aman.deep@...sung.com>
>     usb: ohci: Proper handling of ed_rm_list to handle race condition between usb_kill_urb() and finish_unlinks()
> 
> Shigeru Yoshida <shigeru.yoshida@...driver.com>
>     ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()
> 
> Casey Leedom <leedom@...lsio.com>
>     PCI/cxgb4: Extend T3 PCI quirk to T4+ devices
> 
> Matt Redfearn <matt.redfearn@...s.com>
>     irqchip/mips-gic: Avoid spuriously handling masked interrupts
> 
> Shanker Donthineni <shankerd@...eaurora.org>
>     irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()
> 
> Huang Ying <huang.ying.caritas@...il.com>
>     mm, swap, frontswap: fix THP swap if frontswap enabled
> 
> Arnd Bergmann <arnd@...db.de>
>     x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()
> 
> Arnd Bergmann <arnd@...db.de>
>     Kbuild: always define endianess in kconfig.h
> 
> Lars-Peter Clausen <lars@...afoo.de>
>     iio: adis_lib: Initialize trigger before requesting interrupt
> 
> Stefan Windfeldt-Prytz <stefan.windfeldt@...s.com>
>     iio: buffer: check if a buffer has been set up when poll is called
> 
> Andreas Klinger <ak@...klinger.de>
>     iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefined
> 
> Fabrice Gasnier <fabrice.gasnier@...com>
>     iio: adc: stm32: fix stm32h7_adc_enable error handling
> 
> Leon Romanovsky <leonro@...lanox.com>
>     RDMA/uverbs: Sanitize user entered port numbers prior to access it
> 
> Leon Romanovsky <leonro@...lanox.com>
>     RDMA/uverbs: Fix circular locking dependency
> 
> Leon Romanovsky <leonro@...lanox.com>
>     RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd
> 
> Leon Romanovsky <leonro@...lanox.com>
>     RDMA/uverbs: Protect from command mask overflow
> 
> Leon Romanovsky <leonro@...lanox.com>
>     RDMA/uverbs: Protect from races between lookup and destroy of uobjects
> 
> Hans de Goede <hdegoede@...hat.com>
>     extcon: int3496: process id-pin first so that we start with the right status
> 
> Eric Biggers <ebiggers@...gle.com>
>     PKCS#7: fix certificate blacklisting
> 
> Eric Biggers <ebiggers@...gle.com>
>     PKCS#7: fix certificate chain verification
> 
> Eric Biggers <ebiggers@...gle.com>
>     X.509: fix NULL dereference when restricting key with unsupported_sig
> 
> Eric Biggers <ebiggers@...gle.com>
>     X.509: fix BUG_ON() when hash algorithm is unsupported
> 
> Eric Anholt <eric@...olt.net>
>     i2c: bcm2835: Set up the rising/falling edge delays
> 
> Ben Gardner <gardner.ben@...il.com>
>     i2c: designware: must wait for enable
> 
> Arnd Bergmann <arnd@...db.de>
>     cfg80211: fix cfg80211_beacon_dup
> 
> James Hogan <jhogan@...nel.org>
>     MIPS: Drop spurious __unused in struct compat_flock
> 
> Tyrel Datwyler <tyreld@...ux.vnet.ibm.com>
>     scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_info
> 
> Max Filippov <jcmvbkbc@...il.com>
>     xtensa: fix high memory/reserved memory collision
> 
> Kees Cook <keescook@...omium.org>
>     MIPS: boot: Define __ASSEMBLY__ for its.S build
> 
> Kees Cook <keescook@...omium.org>
>     kconfig.h: Include compiler types to avoid missed struct attributes
> 
> Ard Biesheuvel <ard.biesheuvel@...aro.org>
>     arm64: mm: don't write garbage into TTBR1_EL1 register
> 
> Paolo Abeni <pabeni@...hat.com>
>     netfilter: drop outermost socket lock in getsockopt()
> 
> 
> -------------
> 
> Diffstat:
> 
>  Makefile                                         |  4 +-
>  arch/arm64/kernel/cpufeature.c                   |  6 +-
>  arch/arm64/kernel/traps.c                        | 10 +---
>  arch/arm64/mm/proc.S                             |  2 +-
>  arch/mips/boot/Makefile                          |  1 +
>  arch/mips/include/asm/compat.h                   |  1 -
>  arch/x86/oprofile/nmi_int.c                      |  2 +-
>  arch/xtensa/mm/init.c                            | 70 +++++++++++++++++++++---
>  crypto/asymmetric_keys/pkcs7_verify.c            | 12 ++--
>  crypto/asymmetric_keys/public_key.c              |  4 +-
>  crypto/asymmetric_keys/restrict.c                | 21 ++++---
>  drivers/extcon/extcon-intel-int3496.c            |  3 +-
>  drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | 58 +++++++++++++++++---
>  drivers/gpu/drm/amd/amdgpu/amdgpu_device.c       |  2 -
>  drivers/gpu/drm/amd/amdgpu/si_dpm.c              |  5 ++
>  drivers/gpu/drm/amd/amdgpu/soc15.c               |  4 +-
>  drivers/gpu/drm/amd/amdgpu/vi.c                  | 21 ++++---
>  drivers/gpu/drm/cirrus/cirrus_mode.c             | 40 ++++++++------
>  drivers/gpu/drm/drm_edid.c                       |  3 +
>  drivers/gpu/drm/drm_mm.c                         | 21 ++++++-
>  drivers/gpu/drm/i915/intel_breadcrumbs.c         | 29 ++++------
>  drivers/hid/hid-core.c                           |  3 +
>  drivers/hid/hid-ids.h                            |  3 +
>  drivers/i2c/busses/i2c-bcm2835.c                 | 21 ++++++-
>  drivers/i2c/busses/i2c-designware-master.c       |  2 +-
>  drivers/iio/adc/stm32-adc.c                      |  7 ++-
>  drivers/iio/imu/adis_trigger.c                   |  7 ++-
>  drivers/iio/industrialio-buffer.c                |  2 +-
>  drivers/iio/proximity/Kconfig                    |  2 +
>  drivers/infiniband/core/rdma_core.c              | 10 +++-
>  drivers/infiniband/core/uverbs_cmd.c             | 16 ++++--
>  drivers/infiniband/core/uverbs_main.c            | 27 ++++++---
>  drivers/irqchip/irq-gic-v3.c                     |  2 +-
>  drivers/irqchip/irq-mips-gic.c                   |  2 -
>  drivers/net/ethernet/chelsio/cxgb4/t4_hw.c       | 10 ----
>  drivers/pci/quirks.c                             | 39 +++++++------
>  drivers/scsi/ibmvscsi/ibmvfc.h                   |  2 +-
>  drivers/usb/core/quirks.c                        |  3 +
>  drivers/usb/dwc3/ep0.c                           |  7 ++-
>  drivers/usb/dwc3/gadget.c                        |  2 +
>  drivers/usb/gadget/function/f_fs.c               | 44 +++------------
>  drivers/usb/host/ehci-hub.c                      |  4 +-
>  drivers/usb/host/ohci-hcd.c                      | 10 +++-
>  drivers/usb/host/ohci-hub.c                      |  4 +-
>  drivers/usb/host/ohci-q.c                        | 17 +++---
>  drivers/usb/misc/ldusb.c                         |  6 ++
>  drivers/usb/musb/musb_host.c                     |  8 +--
>  drivers/usb/renesas_usbhs/fifo.c                 |  5 ++
>  drivers/xen/tmem.c                               |  4 ++
>  include/linux/kconfig.h                          |  9 +++
>  mm/zswap.c                                       |  6 ++
>  net/ipv4/ip_sockglue.c                           |  7 +--
>  net/ipv6/ipv6_sockglue.c                         | 10 +---
>  net/mac80211/cfg.c                               |  2 +-
>  54 files changed, 403 insertions(+), 219 deletions(-)
> 
> 


-- 
------------------
Dan Murphy

View attachment "ti_sdk_am4x_release_defconfig" of type "text/plain" (45358 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ