CVE-2022-2327
io_uring use work_flags to determine which identity need to grab from the calling process to make sure it is consistent with the calling process when executing IORING_OP.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.27%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
io_uring use work_flags to determine which identity need to grab from the calling process to make sure it is consistent with the calling process when executing IORING_OP. Some operations are missing some types, which can lead to incorrect reference counts which can then lead to a double free. We recommend upgrading the kernel past commit df3f3bb5059d20ef094d6b2f0256c4bf4127a859
- CVSS 3.1
- 7.8 HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 0.27% probability · 19th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-416, CWE-415
- Affected
- linux/linux kernel
- Source
- cve-coordination@google.com
References
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.10.y&id=df3f3bb5059d20ef094d6b2f0256c4bf4127a859Mailing List, Patch, Vendor Advisory
- https://kernel.dance/#df3f3bb5059d20ef094d6b2f0256c4bf4127a859Patch, Third Party Advisory
- https://security.netapp.com/advisory/ntap-20230203-0009/
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.10.y&id=df3f3bb5059d20ef094d6b2f0256c4bf4127a859Mailing List, Patch, Vendor Advisory
- https://kernel.dance/#df3f3bb5059d20ef094d6b2f0256c4bf4127a859Patch, Third Party Advisory
- https://security.netapp.com/advisory/ntap-20230203-0009/
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.