diff options
| author | Darrick J. Wong <djwong@kernel.org> | 2026-09-14 22:39:25 -0700 |
|---|---|---|
| committer | Carlos Maiolino <cem@kernel.org> | 2026-09-17 11:27:41 +0200 |
| commit | fe2f9135df43db849e74f03956d322ac20b59af7 (patch) | |
| tree | 75973cf7fb54d2f32e2a172e14d664494f282323 /drivers/media/platform/Makefile | |
| parent | 476582d754cdc5110f806001417fea6c77824c13 (diff) | |
xfs: fix wild memcpy access when formatting ondisk rtrefcount btree roots
LOLLM noticed that the inode btree root formatting methods copy too many
bytes -- there's only one set of keys in node blocks, not two. This
causes memory corruption of whatever's beyond the buffers.
Cc: stable@vger.kernel.org # v6.14
Fixes: f0415af60f482a ("xfs: wire up a new metafile type for the realtime refcount")
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Assisted-by: LOLLM # finding obvious bugs
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'drivers/media/platform/Makefile')
0 files changed, 0 insertions, 0 deletions
