CWE
476 362
Advisory Published
CVE Published
Updated

CVE-2024-26878: quota: Fix potential NULL pointer dereference

First published: Wed Apr 17 2024(Updated: )

In the Linux kernel, the following vulnerability has been resolved: quota: Fix potential NULL pointer dereference Below race may cause NULL pointer dereference P1 P2 dquot_free_inode quota_off drop_dquot_ref remove_dquot_ref dquots = i_dquot(inode) dquots = i_dquot(inode) srcu_read_lock dquots[cnt]) != NULL (1) dquots[type] = NULL (2) spin_lock(&dquots[cnt]->dq_dqb_lock) (3) .... If dquot_free_inode(or other routines) checks inode's quota pointers (1) before quota_off sets it to NULL(2) and use it (3) after that, NULL pointer dereference will be triggered. So let's fix it by using a temporary pointer to avoid this issue.

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

Affected SoftwareAffected VersionHow to fix
redhat/kernel<4.19.311
4.19.311
redhat/kernel<5.4.273
5.4.273
redhat/kernel<5.10.214
5.10.214
redhat/kernel<5.15.153
5.15.153
redhat/kernel<6.1.83
6.1.83
redhat/kernel<6.6.23
6.6.23
redhat/kernel<6.7.11
6.7.11
redhat/kernel<6.8.2
6.8.2
redhat/kernel<6.9
6.9
Linux Kernel<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=10.0
debian/linux
5.10.223-1
5.10.234-1
6.1.129-1
6.1.128-1
6.12.21-1
IBM Security Verify Governance - Identity Manager<=ISVG 10.0.2
IBM Security Verify Governance, Identity Manager Software Stack<=ISVG 10.0.2
IBM Security Verify Governance, Identity Manager Virtual Appliance<=ISVG 10.0.2
IBM Security Verify Governance Identity Manager Container<=ISVG 10.0.2

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.

Reference Links

Parent vulnerabilities

(Appears in the following advisories)

Frequently Asked Questions

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

    CVE-2024-26878 has been classified with a medium severity due to a potential NULL pointer dereference in the Linux kernel.

  • How do I fix CVE-2024-26878?

    To fix CVE-2024-26878, update your kernel to version 4.19.311, 5.4.273, 5.10.214, 5.15.153, 6.1.83, or later versions.

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

    CVE-2024-26878 affects multiple versions of the Linux kernel prior to 4.19.311, 5.4.273, 5.10.214, 5.15.153, 6.1.83, and others.

  • Is CVE-2024-26878 specific to any Linux distributions?

    CVE-2024-26878 primarily affects the Red Hat and Debian distributions of the Linux kernel.

  • What type of vulnerability is CVE-2024-26878?

    CVE-2024-26878 is a programming vulnerability related to race conditions that can lead to undefined behavior and system crashes.

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