Kernel crash via missing qdisc change callback
Published May 21, 2024 · Updated May 11, 2026
NULL pointer dereference in the Linux kernel traffic scheduler allows local users to crash the kernel through traffic-control changes. fifo_set_limit() calls the current child qdisc's change operation without confirming that it exists after a TBF child is replaced by pfifo_fast, whose change callback is null. Traffic-control privileges in a network namespace are required; reaching the path dereferences the null callback and stops the kernel.
Summary
What happened
NULL pointer dereference in the Linux kernel traffic scheduler allows local users to crash the kernel through traffic-control changes. fifo_set_limit() calls the current child qdisc's change operation without confirming that it exists after a TBF child is replaced by pfifo_fast, whose change callback is null. Traffic-control privileges in a network namespace are required; reaching the path dereferences the null callback and stops the kernel.
The record
- CVE
- CVE-2021-47418
- Published
- May 21, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 21, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.6.27
- Affected versionversion=fb0305ce1b03f6ff17f84f2c63daccecb45f2805 <08d7056e8e250fd2e67dbea5be5fdecdd75bf6b4
- Affected versionversion=fb0305ce1b03f6ff17f84f2c63daccecb45f2805 <0dd7ddc462b9c2d31eb5a9926a2cc63eaa3e9f52
- Affected versionversion=fb0305ce1b03f6ff17f84f2c63daccecb45f2805 <26af64d71b6277841285fa40e3f7164a378dfda9
- Affected versionversion=fb0305ce1b03f6ff17f84f2c63daccecb45f2805 <560ee196fe9e5037e5015e2cdb14b3aecb1cd7dc
- Affected versionversion=fb0305ce1b03f6ff17f84f2c63daccecb45f2805 <acff2d182c0768a713cee77442caeb07668bd68f
- Affected versionversion=fb0305ce1b03f6ff17f84f2c63daccecb45f2805 <c951a3be5e8803e93bb49a0aca0d30457d3c1b67
- Affected versionversion=fb0305ce1b03f6ff17f84f2c63daccecb45f2805 <d07098f45be868a9cdce6c616563c36c64dbbd87
- Affected versionversion=fb0305ce1b03f6ff17f84f2c63daccecb45f2805 <fb58cd7991747b5e0b110c98c922d7b0e47a1f14
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- fifo_set_limit qdisc crash reproducerproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo