readykernel-patch-131.10-103.0-1.vl7

Kernel Update Version:
3.10.0-1062.12.1.vz7.131.10
Release Date:
2022-03-02 08:28:02
  • PSBM-102848

    (enhancement) ploop: added interface to dump the cached BAT.

    It was discovered that containers could get a broken on-disk BAT but have healthy in-kernel data in certain cases. To detect and fix such conditions, the means to dump the cached BAT were implemented in ploop. Note that, to make use of this enhancement, version 7.0.187.4 or newer of the userspace ploop tools is needed.
  • PSBM-102655

    netfilter: kernel crash in the implementation of nf_tables due to use-after-free in dynamic operations.

  • PSBM-102363

    A container with NFS server could force other such containers to use the older NFSv4 client tracker, which slows down NFS mounts.

  • PSBM-102478

    ext4: potential kernel crash (general protection fault) in ext4_free_blocks().

  • VSTOR-32221

    mpt2sas: scheduling while atomic in _scsih_io_done().