Linux Kernel 5.10.269

5.10.269longterm
Added 2
  • add lock to usb_wakeup_notification()
  • add error handling in fpga dfl fme
Changed 4
  • strengthen error handling in hub_hub_status()
  • reject swapon() on filesystem-level encrypted files
  • keep port count until LUN teardown completes in usb gadget f_tcm
  • disable dynamic ID support in usb usbtest
Fixed 13
  • fix use-after-free of usb_device in usbdev_release()
  • fix use-after-free in c67x00_add_iso_urb()
  • fix slab OOB read in interrupt URB callback in USB serial option
  • fix OOB write in snd_usbmidi_novation_output()
  • zero stale crypto bits in KVM s390 vsie
  • fix source scatterlist length access in crypto mxs-dcp
Removed 1
  • drop broken carrier detect support in USB serial spcp8x5

From Linux Kernel

44 commits in this release:

  • Linux 5.10.269
  • usb: usbfs: fix use-after-free of usb_device in usbdev_release()
  • USB: c67x00: fix use-after-free in c67x00_add_iso_urb()
  • USB: serial: spcp8x5: drop broken carrier detect support
  • USB: serial: option: fix slab OOB read in interrupt URB callback
  • ALSA: usb-audio: fix OOB write in snd_usbmidi_novation_output()
  • usb: core: Strengthen error handling in hub_hub_status()
  • usb: core: Add lock to usb_wakeup_notification()
  • KVM: s390: vsie: zero stale crypto bits
  • crypto: mxs-dcp - fix source scatterlist length access
  • crypto: atmel-tdes - use scatterlist length before DMA mapping
  • mm/swap: reject swapon() on filesystem-level encrypted files
  • ipv6: seg6: clear IPv4 control block on IPIP decapsulation
  • xfrm: fix xfrm_state_construct() auth-trunc leak
  • xfrm: ah6: validate routing header segments_left
  • xfrm: drop ESP-in-TCP packets with no ingress device
  • xfrm: espintcp: fix UAF during close
  • usb: gadget: f_tcm: keep port count until LUN teardown completes
  • usb: usbtest: disable dynamic ID support
  • accessibility: speakup: unregister tty ldisc on later init failures
  • fpga: dfl: fme: add error handling
  • HID: input: read battery capacity from its actual report offset
  • nvmet-tcp: bound SGL data length before allocating command buffers
  • nfc: nci: add data_len bound checks to activation parameter extractors
  • HID: magicmouse: do not keep a stale msc->input if no input is claimed
  • nfc: nci: fix uninit-value in the RF discover/activated NTF handlers
  • nilfs2: reject invalid block index in GC ioctl
  • ext4: propagate errors from fast commit range replay
  • kcov: fix data corruption and race conditions on PREEMPT_RT
  • ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()
  • Revert "smb: client: use kvzalloc() for megabyte buffer in simple fallocate"
  • Revert "mtd: maps: vmu-flash: fix fault in unaligned fixup"
  • selinux: switch two allocations to use kzalloc_objs()
  • Revert "PM: sleep: Use complete() in device_pm_sleep_init()"
  • bpf: Fix use-after-free in offloaded map/prog info fill
  • KVM: arm64: Prevent access to vCPU events before init
  • jfs: add check read-only before txBeginAnon() call
  • jfs: add check read-only before truncation in jfs_truncate_nolock()
  • bpf: Remove tst_run from lwt_seg6local_prog_ops.
  • io_uring/io-wq: fix worker accounting when canceling creation callbacks
  • ipvs: reload ip header after head reallocation
  • ext4: don't enable DAX on new encrypted files
  • ipv6: mcast: Fix use-after-free when processing MLD queries
  • RDMA/rxe: Fix OOB in free_rd_atomic_resources()
View original

Upgraded? How did it go?

Discussion