In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race setting file private on concurrent lseek using same fd When doing concurrent lseek(2) system calls against the sa…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race setting file private on concurrent lseek using same fd When doing concurrent lseek(2) system calls against the same file descriptor, using multiple threads belonging to the same process, we have a short time window where a race happens and can result in a memory leak. The race happens like this: 1) A program opens a file descriptor for a file and then spawns two threads (with the pthreads library for exam…
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/33d1310d4496e904123dab9c28b2d8d2c1800f97 Patch
- https://git.kernel.org/stable/c/7ee85f5515e86a4e2a2f51969795920733912bad Patch
- https://git.kernel.org/stable/c/a412ca489ac27b9d0e603499315b7139c948130d Patch
- https://git.kernel.org/stable/c/f56a6d9c267ec7fa558ede7755551c047b1034cd Patch
Timeline
- nvd_ingest NVD