Merge tag 'block-6.6-2023-10-20' of git://git.kernel.dk/linux
Pull block fixes from Jens Axboe: "A fix for a regression with sed-opal and saved keys, and outside of that an NVMe pull request fixing a few minor issues on that front" * tag 'block-6.6-2023-10-20' of git://git.kernel.dk/linux: nvme-pci: add BOGUS_NID for Intel 0a54 device nvmet-auth: complete a request only after freeing the dhchap pointers nvme: sanitize metadata bounce buffer for reads block: Fix regression in sed-opal for a saved key. nvme-auth: use chap->s2 to indicate bidirectional authentication nvmet-tcp: Fix a possible UAF in queue intialization setup nvme-rdma: do not try to stop unallocated queues
No related branches found
No related tags found
Showing
- block/sed-opal.c 3 additions, 4 deletionsblock/sed-opal.c
- drivers/nvme/host/auth.c 2 additions, 2 deletionsdrivers/nvme/host/auth.c
- drivers/nvme/host/ioctl.c 7 additions, 3 deletionsdrivers/nvme/host/ioctl.c
- drivers/nvme/host/pci.c 2 additions, 1 deletiondrivers/nvme/host/pci.c
- drivers/nvme/host/rdma.c 3 additions, 0 deletionsdrivers/nvme/host/rdma.c
- drivers/nvme/target/fabrics-cmd-auth.c 6 additions, 3 deletionsdrivers/nvme/target/fabrics-cmd-auth.c
- drivers/nvme/target/tcp.c 2 additions, 5 deletionsdrivers/nvme/target/tcp.c
Loading
Please register or sign in to comment