Local system crash via X.25 teardown race
Published May 5, 2022 · Updated Aug 3, 2024
NULL pointer dereference in Linux kernel X.25 networking allows local users to crash the system through concurrent session teardown. x25_disconnect clears the shared x25->neighbour pointer while x25_sendmsg, x25_recvmsg, or x25_connect can still dereference it because teardown lacks socket locking. Exploitation requires local access, an X.25 session over a simulated Ethernet device, and a concurrent socket operation during link termination; success crashes the host.
Summary
What happened
NULL pointer dereference in Linux kernel X.25 networking allows local users to crash the system through concurrent session teardown. x25_disconnect clears the shared x25->neighbour pointer while x25_sendmsg, x25_recvmsg, or x25_connect can still dereference it because teardown lacks socket locking. Exploitation requires local access, an X.25 session over a simulated Ethernet device, and a concurrent socket operation during link termination; success crashes the host.
The record
- CVE
- CVE-2022-1516
- Published
- May 5, 2022
- Updated
- Aug 3, 2024
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-416, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 5, 2022CVE 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=Linux kernel 5.18-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