In the Linux kernel, the following vulnerability has been resolved: net/rds: zero per-item info buffer before handing it to visitors rds_for_each_conn_info() and rds_walk_conn_path_info() both hand…
Medium CVSS 5.5
Summary
In the Linux kernel, the following vulnerability has been resolved: net/rds: zero per-item info buffer before handing it to visitors rds_for_each_conn_info() and rds_walk_conn_path_info() both hand a caller-allocated on-stack u64 buffer to a per-connection visitor and then copy the full item_len bytes back to user space via rds_info_copy() regardless of how much of the buffer the visitor actually wrote. rds_ib_conn_info_visitor() and rds6_ib_conn_info_visitor() only write a subset of their o…
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/0797b2e6901827694aa9c34c4c72118c8c97fba1 Patch
- https://git.kernel.org/stable/c/5e67cc262afb384e835c3327e9d954eeaedc6a87 Patch
- https://git.kernel.org/stable/c/81651e9d7dea1c048d2952f57632a042931d7b43 Patch
- https://git.kernel.org/stable/c/912ba2e5704fdb8bc5decda96dfc1a57838f0099 Patch
- https://git.kernel.org/stable/c/91ce1bb6e4194dc2321748f68145359dcf86e350 Patch
- https://git.kernel.org/stable/c/b6ba93a7b71ed443c9843eb12d27ed86f1e52694 Patch
- https://git.kernel.org/stable/c/c7cb9eed8215a790f052f49cdccf577720d2bb62 Patch
- https://git.kernel.org/stable/c/c88eb7e8d8397a8c1db59c425332c5a30b2a1682 Patch
Timeline
- nvd_ingest NVD