51cd087 kernel-5.11.20-0

Authored and Committed by jforbes 3 years ago
    kernel-5.11.20-0
    
    * Wed May 12 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.11.20-0]
    - io_uring: truncate lengths larger than MAX_RW_COUNT on provide buffers (Thadeu Lima de Souza Cascardo)
    - bpf: Prevent writable memory-mapping of read-only ringbuf pages (Andrii Nakryiko)
    - bpf, ringbuf: Deny reserve of buffers larger than ringbuf (Thadeu Lima de Souza Cascardo)
    - bpf: Fix alu32 const subreg bound tracking on bitwise operations (Daniel Borkmann)
    - net/nfc: fix use-after-free llcp_sock_bind/connect (Or Cohen)
    Resolves: rhbz#
    
    Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
    
        
file modified
+15 -0
file modified
+11 -4
file modified
+177 -137
file modified
+3 -3