7.8
CWE
119 190
Advisory Published
CVE Published
Updated

CVE-2024-26884: bpf: Fix hashtab overflow check on 32-bit arches

First published: Wed Apr 17 2024(Updated: )

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix hashtab overflow check on 32-bit arches The hashtab code relies on roundup_pow_of_two() to compute the number of hash buckets, and contains an overflow check by checking if the resulting value is 0. However, on 32-bit arches, the roundup code itself can overflow by doing a 32-bit left-shift of an unsigned long value, which is undefined behaviour, so it is not guaranteed to truncate neatly. This was triggered by syzbot on the DEVMAP_HASH type, which contains the same check, copied from the hashtab code. So apply the same fix to hashtab, by moving the overflow check to before the roundup.

Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67

Affected SoftwareAffected VersionHow to fix
Linux Kernel>=3.19<4.19.311
Linux Kernel>=4.20<5.4.273
Linux Kernel>=5.5<5.10.214
Linux Kernel>=5.11<5.15.153
Linux Kernel>=5.16<6.1.83
Linux Kernel>=6.2<6.6.23
Linux Kernel>=6.7<6.7.11
Linux Kernel>=6.8<6.8.2
debian/linux
5.10.223-1
5.10.226-1
6.1.123-1
6.1.119-1
6.12.10-1
6.12.11-1

Never miss a vulnerability like this again

Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.

Frequently Asked Questions

  • What is the severity of CVE-2024-26884?

    The severity of CVE-2024-26884 is classified as high due to its potential impact on system stability and security.

  • How do I fix CVE-2024-26884?

    To fix CVE-2024-26884, upgrade the Linux kernel to one of the patched versions such as 5.10.223-1 or 6.1.123-1.

  • What versions of the Linux kernel are affected by CVE-2024-26884?

    CVE-2024-26884 affects multiple versions of the Linux kernel from 3.19 to 6.8.2.

  • Is CVE-2024-26884 related to buffer overflow vulnerabilities?

    Yes, CVE-2024-26884 addresses an issue with hashtab overflow checks that can lead to vulnerabilities on 32-bit architectures.

  • What is the nature of the flaw in CVE-2024-26884?

    CVE-2024-26884 involves an overflow check in the hashtab code that incorrectly assumes the result will not be zero.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2025 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203