aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2020-08-11 17:52:35 +0200
committerSalvatore Bonaccorso <carnil@debian.org>2020-08-11 22:51:45 +0200
commita13e2224b2091fe60345824c1acb8cac68f8dca6 (patch)
tree62a743462bb82f3161176d1f5adee61ea9650acf
parente838539cf75a64f234d6db650018b61348d40ac2 (diff)
downloadkernel_replicant_linux-a13e2224b2091fe60345824c1acb8cac68f8dca6.tar.gz
kernel_replicant_linux-a13e2224b2091fe60345824c1acb8cac68f8dca6.tar.bz2
kernel_replicant_linux-a13e2224b2091fe60345824c1acb8cac68f8dca6.zip
Update to 5.7.15
Add CVE id reference for CVE-2020-14331 Cleanup debian/changelog file
-rw-r--r--debian/changelog69
1 files changed, 68 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5f7f0486add3..ce5c5e068881 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-linux (5.7.14-1) UNRELEASED; urgency=medium
+linux (5.7.15-1) UNRELEASED; urgency=medium
* New upstream stable update:
https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.11
@@ -259,6 +259,73 @@ linux (5.7.14-1) UNRELEASED; urgency=medium
- random32: move the pseudo-random 32-bit definitions to prandom.h
- [arm64] Workaround circular dependency in pointer_auth.h
- random: random.h should include archrandom.h, not the other way around
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.15
+ - scsi: ufs: Fix and simplify setup_xfer_req variant operation
+ - USB: serial: qcserial: add EM7305 QDL product ID
+ - USB: iowarrior: fix up report size handling for some devices
+ - usb: xhci: define IDs for various ASMedia host controllers
+ - usb: xhci: Fix ASMedia ASM1142 DMA addressing
+ - Revert "ALSA: hda: call runtime_allow() for all hda controllers"
+ - ALSA: hda/realtek: Add alc269/alc662 pin-tables for Loongson-3 laptops
+ - ALSA: hda/ca0132 - Add new quirk ID for Recon3D.
+ - ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value.
+ - ALSA: hda/ca0132 - Fix AE-5 microphone selection commands.
+ - ALSA: seq: oss: Serialize ioctls
+ - [arm*] staging: android: ashmem: Fix lockdep warning for write operation
+ - staging: rtl8712: handle firmware load failure
+ - Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmode
+ - Bluetooth: Fix slab-out-of-bounds read in
+ hci_extended_inquiry_result_evt()
+ - Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
+ - Bluetooth: Prevent out-of-bounds read in
+ hci_inquiry_result_with_rssi_evt()
+ - [arm*] binder: Prevent context manager from incrementing ref 0
+ - Smack: fix use-after-free in smk_write_relabel_self()
+ - vgacon: Fix for missing check in scrollback handling (CVE-2020-14331)
+ - mtd: properly check all write ioctls for permissions
+ - [arm64] gpio: max77620: Fix missing release of interrupt
+ - bpf: Fix NULL pointer dereference in __btf_resolve_helper_id()
+ - net/9p: validate fds in p9_fd_open
+ - drm/nouveau/kms/tu102: wait for core update to complete when assigning
+ windows
+ - drm/nouveau/fbcon: fix module unload when fbcon init has failed for some
+ reason
+ - drm/nouveau/fbcon: zero-initialise the mode_cmd2 structure
+ - io_uring: fix lockup in io_fail_links()
+ - nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
+ - [arm64] drm/bridge/adv7511: set the bridge type properly
+ - [armhf] i2c: slave: improve sanity check when registering
+ - [armhf] i2c: slave: add sanity check when unregistering
+ - usb: hso: check for return value in hso_serial_common_create()
+ - ALSA: hda: fix NULL pointer dereference during suspend
+ - firmware: Fix a reference count leak.
+ - cfg80211: check vendor command doit pointer before use
+ - igb: reinit_locked() should be called with rtnl_lock
+ - atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent
+ - tools lib traceevent: Fix memory leak in process_dynamic_array_len
+ - xattr: break delegations in {set,remove}xattr
+ - [arm64,armhf] PCI: tegra: Revert tegra124 raw_violation_fixup
+ - ipv4: Silence suspicious RCU usage warning
+ - ipv6: fix memory leaks on IPV6_ADDRFORM path
+ - ipv6: Fix nexthop refcnt leak when creating ipv6 route info
+ - rxrpc: Fix race between recvmsg and sendmsg on immediate call failure
+ - vxlan: Ensure FDB dump is performed under RCU
+ - net: lan78xx: replace bogus endpoint lookup
+ - rhashtable: Restore RCU marking on rhash_lock_head
+ - devlink: ignore -EOPNOTSUPP errors on dumpit
+ - appletalk: Fix atalk_proc_init() return path
+ - [arm64] dpaa2-eth: Fix passing zero to 'PTR_ERR' warning
+ - [x86] hv_netvsc: do not use VF device if link is down
+ - net: bridge: clear bridge's private skb space on xmit
+ - net: gre: recompute gre csum for sctp over gre tunnels
+ - net: macb: Properly handle phylink on at91sam9x
+ - [arm64,armhf] net: mvpp2: fix memory leak in mvpp2_rx
+ - net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct
+ - [arm64] net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()
+ - openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()
+ - Revert "vxlan: fix tos value before xmit"
+ - tcp: apply a floor of 1 for RTT samples from TCP timestamps
+ - [arm64] kaslr: Use standard early random function
[ Salvatore Bonaccorso ]
* Bump ABI to 3