From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: media: pluto2: fix potential buffer overflow in pluto_dma_end() Date: Wed, 25 Mar 2026 07:58:45 +1000 Message-ID: In-Reply-To: <20260323102920.19937-1-Dmitry.Chumachenko@cyberprotect.ru> References: <20260323102920.19937-1-Dmitry.Chumachenko@cyberprotect.ru> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Overall Series Review Subject: media: pluto2: fix potential buffer overflow in pluto_dma_end() Author: Dmitriy Chumachenko Patches: 1 Reviewed: 2026-03-25T07:58:45.124713 --- This is a single-patch fix for a potential out-of-bounds read in the Pluto2 DVB driver. The fix is correct, minimal, and addresses a real bug. The patch is good to merge. --- Generated by Claude Code Patch Reviewer