In the Linux kernel, the following vulnerability has been resolved: btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file() The trace event btrfs_sync_file() is called in an atom…
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file() The trace event btrfs_sync_file() is called in an atomic context (all trace events are) and its call to dput(), which is needed due to the call to dget_parent(), can sleep, triggering a kernel splat. This can be reproduced by enabling the trace event and running btrfs/056 from fstests for example. The splat shown in dmesg is the following: [53.919]…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/0a96d9a85cd2240481297156b9bb72e10b7a8036
- https://git.kernel.org/stable/c/12a0487945c09760a5968d9333383014ea294117
- https://git.kernel.org/stable/c/26b2290baaf6da6add0f782a100766e686a33f4f
- https://git.kernel.org/stable/c/4361954f0e158af0530caa1e57f12b531be4658f
- https://git.kernel.org/stable/c/6279992c9ba2774901c9d4dd4a481162e2534714
- https://git.kernel.org/stable/c/c32a7e0e3c73c1c0768556a56bd78de9f7b83780
- https://git.kernel.org/stable/c/c73370c677646e86fc4b1780fb07027bdf847375
- https://git.kernel.org/stable/c/d78b0a80eac36879ef5478707135c446920e134b
时间线
- nvd_ingest NVD