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…
高危 CVSS 7.8
摘要
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…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- 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
时间线
- nvd_ingest NVD