[ANNOUNCE] Release v4.19.264-cip84 and v5.10.153-cip19


Nobuhiro Iwamatsu
 

Hi,

CIP kernel team has released Linux kernel v4.19.264-cip84 and v5.10.153-cip19.
The linux-4.19.y-cip tree has been updated base version from v4.19.261 to v4.19.264,
and the linux-5.10.y-cip tree has been updated base version from v5.10.147 to v5.10.153.

In the Linux-5.10.y-cip tree, there are fixes of the device provided by Renesas in ARM SoCs.

You can get this release via the git tree at:

v4.19.264-cip84:
repository:
https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git
branch:
linux-4.19.y-cip
commit hash:
4e20f3800768ffe0d18b4cece5744ec28709b4d3
Fixed CVEs:
CVE-2022-40768: scsi: stex: Properly zero out the passthrough command structure
CVE-2022-3535: net: mvpp2: fix mvpp2 debugfs leak
CVE-2022-3594: r8152: Rate limit overflow messages
CVE-2022-43750: usb: mon: make mmapped memory read only
CVE-2022-3621: nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level()
CVE-2022-3649: nilfs2: fix use-after-free bug of struct nilfs_root
CVE-2022-3565: mISDN: fix use-after-free bugs in l1oip timer handlers
CVE-2022-3542: : bnx2x: fix potential memory leak in bnx2x_tpa_stop()
CVE-2022-3646: nilfs2: fix leak of nilfs_root in case of writer thread creation failure
added commits:
CIP: Bump version suffix to -cip84 after merge from stable

v5.10.153-cip19:
repository:
https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git
branch:
linux-5.10.y-cip
commit hash:
0f7fc281d55b27b299e8388c7d44809289ba8b99
Fixed CVEs:
CVE-2022-40768: scsi: stex: Properly zero out the passthrough command structure
CVE-2022-43750: usb: mon: make mmapped memory read only
CVE-2022-42721: wifi: cfg80211: avoid nontransmitted BSS list corruption
CVE-2022-3621: nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level()
CVE-2022-42722: wifi: mac80211: fix crash in beacon protection for P2P-device
CVE-2022-41674: wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()
CVE-2022-3649: nilfs2: fix use-after-free bug of struct nilfs_root
CVE-2022-3646: nilfs2: fix leak of nilfs_root in case of writer thread creation failure
CVE-2022-42720: wifi: cfg80211: fix BSS refcounting bugs
CVE-2022-3303: ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC
CVE-2022-42719: wifi: mac80211: fix MBSSID parsing use-after-free
CVE-2022-3594: r8152: Rate limit overflow messages
CVE-2022-3542: bnx2x: fix potential memory leak in bnx2x_tpa_stop()
CVE-2022-3535: net: mvpp2: fix mvpp2 debugfs leak
CVE-2022-3565: mISDN: fix use-after-free bugs in l1oip timer handlers
CVE-2022-2602: io_uring/af_unix: defer registered files gc to io_uring release
added commits:
CIP: Bump version suffix to -cip19 after merge from stable
can: rcar_canfd: fix channel specific IRQ handling for RZ/G2L
ravb: Add RZ/G2L MII interface support
clk: renesas: r9a07g044: Add conditional compilation for r9a07g044_cpg_info
arm64: dts: renesas: r9a07g043: Fix SCI{Rx,Tx} interrupt types
arm64: dts: renesas: r9a07g044: Fix SCI{Rx,Tx} interrupt types
arm64: dts: renesas: r9a07g054: Fix SCI{Rx,Tx} interrupt types
arm64: dts: renesas: r9a07g043: Fix audio clk node names
arm64: dts: renesas: r9a07g054: Add DMA support to RSPI
arm64: dts: renesas: r9a07g044: Add DMA support to RSPI
arm64: dts: renesas: r9a07g043: Add DMA support to RSPI
arm64: dts: renesas: Adjust whitespace around '{'
mtd: hyperbus: rpc-if: Fix RPM imbalance in probe error path

Best regards,
Nobuhiro