Descrição
In the Linux kernel, the following vulnerability has been resolved: btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_file() If overlay is used on top of btrfs, dentry->d_sb translates to overlay-s super block and fsid assignment will lead to a crash. Use file_inode(file)->i_sb to always get btrfs_sb.
CVSS 9.1EPSS 0.39899999999999997%Risco 0.94
Ver fonte- Publicação
- 2026-05-06 10:16:25
- Versões afetadas
- unknown
- Tipo
- Core software
- Vetor
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
- Sistemas operativos
- Linux