[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230114222709.180795-1-pchelkin@ispras.ru>
Date:   Sun, 15 Jan 2023 01:27:08 +0300
From:   Fedor Pchelkin <pchelkin@...ras.ru>
To:     stable@...r.kernel.org,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     Fedor Pchelkin <pchelkin@...ras.ru>, Jens Axboe <axboe@...nel.dk>,
        Christoph Hellwig <hch@....de>,
        Chaitanya Kulkarni <kch@...dia.com>,
        Johannes Thumshirn <johannes.thumshirn@....com>,
        linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
        Alexey Khoroshilov <khoroshilov@...ras.ru>,
        lvc-project@...uxtesting.org
Subject: [PATCH 5.10 0/1] block: replace WARN_ONCE with pr_warn in bio_check_ro
Syzkaller reports warning in submit_bio_checks in 5.10 stable releases.
The issue has been fixed by the following patch which can be cleanly
applied to 5.10 branch.
bio->bi_bdev from original patch is not compatible with 5.10 so adapted
the print message to work with 5.10 cleanly.
Found by Linux Verification Center (linuxtesting.org) with Syzkaller.
Powered by blists - more mailing lists
 
