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, 12 Dec 2022 14:10:50 -0800
From:   Florian Fainelli <f.fainelli@...il.com>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        stable@...r.kernel.org
Cc:     patches@...ts.linux.dev, linux-kernel@...r.kernel.org,
        torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
        linux@...ck-us.net, shuah@...nel.org, patches@...nelci.org,
        lkft-triage@...ts.linaro.org, pavel@...x.de, jonathanh@...dia.com,
        sudipm.mukherjee@...il.com, srw@...dewatkins.net, rwarsow@....de
Subject: Re: [PATCH 4.9 00/31] 4.9.336-rc1 review

On 12/12/22 05:19, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.9.336 release.
> There are 31 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, 14 Dec 2022 13:08:57 +0000.
> Anything received after that time might be too late.
> 
> The whole patch series can be found in one patch at:
> 	https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.9.336-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.9.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h
> 
> -------------
> Pseudo-Shortlog of commits:
> 
> Greg Kroah-Hartman <gregkh@...uxfoundation.org>
>      Linux 4.9.336-rc1
> 
> Dan Carpenter <error27@...il.com>
>      net: mvneta: Fix an out of bounds check
> 
> Yang Yingliang <yangyingliang@...wei.com>
>      net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()
> 
> Juergen Gross <jgross@...e.com>
>      xen/netback: fix build warning
> 
> Zhang Changzhong <zhangchangzhong@...wei.com>
>      ethernet: aeroflex: fix potential skb leak in greth_init_rings()
> 
> YueHaibing <yuehaibing@...wei.com>
>      tipc: Fix potential OOB in tipc_link_proto_rcv()
> 
> Liu Jian <liujian56@...wei.com>
>      net: hisilicon: Fix potential use-after-free in hix5hd2_rx()
> 
> Liu Jian <liujian56@...wei.com>
>      net: hisilicon: Fix potential use-after-free in hisi_femac_rx()
> 
> Kees Cook <keescook@...omium.org>
>      NFC: nci: Bounds check struct nfc_target arrays
> 
> Dan Carpenter <error27@...il.com>
>      net: mvneta: Prevent out of bounds read in mvneta_config_rss()
> 
> Valentina Goncharenko <goncharenko.vp@...ras.ru>
>      net: encx24j600: Fix invalid logic in reading of MISTAT register
> 
> Valentina Goncharenko <goncharenko.vp@...ras.ru>
>      net: encx24j600: Add parentheses to fix precedence
> 
> Wei Yongjun <weiyongjun1@...wei.com>
>      mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()
> 
> Wang ShaoBo <bobo.shaobowang@...wei.com>
>      Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()
> 
> Akihiko Odaki <akihiko.odaki@...nix.com>
>      igb: Allocate MSI-X vector when testing
> 
> Akihiko Odaki <akihiko.odaki@...nix.com>
>      e1000e: Fix TX dispatch condition
> 
> Xiongfeng Wang <wangxiongfeng2@...wei.com>
>      gpio: amd8111: Fix PCI device reference count leak
> 
> Ziyang Xuan <william.xuanziyang@...wei.com>
>      ieee802154: cc2520: Fix error return code in cc2520_hw_init()
> 
> ZhangPeng <zhangpeng362@...wei.com>
>      HID: core: fix shift-out-of-bounds in hid_report_raw_event
> 
> Anastasia Belova <abelova@...ralinux.ru>
>      HID: hid-lg4ff: Add check for empty lbuf
> 
> Hans Verkuil <hverkuil-cisco@...all.nl>
>      media: v4l2-dv-timings.c: fix too strict blanking sanity checks
> 
> Adrian Hunter <adrian.hunter@...el.com>
>      mmc: sdhci: Fix voltage switch delay
> 
> Masahiro Yamada <yamada.masahiro@...ionext.com>
>      mmc: sdhci: use FIELD_GET for preset value bit masks
> 
> Connor Shu <Connor.Shu@....com>
>      rcutorture: Automatically create initrd directory
> 
> Juergen Gross <jgross@...e.com>
>      xen/netback: don't call kfree_skb() with interrupts disabled
> 
> Juergen Gross <jgross@...e.com>
>      xen/netback: do some code cleanup
> 
> Ross Lagerwall <ross.lagerwall@...rix.com>
>      xen/netback: Ensure protocol headers don't fall in the non-linear area
> 
> Srinivasa Rao Mandadapu <quic_srivasam@...cinc.com>
>      ASoC: soc-pcm: Add NULL check in BE reparenting
> 
> Kees Cook <keescook@...omium.org>
>      ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_event
> 
> Tomislav Novak <tnovak@...com>
>      ARM: 9251/1: perf: Fix stacktraces for tracepoint events in THUMB2 kernels
> 
> Johan Jonker <jbx6244@...il.com>
>      ARM: dts: rockchip: fix ir-receiver node names
> 
> Sebastian Reichel <sebastian.reichel@...labora.com>
>      arm: dts: rockchip: fix node name for hym8563 rtc
> 
> 
> -------------

On ARCH_BRCMSTB using 32-bit and 64-bit ARM kernels, build tested on 
BMIPS_GENERIC:

Tested-by: Florian Fainelli <f.fainelli@...il.com>
-- 
Florian

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ