Local service interruption via direct RCU pointer dereference
Published Aug 17, 2024 · Updated May 11, 2026
Improper pointer access in Linux kernel IPVS allows local users to interrupt service when creating a persistence-enabled virtual service. In ip_vs_add_service, the code publishes pe through svc->pe with RCU_INIT_POINTER and then directly dereferences svc->pe to test conn_out instead of testing the local pointer before publication. Reaching this path requires local low-privileged access and a persistence engine with a conn_out callback; the bounded impact is availability loss.
Summary
What happened
Improper pointer access in Linux kernel IPVS allows local users to interrupt service when creating a persistence-enabled virtual service. In ip_vs_add_service, the code publishes pe through svc->pe with RCU_INIT_POINTER and then directly dereferences svc->pe to test conn_out instead of testing the local pointer before publication. Reaching this path requires local low-privileged access and a persistence engine with a conn_out callback; the bounded impact is availability loss.
The record
- CVE
- CVE-2024-42322
- Published
- Aug 17, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 17, 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=39b9722315364121c6e2524515a6e95d52287549 <211168339657f36f32fb597afd0e3ac82d726119
- Affected versionversion=39b9722315364121c6e2524515a6e95d52287549 <36c997f1e03601475ad0fda0e0f59b7a209e756b
- Affected versionversion=39b9722315364121c6e2524515a6e95d52287549 <3dd428039e06e1967ce294e2cd6342825aaaad77
- Affected versionversion=39b9722315364121c6e2524515a6e95d52287549 <b2c664df3bb46aabac6a5fd78aaa5bd614cfad97
- Affected versionversion=39b9722315364121c6e2524515a6e95d52287549 <c420cd5d5bc6797f3a8824e7d74f38f0c286fca5
- Affected versionversion=39b9722315364121c6e2524515a6e95d52287549 <cbd070a4ae62f119058973f6d2c984e325bce6e7
- Affected versionversion=4.7
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.
Weakness, pattern, technique
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