• CVE-2024-26697

发布时间: 2024年5月17日

修改时间: 2024年10月31日

概要

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix data corruption in dsync block recovery for small block sizes The helper function nilfs_recovery_copy_block() of nilfs_recovery_dsync_blocks(), which recovers data from logs created by data sync writes during a mount after an unclean shutdown, incorrectly calculates the on-page offset when copying repair data to the file's page cache. In environments where the block size is smaller than the page size, this flaw can cause data corruption and leak uninitialized memory bytes during the recovery process. Fix these issues by correcting this byte offset calculation on the page.

CVSS v3 指标

NVD openEuler
Confidentiality None None
Attack Vector Local Local
CVSS评分 5.5 5.5
Attack Complexity Low Low
Privileges Required Low Low
Scope Unchanged Unchanged
Integrity None None
User Interaction None None
Availability High High

安全公告

公告名 概要 发布时间
KylinSec-SA-2024-4777 kernel security update 2025年2月17日
KylinSec-SA-2024-4953 kernel security update 2025年2月28日

影响产品

产品 状态
KY3.4-4A kernel Fixed
KY3.4-5 kernel Fixed
KY3.5.2 kernel Fixed
KY3.5.1 kernel Fixed