From: Linus Torvalds Date: Fri, 22 Dec 2023 15:50:34 +0000 (-0800) Subject: Merge tag '9p-for-6.7-rc7' of https://github.com/martinetd/linux X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=93a165cb9a4c7bf517db07abdfafde742c7dc234;p=linux.git Merge tag '9p-for-6.7-rc7' of https://github.com/martinetd/linux Pull 9p fixes from Dominique Martinet: "Two small fixes scheduled for stable trees: A tracepoint fix that's been reading past the end of messages forever, but semi-recently also went over the end of the buffer. And a potential incorrectly freeing garbage in pdu parsing error path" * tag '9p-for-6.7-rc7' of https://github.com/martinetd/linux: net: 9p: avoid freeing uninit memory in p9pdu_vreadf 9p: prevent read overrun in protocol dump tracepoint --- 93a165cb9a4c7bf517db07abdfafde742c7dc234