Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-26926
HistoryApr 25, 2024 - 12:00 a.m.

CVE-2024-26926

2024-04-2500:00:00
ubuntu.com
ubuntu.com
5
linux
kernel
binder
offset alignment
vulnerability

AI Score

6.1

Confidence

High

EPSS

0

Percentile

10.3%

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

OSVersionArchitecturePackageVersionFilename
ubuntu20.04noarchlinux<Β 5.4.0-189.209UNKNOWN
ubuntu22.04noarchlinux<Β 5.15.0-116.126UNKNOWN
ubuntu23.10noarchlinux<Β 6.5.0-44.44UNKNOWN
ubuntu24.04noarchlinux<Β 6.8.0-38.38UNKNOWN
ubuntu20.04noarchlinux-aws<Β 5.4.0-1128.138UNKNOWN
ubuntu22.04noarchlinux-aws<Β 5.15.0-1065.71UNKNOWN
ubuntu24.04noarchlinux-aws<Β 6.8.0-1011.12UNKNOWN
ubuntu20.04noarchlinux-aws-5.15<Β 5.15.0-1065.71~20.04.1UNKNOWN
ubuntu18.04noarchlinux-aws-5.4<Β anyUNKNOWN
ubuntu22.04noarchlinux-aws-6.5<Β 6.5.0-1023.23~22.04.1UNKNOWN
Rows per page:
1-10 of 701

References

AI Score

6.1

Confidence

High

EPSS

0

Percentile

10.3%