CVE-2024-26763

Source
https://cve.org/CVERecord?id=CVE-2024-26763
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-26763.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-26763
Downstream
Related
Published
2024-04-03T17:00:46.308Z
Modified
2026-03-14T12:29:58.935546Z
Summary
dm-crypt: don't modify the data when using authenticated encryption
Details

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/

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/26xxx/CVE-2024-26763.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
ef43aa38063a6b2b3c6618e28ab35794f4f1fe29
Fixed
43a202bd552976497474ae144942e32cc5f34d7e
Fixed
0dccbb93538fe89a86c6de31d4b1c8c560848eaa
Fixed
3c652f6fa1e1f9f02c3fbf359d260ad153ec5f90
Fixed
1a4371db68a31076afbe56ecce34fbbe6c80c529
Fixed
e08c2a8d27e989f0f5b0888792643027d7e691e6
Fixed
64ba01a365980755732972523600a961c4266b75
Fixed
d9e3763a505e50ba3bd22846f2a8db99429fb857
Fixed
50c70240097ce41fe6bce6478b80478281e4d0f7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-26763.json"