Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
  • * Re: [PATCH] block: bio-integrity: fix potential null-ptr-deref in bio_integrity_free
           [not found] <20240606062655.2185006-1-yebin@huaweicloud.com>
           [not found] ` <ZmFatW3BEzTPgR7S@infradead.org>
    @ 2024-06-11  9:15 ` Markus Elfring
      1 sibling, 0 replies; 5+ messages in thread
    From: Markus Elfring @ 2024-06-11  9:15 UTC (permalink / raw)
      To: Ye Bin, linux-block, linux-nvme, Jens Axboe
      Cc: LKML, Christoph Hellwig, Ming Lei
    
    …
    > The root cause of this issue is the concurrency between the write process
    > and the block size update process. However, this concurrency does not exist
    > in actual production environments. To solve above issue, Verify if the
    > segments of BIO are aligned with integrity intervals.
    
    * Please improve the change description with an imperative wording.
      https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.10-rc2#n94
    
    * Would you like to add the tag “Fixes” accordingly?
    
    * How do you think about to use the summary phrase “Avoid null pointer dereference
      in bio_integrity_free()”?
    
    
    Regards,
    Markus
    
    
    ^ permalink raw reply	[flat|nested] 5+ messages in thread

  • end of thread, other threads:[~2024-06-11  9:20 UTC | newest]
    
    Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <20240606062655.2185006-1-yebin@huaweicloud.com>
         [not found] ` <ZmFatW3BEzTPgR7S@infradead.org>
         [not found]   ` <66619EB6.4040002@huaweicloud.com>
    2024-06-06 14:30     ` [PATCH] block: bio-integrity: fix potential null-ptr-deref in bio_integrity_free Ming Lei
    2024-06-06 14:52       ` Christoph Hellwig
    2024-06-06 15:48         ` Keith Busch
    2024-06-06 23:46         ` Ming Lei
    2024-06-11  9:15 ` Markus Elfring
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox