CVE-2024-26697

MEDIUM

Linux Kernel < 4.19.307 - Out-of-Bounds Write

Title source: rule

Description

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.

Scores

CVSS v3 5.5
EPSS 0.0001
EPSS Percentile 0.6%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Classification

CWE
CWE-787
Status published

Affected Products (12)

linux/linux_kernel < 4.19.307
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
debian/debian_linux
linux/Kernel < 4.19.307linux
linux/Kernel < 5.4.269linux
linux/Kernel < 5.10.210linux
linux/Kernel < 5.15.149linux
linux/Kernel < 6.1.79linux
linux/Kernel < 6.6.18linux
linux/Kernel < 6.7.6linux

Timeline

Published Apr 03, 2024
Tracked Since Feb 18, 2026