THREATOPS
THREAT OPSThreat News › [NVD] CVE-2022-4696 (HIGH 7.8) — There exists a use-after-free vulnerability in the Linux kernel through io_uring and the IORING_OP_SPLICE operation. If IORING_OP_SPLICE is missing the IO_WQ_WORK_FILES flag, which signals that the operation won't use current->nsproxy, so its reference counter is not increased. T

[NVD] CVE-2022-4696 (HIGH 7.8) — There exists a use-after-free vulnerability in the Linux kernel through io_uring and the IORING_OP_SPLICE operation. If IORING_OP_SPLICE is missing the IO_WQ_WORK_FILES flag, which signals that the operation won't use current->nsproxy, so its reference counter is not increased. T

lownvdPublished 2023-01-11

CVE-2022-4696 CVSS: 7.8 HIGH Published: 2023-01-11T13:15:09.307

There exists a use-after-free vulnerability in the Linux kernel through io_uring and the IORING_OP_SPLICE operation. If IORING_OP_SPLICE is missing the IO_WQ_WORK_FILES flag, which signals that the operation won't use current->nsproxy, so its reference counter is not increased. This assumption is not always true as calling io_splice

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2022-4696