Kernel panic via stale packet-list pointer
Published May 26, 2021 · Updated Aug 3, 2024
Out-of-bounds read in Linux Kernel before 5.5-rc1 allows local users with CAP_NET_ADMIN to crash the system through an iptables rule. NF_HOOK_LIST removes packet buffers with list_del() but leaves skb->next linked, so string matching can follow stale packet-list state and panic the kernel. Root or CAP_NET_ADMIN access is required, and the documented consequence is a host-wide kernel panic rather than data access or modification.
Summary
What happened
Out-of-bounds read in Linux Kernel before 5.5-rc1 allows local users with CAP_NET_ADMIN to crash the system through an iptables rule. NF_HOOK_LIST removes packet buffers with list_del() but leaves skb->next linked, so string matching can follow stale packet-list state and panic the kernel. Root or CAP_NET_ADMIN access is required, and the documented consequence is a host-wide kernel panic rather than data access or modification.
The record
- CVE
- CVE-2021-20177
- Published
- May 26, 2021
- Updated
- Aug 3, 2024
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-125, T1499.004
- Attack vector
- local
- Privileges
- admin
Timeline
How it unfolded
- May 26, 2021CVE publishedPublication date reported by the CVE source.
- Aug 3, 2024Record 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=kernel 5.5-rc1
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
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.
Public exploit references
No public exploit references are available in this record.
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