CVE-2024-26763
HIGHLinux Kernel < 4.19.308 - Out-of-Bounds Write
Title source: ruleDescription
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/[email protected]/T/
References (10)
Scores
CVSS v3
7.1
EPSS
0.0001
EPSS Percentile
2.5%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Classification
CWE
CWE-787
Status
published
Affected Products (14)
linux/linux_kernel
< 4.19.308
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
debian/debian_linux
linux/Kernel
< 4.19.308linux
linux/Kernel
< 5.4.270linux
linux/Kernel
< 5.10.211linux
linux/Kernel
< 5.15.150linux
linux/Kernel
< 6.1.80linux
linux/Kernel
< 6.6.19linux
linux/Kernel
< 6.7.7linux
Timeline
Published
Apr 03, 2024
Tracked Since
Feb 18, 2026