THREATOPS
THREAT OPSThreat News › [NVD] CVE-2024-26763 (HIGH 7.1) — 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 proble

[NVD] CVE-2024-26763 (HIGH 7.1) — 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 proble

lownvdPublished 2024-04-03

CVE-2024-26763 CVSS: 7.1 HIGH Published: 2024-04-03T17:15:52.520

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 the

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-26763