Kernel crash via NFC iterator null dereference
Published Jun 19, 2024 · Updated May 11, 2026
NULL pointer dereference in the Linux kernel NFC subsystem from 3.1 allows local users to crash the kernel during device enumeration. After nfc_genl_dump_devices fails to allocate iterator state, nfc_genl_dump_devices_done passes a null iterator to class_dev_iter_exit, which dereferences it. A local low-privileged user must induce allocation failure during an NFC generic-netlink device dump; the bounded impact is a kernel crash and service interruption.
Summary
What happened
NULL pointer dereference in the Linux kernel NFC subsystem from 3.1 allows local users to crash the kernel during device enumeration. After nfc_genl_dump_devices fails to allocate iterator state, nfc_genl_dump_devices_done passes a null iterator to class_dev_iter_exit, which dereferences it. A local low-privileged user must induce allocation failure during an NFC generic-netlink device dump; the bounded impact is a kernel crash and service interruption.
The record
- CVE
- CVE-2021-47612
- Published
- Jun 19, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jun 19, 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=3.1
- Affected versionversion=4d12b8b129f170d0fc3188de1e51a2a1b0f87730 <214af18abbe39db05beb305b2d11e87d09a6529c
- Affected versionversion=4d12b8b129f170d0fc3188de1e51a2a1b0f87730 <2a8845b9603c545fddd17862282dc4c4ce0971e3
- Affected versionversion=4d12b8b129f170d0fc3188de1e51a2a1b0f87730 <6644989642844de830f9b072cd65c553cb55946c
- Affected versionversion=4d12b8b129f170d0fc3188de1e51a2a1b0f87730 <c602863ad28ec86794cb4ab4edea5324f555f181
- Affected versionversion=4d12b8b129f170d0fc3188de1e51a2a1b0f87730 <d731ecc6f2eaec68f4ad1542283bbc7d07bd0112
- Affected versionversion=4d12b8b129f170d0fc3188de1e51a2a1b0f87730 <d89e4211b51752daf063d638af50abed2fd5f96d
- Affected versionversion=4d12b8b129f170d0fc3188de1e51a2a1b0f87730 <ea55b3797878752aa076b118afb727dcf79cac34
- Affected versionversion=4d12b8b129f170d0fc3188de1e51a2a1b0f87730 <fd79a0cbf0b2e34bcc45b13acf962e2032a82203
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