CVE-2024-26926

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
25/04/2024
Last modified:
23/12/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> binder: check offset alignment in binder_get_object()<br /> <br /> Commit 6d98eb95b450 ("binder: avoid potential data leakage when copying<br /> txn") introduced changes to how binder objects are copied. In doing so,<br /> it unintentionally removed an offset alignment check done through calls<br /> to binder_alloc_copy_from_buffer() -&gt; check_buffer().<br /> <br /> These calls were replaced in binder_get_object() with copy_from_user(),<br /> so now an explicit offset alignment check is needed here. This avoids<br /> later complications when unwinding the objects gets harder.<br /> <br /> It is worth noting this check existed prior to commit 7a67a39320df<br /> ("binder: add function to copy binder object from buffer"), likely<br /> removed due to redundancy at the time.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.4.226 (including) 5.4.275 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.10.157 (including) 5.10.216 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.15.17 (including) 5.15.157 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16.3 (including) 6.1.88 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.6.29 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.8.8 (excluding)
cpe:2.3:o:linux:linux_kernel:6.9:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.9:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.9:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.9:rc4:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*