In the Linux kernel, the following vulnerability has been resolved: NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 A call to listxattr() with a buffer size = 0 returns the actual size …
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 A call to listxattr() with a buffer size = 0 returns the actual size of the buffer needed for a subsequent call. When size > 0, nfs4_listxattr() does not return an error because either generic_listxattr() or nfs4_listxattr_nfs4_label() consumes exactly all the bytes then size is 0 when calling nfs4_listxattr_nfs4_user() which then triggers the following kernel BUG: …
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/06e828b3f1b206de08ef520fc46a40b22e1869cb Patch
- https://git.kernel.org/stable/c/23bfecb4d852751d5e403557dd500bb563313baf Patch
- https://git.kernel.org/stable/c/251a658bbfceafb4d58c76b77682c8bf7bcfad65 Patch
- https://git.kernel.org/stable/c/4403438eaca6e91f02d272211c4d6b045092396b Patch
- https://git.kernel.org/stable/c/79cdcc765969d23f4e3d6ea115660c3333498768 Patch
- https://git.kernel.org/stable/c/80365c9f96015bbf048fdd6c8705d3f8770132bf Patch
- https://git.kernel.org/stable/c/9d52865ff28245fc2134da9f99baff603a24407a Patch
- https://git.kernel.org/stable/c/06e828b3f1b206de08ef520fc46a40b22e1869cb Patch
- https://git.kernel.org/stable/c/23bfecb4d852751d5e403557dd500bb563313baf Patch
- https://git.kernel.org/stable/c/251a658bbfceafb4d58c76b77682c8bf7bcfad65 Patch
- https://git.kernel.org/stable/c/4403438eaca6e91f02d272211c4d6b045092396b Patch
- https://git.kernel.org/stable/c/79cdcc765969d23f4e3d6ea115660c3333498768 Patch
- https://git.kernel.org/stable/c/80365c9f96015bbf048fdd6c8705d3f8770132bf Patch
- https://git.kernel.org/stable/c/9d52865ff28245fc2134da9f99baff603a24407a Patch
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html Mailing List
- https://cert-portal.siemens.com/productcert/html/ssa-265688.html
Timeline
- nvd_ingest NVD