In the Linux kernel, the following vulnerability has been resolved: nfsd: map the EBADMSG to nfserr_io to avoid warning Ext4 will throw -EBADMSG through ext4_readdir when a checksum error occurs, r…
High CVSS 7.5
Summary
In the Linux kernel, the following vulnerability has been resolved: nfsd: map the EBADMSG to nfserr_io to avoid warning Ext4 will throw -EBADMSG through ext4_readdir when a checksum error occurs, resulting in the following WARNING. Fix it by mapping EBADMSG to nfserr_io. nfsd_buffered_readdir iterate_dir // -EBADMSG -74 ext4_readdir // .iterate_shared ext4_dx_readdir ext4_htree_fill_tree htree_dirblock_to_tree ext4_read_dirblock __ext4_read_dirblock ext4_…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/0ea4333c679f333e23956de743ad17387819d3f2 Patch
- https://git.kernel.org/stable/c/340e61e44c1d2a15c42ec72ade9195ad525fd048 Patch
- https://git.kernel.org/stable/c/6fe058502f8864649c3d614b06b2235223798f48 Patch
- https://git.kernel.org/stable/c/825789ca94602543101045ad3aad19b2b60c6b2a Patch
- https://git.kernel.org/stable/c/c76005adfa93d1a027433331252422078750321f Patch
- https://git.kernel.org/stable/c/e9cfecca22a36b927a440abc6307efb9e138fed5 Patch
- https://git.kernel.org/stable/c/f7d8ee9db94372b8235f5f22bb24381891594c42 Patch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
- https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html
Timeline
- nvd_ingest NVD