[Bug 272856] cd9660_rrip_loop() can call bread() without brelse()

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 31 Jul 2023 23:58:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272856

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=fa3cf6cdc68cb6d6f2c440f2653258d68eae1015

commit fa3cf6cdc68cb6d6f2c440f2653258d68eae1015
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2023-07-31 22:55:13 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-07-31 22:55:13 +0000

    cd9660: do not leak buffers in cd9660_rrip_loop()

    Reported by:     Robert Morris <rtm@lcs.mit.edu>
    PR:     272856
    Sponsored by:   The FreeBSD Foundation
    MFC after:      1 week

 sys/fs/cd9660/cd9660_rrip.c | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.