In the Linux kernel, the following vulnerability has been resolved: dm-crypt: don't modify the data when using authenticated encryption It was said that authenticated encryption could produce invalid tag when the data that is being encrypted is modified [1]. So, fix this problem by copying the data into the clone bio first and then encrypt them inside the clone bio. This may reduce performance, but it is needed to prevent the user from corrupting the device by writing data with O_DIRECT and modifying them at the same time. [1] https://lore.kernel.org/all/20240207004723.GA35324@sol.localdomain/T/
History

Tue, 05 Nov 2024 10:45:00 +0000


Wed, 11 Sep 2024 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published: 2024-04-03T17:00:46.308Z

Updated: 2024-11-05T09:15:18.446Z

Reserved: 2024-02-19T14:20:24.172Z

Link: CVE-2024-26763

cve-icon Vulnrichment

Updated: 2024-09-11T12:42:15.546Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2024-04-03T17:15:52.520

Modified: 2024-11-05T10:15:47.820

Link: CVE-2024-26763

cve-icon Redhat

Severity : Low

Publid Date: 2024-04-03T00:00:00Z

Links: CVE-2024-26763 - Bugzilla