[PATCH 0/4] fs: nfs: Fix buffer overflows
Sascha Hauer
s.hauer at pengutronix.de
Thu Nov 6 05:23:20 PST 2025
On Tue, 04 Nov 2025 09:08:04 +0100, Sascha Hauer wrote:
> The NFS does hardly any checks on incoming packets. It blindly trusts
> the length values in packets and happily reads past the packets. This
> series introduces a function to read from packets concentrating the
> boundary checks in a single place. Also some other things I stumbled
> upon along the way.
>
>
> [...]
Applied, thanks!
[1/4] fs: nfs: drop PROG_NFS special casing
https://git.pengutronix.de/cgit/barebox/commit/?id=dbdfa94f2408 (link may not be stable)
[2/4] fs: nfs: do not read past packets
https://git.pengutronix.de/cgit/barebox/commit/?id=5be38817bc77 (link may not be stable)
[3/4] fs: nfs: use dev_* for messages
https://git.pengutronix.de/cgit/barebox/commit/?id=c847a2e42ce3 (link may not be stable)
[4/4] fs: nfs: reduce unwanted message to debug level
https://git.pengutronix.de/cgit/barebox/commit/?id=5789cb9767ba (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list