In the Linux kernel, the following vulnerability has been resolved: fscrypt: Avoid dynamic allocation in fscrypt_get_devices() When a blk_crypto_key starts being used or is evicted, fs/crypto/ call…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: fscrypt: Avoid dynamic allocation in fscrypt_get_devices() When a blk_crypto_key starts being used or is evicted, fs/crypto/ calls fscrypt_get_devices() to get the filesystem's list of block devices, then iterates over them and calls blk_crypto_config_supported(), blk_crypto_start_using_key(), or blk_crypto_evict_key() on each one. Currently, the block device pointers are placed in a dynamically allocated array. This dynami…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/4462ac3d90e897dda52ce4b6af2d526ddae835a8
- https://git.kernel.org/stable/c/6fe4e4b8259e1330945b5f3c9476e08473b8e0e8
- https://git.kernel.org/stable/c/81ea8e8221853950c47dac7164f27c63a96f8f86
- https://git.kernel.org/stable/c/97a688563be71ec6fefc071aff69a66c69dbe244
- https://git.kernel.org/stable/c/bc2d630296e0e049210ec05ff08459a6893ae749
时间线
- nvd_ingest NVD