CVE-2022-3910
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Summary
Use After Free vulnerability in Linux Kernel allows Privilege Escalation. An improper Update of Reference Count in io_uring leads to Use-After-Free and Local Privilege Escalation. When io_msg_ring was invoked with a fixed file, it called io_fput_file() which improperly decreased its reference count (leading to Use-After-Free and Local Privilege Escalation). Fixed files are permanently registered to the ring, and should not be put separately.
We recommend upgrading past commit https://github.com/torvalds/linux/commit/fc7222c3a9f56271fba02aabbfbae999042f1679 https://github.com/torvalds/linux/commit/fc7222c3a9f56271fba02aabbfbae999042f1679
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux Kernel | 5.18.0 <= 5.19.10 | affected |
Weaknesses
- CWE-416: CWE-416 Use After Free
ADP Enrichment
CVE Program Container
Additional References
- https://github.com/torvalds/linux/commit/fc7222c3a9f56271fba02aabbfbae999042f1679
- https://kernel.dance/#fc7222c3a9f56271fba02aabbfbae999042f1679
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: total
References
- https://github.com/torvalds/linux/commit/fc7222c3a9f56271fba02aabbfbae999042f1679
- https://kernel.dance/#fc7222c3a9f56271fba02aabbfbae999042f1679
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.