In the Linux kernel, the following vulnerability has been resolved: net: shaper: rework the VALID marking (again) Recent commit changed the semantics from NOT_VALID to VALID. I didn't realize that …
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: net: shaper: rework the VALID marking (again) Recent commit changed the semantics from NOT_VALID to VALID. I didn't realize that the flags are not stored atomically with the entry in XArray. There's still a race of reader observing a VALID mark for a slot, getting interrupted, writer replacing the entry with a different one, reader continuing, fetching the entry which is now a different pointer than the pointer for which VALI…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/2417df5e7bb4184b9d3a2988036bf2c46e594545
- https://git.kernel.org/stable/c/96ea960dd40fd55302e0fd755176f26a95e6a50c
- https://git.kernel.org/stable/c/b8d7519352ba8c6df83259295d4a3bad093cae90
Timeline
- nvd_ingest NVD