Re: [PATCH] ceph: fix OOB read in decode_lockers() via missing bounds check
From: Pavitra Jha
Date: Thu May 28 2026 - 10:40:04 EST
The follow-up patch titled:
"[PATCH v2] ceph: fix bare ceph_decode_8 OOB in decode_lockers()"
was intended as the continuation of this review thread and addresses
the additional bare decode site pointed out by Slava here:
*type = ceph_decode_8(p);
I accidentally sent it as a separate thread instead of a reply to this discussion.
Thanks,
Pavitra