CVE-2022-4696
Last modified
CVE-2022-4696 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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. EPSS estimates a 0.41% chance of exploitation in the next 30 days.
Description
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 on specific files will call the get_uts function which will use current->nsproxy leading to invalidly decreasing its reference counter later causing the use-after-free vulnerability. We recommend upgrading to version 5.10.160 or above
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.10, < 5.12 |
References
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.10.y&id=75454b4bbfc7e6a4dd8338556f36ea9107ddf61aMailing List, Patch, Vendor Advisory
- https://kernel.dance/#75454b4bbfc7e6a4dd8338556f36ea9107ddf61aExploit, Third Party Advisory
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.10.y&id=75454b4bbfc7e6a4dd8338556f36ea9107ddf61aMailing List, Patch, Vendor Advisory
- https://kernel.dance/#75454b4bbfc7e6a4dd8338556f36ea9107ddf61aExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-4696?
How severe is CVE-2022-4696?
How do I fix CVE-2022-4696?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-46953Dynamic Transaction Queuing System v1.0 was discovered to co…7.2
- CVE-2022-46954Dynamic Transaction Queuing System v1.0 was discovered to co…9.8
- CVE-2022-46955Dynamic Transaction Queuing System v1.0 was discovered to co…9.8
- CVE-2022-46956Dynamic Transaction Queuing System v1.0 was discovered to co…7.2
- CVE-2022-46957Sourcecodester.com Online Graduate Tracer System V 1.0.0 is …6.1
- CVE-2022-46959An issue in the component /admin/backups/work-dir of Sonic v…4.3
- CVE-2022-46965PrestaShop module, totadministrativemandate before v1.7.1 wa…8.8
- CVE-2022-46966Revenue Collection System v1.0 was discovered to contain a S…9.8
- CVE-2022-46967An access control issue in Revenue Collection System v1.0 al…9.8
- CVE-2022-46968A stored cross-site scripting (XSS) vulnerability in /index.…5.4
- CVE-2022-4697The ProfilePress plugin for WordPress is vulnerable to Store…4.8
- CVE-2022-46973Report v0.9.8.6 was discovered to contain a Server-Side Requ…9.8
Are you affected by CVE-2022-4696?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
