CVE-2022-3910
Description
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
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2022-3910
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2022-3910.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| arch | fixed | 6.2-1 | |
| sles | affected | | |
| debian | bookworm | fixed | 5.19.11-1 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 5.19.11-1 |
| debian | sid | fixed | 5.19.11-1 |
| debian | trixie | fixed | 5.19.11-1 |
References
Verify integrity in audit chain (admin only). AS-IS.